/*Layout*/
html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    -ms-overflow-style: scrollbar;
    background-image: url(Images/PaginaInicial/FundoTelaSite.gif);
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    /*background-image: linear-gradient(red, orange);*/
}

img {
    border: none;
}

.aspnetForm {
    height: 100%;
}

header {
    flex: none;
    border-bottom: 1px solid #c7c7c7;
    /*background:#fff;*/
    width: 100%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    top: -100px;
    z-index: 1000;
}

    header.shrink {
        opacity: 0.9;
        position: fixed;
        top: 0;
        left: 0;
    }

.title {
    padding: 8px 0px;
}

    .title a {
        font-weight: 600;
        font-size: 1.8em;
        color: #c7c7c7;
        text-decoration: none;
    }

    .title p {
        color: #b2b2b2;
        margin: 0;
    }

.expandBar {
    padding: 0px !important;
    width: 100%;
}

.expandedPanel {
    display: block;
}

    .expandedPanel .title {
        display: none;
    }

    .expandedPanel .pull-right {
        float: none !important;
    }

    .expandedPanel .panelItem {
        display: block;
    }

    .expandedPanel .navMenu {
        width: 100%;
        margin: 10px 0px;
    }

    .expandedPanel .searchBox {
        width: 100%;
        margin-left: 0px;
    }

    .expandedPanel .panelContent {
        padding-bottom: 15px;
    }

    .expandedPanel .loginButton {
        width: 100%;
        margin: 10px 0px 0px 0px;
        text-align: left;
    }

        .expandedPanel .loginButton .dropdown-toggle {
            width: 100%;
        }

    .loginButton-large,
    .expandedPanel .loginButton-small {
        display: none;
    }

    .expandedPanel .loginButton-large {
        display: inline-block;
    }

.panelContent {
    padding-top: 15px;
}

.panelItem {
    display: inline-block;
}

.searchBox {
    margin-left: 20px;
}

    /*.searchBox img,*/
    .searchBox .dx-acc {
        display: none;
    }

.searchBoxButton {
    font-size: 17px;
}

.navMenu {
    float: right;
    margin: 0px 0px 2px 0px;
}

.loginButton {
    margin: 0px 0px 1px 20px;
}

.btnBackToTop {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    display: inline;
    text-decoration: none;
    cursor: pointer;
}

    .btnBackToTop i {
        font-size: 60px;
        color: #c7c7c7;
    }

        .btnBackToTop i:hover {
            color: #e0e0e0;
        }

.footerUp {
    padding-bottom: 26px;
    /*background: #6f6f6f;*/
}

.footerDown {
    /*background: #525252;*/
}

    .footerDown p {
        margin: 16px 0px;
    }

.wrapper {
    display: -webkit-box;
    display: flex;
    min-height: 100%;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.content {
    -webkit-box-flex: 1;
    flex: 1 0 auto;
    margin-bottom: 40px;
}

footer {
    flex: none;
    color: white;
}

    footer a {
        color: #cecaca;
    }

        footer a:hover,
        footer a:focus {
            color: #fff;
        }

    footer h4 {
        margin-top: 32px;
    }

.latestPosts li:not(:last-child) {
    border-bottom: 1px dotted #fff;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
/*Home*/
.mainText {
    margin: 0 auto;
    max-width: 650px;
}

.features {
    margin-top: 40px;
}

    .features .media {
        margin-top: 20px;
    }

    .features .featureIcon {
        font-size: 50px;
    }

.marginTop20 {
    margin-top: 20px;
}

.marginTop40 {
    margin-top: 40px;
}

.customers .media {
    margin-top: 40px;
}
/*Contact Us*/
.map {
    height: 300px;
}
/*Blog*/

.dataViewPosts .blogImage {
    padding-top: 25px;
}

.blogNavBar {
    margin-top: 45px;
}

    .blogNavBar .blogNabVarGroupHeader a {
        text-decoration: none !important;
    }

.blogImage {
    width: 100%;
}

.user {
    font-size: 64px;
}

.textBox {
    color: white;
}

/* Slider impressoras — splash promocional sobre a imagem */
.portal-slider-wrap {
    margin-bottom: 1rem;
    min-height: 220px;
}

.portal-slider-frame {
    position: relative;
    overflow: visible;
}

.portal-slider-stage {
    position: relative;
}

.portal-slider-wrap .dxisControl,
.portal-slider-wrap .dxis-imageArea,
.portal-slider-wrap .dxis-item,
.portal-slider-wrap .dxis-slidePanel {
    min-height: 200px;
    background: #fff !important;
}

.portal-slider-wrap .dxis-imageArea {
    position: relative;
    overflow: hidden !important;
}

.portal-slider-wrap .dxis-imageArea img {
    background: #fff;
}

.portal-slider-wrap .dxis-nbDotsBottom,
.portal-slider-wrap .dxis-nbWrapper {
    background: transparent !important;
}

/* Faixa superior PC: impressoras passando da esquerda → direita (~1/3 da altura visível) */
.portal-carousel-pc {
    display: none;
    position: relative;
    width: 100%;
    height: 33vh;
    min-height: 180px;
    max-height: 33vh;
    background: #fff;
    border-radius: var(--portal-radius, 8px);
    box-shadow: var(--portal-shadow, 0 2px 12px rgba(0,0,0,.08));
    overflow: hidden;
}

.portal-carousel-pc__viewport {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.portal-carousel-pc__track {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: stretch;
    height: 100%;
    width: max-content;
    will-change: transform;
    animation: portalCarouselLtr linear infinite;
}

.portal-carousel-pc.is-paused .portal-carousel-pc__track,
.portal-carousel-pc:hover .portal-carousel-pc__track {
    animation-play-state: paused;
}

@keyframes portalCarouselLtr {
    from { transform: translateX(-50%); }
    to { transform: translateX(0); }
}

.portal-carousel-pc__card {
    flex: 0 0 auto;
    box-sizing: border-box;
    height: 100%;
    width: 20vw;
    min-width: 150px;
    max-width: 260px;
    padding: 0.5rem 0.75rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: inherit;
    border-right: 1px solid #eee;
    cursor: pointer;
    background: #fff;
}

.portal-carousel-pc__card:hover {
    background: #f7f9fc;
}

.portal-carousel-pc__img-wrap {
    flex: 1 1 auto;
    width: 100%;
    min-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.portal-carousel-pc__img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    object-fit: contain;
}

.portal-carousel-pc__meta {
    flex: 0 0 auto;
    width: 100%;
    text-align: center;
    padding-top: 0.3rem;
    line-height: 1.15;
}

.portal-carousel-pc__marca {
    font-size: 0.68rem;
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #555;
}

.portal-carousel-pc__modelo {
    font-size: 0.88rem;
    font-weight: 800;
    color: #111;
    word-break: break-word;
}

.portal-carousel-pc__preco {
    font-size: 1rem;
    font-weight: 900;
    color: #0a7a32;
    margin-top: 0.12rem;
}

@media (min-width: 992px) {
    .portal-slider-wrap.is-pc-carousel .portal-slider-stage > .dxisControl,
    .portal-slider-wrap.is-pc-carousel .portal-slider-stage > [id$="_ImageSlider"],
    .portal-slider-wrap.is-pc-carousel .portal-slider-splash {
        display: none !important;
    }

    .portal-slider-wrap.is-pc-carousel .portal-carousel-pc {
        display: block !important;
    }

    .portal-slider-wrap.is-pc-carousel {
        min-height: 0;
        margin-bottom: 1rem;
    }
}

/* Celular: slide único + splash sempre visíveis (não depender de SetVisible DX) */
@media (max-width: 991px) {
    .portal-carousel-pc,
    .portal-slider-wrap.is-pc-carousel .portal-carousel-pc {
        display: none !important;
    }

    .portal-slider-wrap .dxisControl,
    .portal-slider-wrap [id$="_ImageSlider"] {
        display: block !important;
        width: 100% !important;
    }

    .portal-slider-splash:not(.portal-slider-splash--oculto) {
        display: block !important;
        visibility: visible !important;
        z-index: 9999 !important;
    }
}

@media (min-width: 1400px) {
    .portal-carousel-pc__card {
        width: 16vw;
        max-width: 240px;
    }
}

.portal-slider-splash {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto;
    transform: none;
    z-index: 9999;
    height: 100%;
    width: auto;
    pointer-events: none;
    margin: 0;
}

.portal-slider-splash--oculto {
    display: none !important;
}

.portal-slider-splash__conteudo {
    position: relative;
    height: 100%;
    width: 100%;
    background: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
    transition: opacity 0.15s ease, transform 0.15s ease;
}

.portal-slider-splash__conteudo--troca {
    opacity: 0.4;
    transform: scale(0.97);
}

.portal-slider-splash__placa,
.portal-slider-splash__conteudo picture {
    display: block;
    height: 100%;
    width: 100%;
}

.portal-slider-splash__placa {
    object-fit: contain;
    object-position: left center;
}

.portal-slider-splash:not(.portal-slider-splash--oculto) {
    min-width: 180px;
}

.portal-slider-splash__dados {
    position: absolute;
    top: 50%;
    left: 18%;
    right: 18%;
    bottom: auto;
    width: auto;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #111;
    line-height: 1.05;
    overflow: hidden;
    padding: 0 2%;
}

.portal-slider-splash__marca {
    font-size: 0.72em;
    font-weight: 800;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 0.12em;
}

.portal-slider-splash__modelo {
    font-size: 1.1em;
    font-weight: 900;
    margin-bottom: 0.12em;
    word-break: break-word;
    hyphens: auto;
}

.portal-slider-splash__preco {
    font-size: 1.28em;
    font-weight: 900;
}

/* === Visual moderno (cores originais preservadas) === */
:root {
    --portal-radius: 12px;
    --portal-radius-sm: 8px;
    --portal-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    --portal-shadow-hover: 0 10px 28px rgba(0, 0, 0, 0.13);
    --portal-transition: 0.22s ease;
}

.portal-site {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.55;
}

.portal-container {
    max-width: 1320px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}

/* Tablet / PC: largura total da tela (celular mantém o teto 1320px — irrelevante na prática, layout igual) */
@media (min-width: 768px) {
    .portal-container {
        max-width: none;
        width: 100%;
        box-sizing: border-box;
    }
}

.portal-content {
    padding-top: 0.5rem;
}

.portal-page {
    padding-bottom: 2rem;
}

.portal-site header.portal-header {
    background: rgba(255, 255, 255, 0.94);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border-bottom: 1px solid rgba(199, 199, 199, 0.55);
    padding: 0.5rem 0;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.05);
}

.portal-site header.portal-header.shrink {
    padding: 0.45rem 0;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.portal-header__bar {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-areas:
        "brand tools"
        "phone phone";
    gap: 0.5rem 0.65rem;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
}

.portal-header__brand {
    grid-area: brand;
    line-height: 0;
    text-decoration: none;
    min-width: 0;
    justify-self: start;
}

.portal-header__logo {
    display: block;
    width: auto;
    height: 12vh;
    max-height: 72px;
    max-width: 100%;
    object-fit: contain;
    transition: height var(--portal-transition), max-height var(--portal-transition);
}

.portal-header.shrink .portal-header__logo {
    height: 9vh;
    max-height: 56px;
}

.portal-header__phone {
    grid-area: phone;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 0.55rem 0.75rem;
    overflow: hidden;
    background: linear-gradient(145deg, #e51c2a 0%, #b0101c 100%);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: var(--portal-radius-sm);
    box-shadow: 0 3px 12px rgba(181, 16, 28, 0.28);
    transition: transform var(--portal-transition), box-shadow var(--portal-transition);
    line-height: 1.15;
}

.portal-header__phone:hover,
.portal-header__phone:focus {
    color: #fff !important;
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(181, 16, 28, 0.35);
}

.portal-header__phone-number {
    display: block;
    max-width: 100%;
    font-size: clamp(0.95rem, 4.8vw, 1.25rem);
    font-weight: 800;
    white-space: nowrap;
    letter-spacing: -0.02em;
    overflow: hidden;
    text-align: center;
    color: #fff !important;
}

.portal-header__tools {
    grid-area: tools;
    display: flex;
    align-items: stretch;
    gap: 0.35rem;
    justify-self: end;
    flex-shrink: 0;
}

@media (min-width: 700px) {
    .portal-header__bar {
        grid-template-columns: auto minmax(0, 1fr) auto;
        grid-template-areas: "brand phone tools";
        gap: 0.65rem 1rem;
    }

    .portal-header__logo {
        height: 15vh;
        max-height: 15vh;
        max-width: min(42vw, 320px);
    }

    .portal-header.shrink .portal-header__logo {
        height: 10vh;
        max-height: 10vh;
        max-width: min(36vw, 240px);
    }

    .portal-header__phone {
        width: auto;
        max-width: none;
        padding: 0.55rem 1rem;
    }

    .portal-header__phone-number {
        font-size: clamp(1.05rem, 2.2vw, 1.45rem);
    }
}

.portal-header__action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    min-height: 44px;
    padding: 0.45rem 0.8rem;
    border-radius: 999px;
    font-weight: 800;
    font-size: 0.8rem;
    line-height: 1.1;
    white-space: nowrap;
    text-decoration: none !important;
    flex-shrink: 0;
    border: 2px solid transparent;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.12);
    transition: transform var(--portal-transition), box-shadow var(--portal-transition), filter var(--portal-transition);
}

.portal-header__action:hover,
.portal-header__action:focus {
    transform: translateY(-2px) scale(1.03);
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.2);
    filter: brightness(1.06);
    text-decoration: none !important;
}

.portal-header__action:active {
    transform: translateY(0) scale(0.98);
}

.portal-header__action-icon {
    display: block;
    width: 22px;
    height: 22px;
    flex-shrink: 0;
}

.portal-header__action-text {
    display: inline;
}

.portal-header__action--servico {
    background: linear-gradient(145deg, #ff3b4a 0%, #e51c2a 55%, #b0101c 100%);
    color: #fff !important;
    box-shadow: 0 3px 14px rgba(229, 28, 42, 0.38);
}

.portal-header__action--servico:hover,
.portal-header__action--servico:focus {
    color: #fff !important;
    box-shadow: 0 7px 20px rgba(229, 28, 42, 0.48);
}

.portal-header__action--wa {
    background: linear-gradient(145deg, #3ee87a 0%, #25D366 45%, #1da851 100%);
    color: #fff !important;
    box-shadow: 0 3px 14px rgba(37, 211, 102, 0.4);
}

.portal-header__action--wa:hover,
.portal-header__action--wa:focus {
    color: #fff !important;
    box-shadow: 0 7px 20px rgba(37, 211, 102, 0.5);
}

.portal-header__action--loja {
    background: linear-gradient(145deg, #3b82f6 0%, #2563eb 50%, #1d4ed8 100%);
    color: #fff !important;
    box-shadow: 0 3px 14px rgba(37, 99, 235, 0.38);
}

.portal-header__action--loja:hover,
.portal-header__action--loja:focus {
    color: #fff !important;
    box-shadow: 0 7px 20px rgba(37, 99, 235, 0.48);
}

.portal-header.shrink .portal-header__phone {
    padding: 0.4rem 0.75rem;
}

.portal-header.shrink .portal-header__action {
    min-height: 40px;
    padding: 0.35rem 0.65rem;
    font-size: 0.76rem;
}

.portal-header.shrink .portal-header__action-icon {
    width: 20px;
    height: 20px;
}

.portal-section {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}

.portal-section-title,
.portal-page-title {
    font-weight: 700;
    letter-spacing: -0.02em;
    margin-bottom: 1.25rem;
    padding-bottom: 0.6rem;
    border-bottom: 2px solid rgba(199, 199, 199, 0.55);
    color: #142033;
}

.portal-page-title {
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    color: #142033 !important;
}

.portal-site .content .card,
.portal-card {
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-radius: var(--portal-radius);
    box-shadow: var(--portal-shadow);
    transition: transform var(--portal-transition), box-shadow var(--portal-transition);
    overflow: hidden;
    background: rgba(255, 255, 255, 0.92);
}

.portal-site .content .card:hover,
.portal-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--portal-shadow-hover);
}

.portal-card .card-img-top {
    padding: 1rem 1rem 0;
    background: rgba(255, 255, 255, 0.6);
}

.portal-card .card-body {
    padding: 1rem 1.15rem 1.15rem;
}

.portal-card .card-title,
.portal-card h6 {
    font-weight: 700;
    line-height: 1.3;
}

.portal-site .btn {
    border-radius: var(--portal-radius-sm);
    font-weight: 600;
    transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.portal-site .btn:hover {
    transform: translateY(-1px);
}

.portal-site .btn-lg {
    border-radius: var(--portal-radius);
}

.portal-servico-btn {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.65rem;
    min-height: 130px;
    padding: 1.1rem 0.85rem !important;
    white-space: normal;
    text-align: center;
    line-height: 1.25;
    box-shadow: var(--portal-shadow);
}

.portal-servico-btn:hover {
    transform: translateY(-3px);
    box-shadow: var(--portal-shadow-hover);
}

.portal-servico-btn img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    flex-shrink: 0;
}

.portal-servico-btn span {
    font-weight: 700;
}

.portal-slider-wrap .dxisControl {
    border-radius: var(--portal-radius);
    overflow: hidden;
    box-shadow: var(--portal-shadow);
}

.portal-alert,
.portal-site .alert {
    border-radius: var(--portal-radius);
    border: none;
    box-shadow: var(--portal-shadow);
}

.portal-site footer.portal-footer .footerUp {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.portal-site footer.portal-footer h4 {
    font-weight: 700;
    letter-spacing: -0.01em;
}

.portal-site footer.portal-footer .latestPosts li:not(:last-child) {
    border-bottom-color: rgba(255, 255, 255, 0.25);
    padding-bottom: 0.45rem;
    margin-bottom: 0.45rem;
}

.portal-site footer.portal-footer .btn-danger {
    border-radius: var(--portal-radius);
    box-shadow: var(--portal-shadow);
    transition: transform var(--portal-transition), box-shadow var(--portal-transition);
}

.portal-site footer.portal-footer .btn-danger:hover {
    transform: translateY(-2px);
    box-shadow: var(--portal-shadow-hover);
}

.portal-site .btnBackToTop {
    width: 56px;
    height: 56px;
    bottom: 1.25rem;
    right: 1.25rem;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 50%;
    box-shadow: var(--portal-shadow-hover);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform var(--portal-transition), box-shadow var(--portal-transition);
}

.portal-site .btnBackToTop:hover {
    transform: translateY(-3px);
}

.portal-site .btnBackToTop img {
    width: 32px;
    height: 32px;
}

@media (max-width: 768px) {
    .portal-servico-btn {
        min-height: 110px;
        font-size: 0.95rem;
    }
}

@media (max-width: 700px) {
    .portal-header__action {
        padding: 0.45rem 0.55rem;
        font-size: 0.74rem;
        gap: 0.3rem;
    }

    .portal-header__action-icon {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 576px) {
    .portal-header__phone {
        padding: 0.6rem 0.85rem;
        min-height: 44px;
    }

    .portal-header__phone-number {
        font-size: clamp(1rem, 5.2vw, 1.3rem);
        overflow: hidden;
    }

    .portal-header__action-text {
        display: none;
    }

    .portal-header__action {
        width: 44px;
        height: 44px;
        min-height: 44px;
        padding: 0;
        border-radius: 50%;
    }
}

@media (max-width: 480px) {
    .portal-site header.portal-header {
        padding: 0.4rem 0;
    }

    .portal-header__bar {
        gap: 0.45rem;
    }

    .portal-header__logo {
        max-height: 64px;
    }

    .portal-header__phone {
        padding: 0.55rem 0.7rem;
    }

    .portal-header__tools {
        gap: 0.3rem;
    }

    .portal-header__action {
        width: 40px;
        height: 40px;
        min-height: 40px;
    }
}

/* —— Andamento da DS (F06) —— */
.ds-consulta-intro {
    font-size: 1.05rem;
    color: #333;
    margin-bottom: 1.25rem;
}

.ds-consulta-form {
    background: rgba(255, 255, 255, 0.92);
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: var(--portal-radius);
    box-shadow: var(--portal-shadow);
    padding: 1.25rem 1.35rem 1.5rem;
}

/* Painel gráfico do andamento */
.ds-board {
    --ds-progress: 0;
    --ds-ink: #1a1a1a;
    --ds-muted: #5c5c5c;
    --ds-line: rgba(0, 0, 0, 0.08);
    --ds-red: #e51c2a;
    --ds-green: #1f9d55;
    background:
        radial-gradient(1200px 280px at 10% -20%, rgba(229, 28, 42, 0.12), transparent 55%),
        radial-gradient(900px 240px at 100% 0%, rgba(31, 157, 85, 0.1), transparent 50%),
        rgba(255, 255, 255, 0.96);
    border: 1px solid var(--ds-line);
    border-radius: 18px;
    box-shadow: 0 12px 36px rgba(0, 0, 0, 0.1);
    padding: 0;
    overflow: hidden;
    animation: ds-resultado-in 0.5s ease both;
}

@keyframes ds-resultado-in {
    from { opacity: 0; transform: translateY(14px) scale(0.99); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}

.ds-board__hero {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 1.25rem 1.75rem;
    padding: 1.5rem 1.6rem 1.35rem;
    border-bottom: 1px solid var(--ds-line);
}

.ds-board__eyebrow {
    display: inline-block;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--ds-red);
    margin-bottom: 0.35rem;
}

.ds-board__numero {
    margin: 0;
    font-size: clamp(1.9rem, 4vw, 2.55rem);
    font-weight: 900;
    letter-spacing: -0.03em;
    color: var(--ds-ink);
    line-height: 1.1;
}

.ds-board__equip {
    margin: 0.45rem 0 0.85rem;
    color: var(--ds-muted);
    font-size: 1rem;
    max-width: 36rem;
}

.ds-board__chips {
    display: flex;
    flex-wrap: wrap;
    gap: 0.45rem;
}

.ds-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    padding: 0.35rem 0.7rem;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.85);
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0.86rem;
    font-weight: 600;
    color: var(--ds-ink);
}

.ds-chip__k {
    color: #888;
    font-weight: 700;
    font-size: 0.72rem;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.ds-progress {
    flex: 0 0 auto;
}

.ds-progress__ring {
    --p: var(--ds-progress, 0);
    width: 118px;
    height: 118px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background:
        radial-gradient(circle at center, #fff 58%, transparent 59%),
        conic-gradient(var(--ds-red) calc(var(--p) * 1%), #ebebeb 0);
    box-shadow: 0 8px 22px rgba(229, 28, 42, 0.18);
    animation: ds-ring-in 0.8s ease both;
}

@keyframes ds-ring-in {
    from { transform: scale(0.85); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}

.ds-progress__value {
    font-size: 1.55rem;
    font-weight: 900;
    color: var(--ds-ink);
    line-height: 1;
}

.ds-progress__label {
    display: block;
    margin-top: 0.15rem;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #888;
    text-align: center;
}

.ds-spotlight {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.85rem;
    padding: 1.1rem 1.35rem 0.35rem;
}

.ds-spotlight__card {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 0.75rem;
    align-items: start;
    padding: 1rem 1.05rem;
    border-radius: 14px;
    border: 1px solid transparent;
    min-height: 110px;
}

.ds-spotlight__card--agora {
    background: linear-gradient(145deg, rgba(229, 28, 42, 0.1), rgba(229, 28, 42, 0.03));
    border-color: rgba(229, 28, 42, 0.18);
}

.ds-spotlight__card--prazo {
    background: linear-gradient(145deg, rgba(31, 157, 85, 0.12), rgba(31, 157, 85, 0.03));
    border-color: rgba(31, 157, 85, 0.2);
}

.ds-spotlight__icon {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    display: grid;
    place-items: center;
    font-size: 1.4rem;
}

.ds-spotlight__card--agora .ds-spotlight__icon {
    background: #ffe0e3;
}

.ds-spotlight__card--prazo .ds-spotlight__icon {
    background: #d8f5e4;
}

.ds-spotlight__title {
    display: block;
    font-size: 0.72rem;
    font-weight: 800;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #777;
    margin-bottom: 0.25rem;
}

.ds-spotlight__main {
    display: block;
    font-size: clamp(1.15rem, 2.4vw, 1.4rem);
    font-weight: 800;
    color: var(--ds-ink);
    line-height: 1.25;
}

.ds-spotlight__sub {
    display: block;
    margin-top: 0.3rem;
    font-size: 0.9rem;
    color: var(--ds-muted);
}

.ds-fluxo__ajuda {
    color: var(--ds-muted);
    margin: 0;
    font-size: 0.95rem;
}

/* Etapas compactas: ícone + texto numa linha */
.ds-etapas {
    margin: 0.15rem 1.15rem 0.75rem;
    padding: 0.85rem 1rem 0.95rem;
    border-radius: 14px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background: linear-gradient(180deg, #fffef9 0%, #fff 100%);
}

.ds-etapas__head {
    margin-bottom: 0.55rem;
}

.ds-etapas__titulo {
    margin: 0 0 0.1rem;
    font-size: 1.05rem;
    font-weight: 900;
    color: var(--ds-ink);
}

.ds-etapas__ajuda {
    margin: 0;
    color: var(--ds-muted);
    font-size: 0.85rem;
}

.ds-etapas__lista {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ds-etapa {
    display: flex;
    align-items: center;
    gap: 0.55rem;
    min-height: 1.55rem;
    margin: 0 0 0.55rem;
    padding: 0;
    line-height: 1.35;
}

.ds-etapa:last-child {
    margin-bottom: 0;
}

.ds-etapa__icon {
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    color: #1a1a1a;
    background: #fff;
    border: 1.5px solid #1a1a1a;
}

.ds-etapa__icon svg {
    display: block;
}

.ds-etapa__linha {
    flex: 1 1 auto;
    min-width: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    gap: 0.25rem 0.35rem;
    font-size: 0.9rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ds-etapa__nome {
    font-weight: 800;
    color: var(--ds-ink);
}

.ds-etapa__sep {
    color: #bbb;
    font-weight: 700;
}

.ds-etapa__status,
.ds-etapa__tempo {
    font-weight: 600;
    color: #666;
    font-size: 0.84rem;
}

.ds-etapa--concluida .ds-etapa__icon {
    background: #e8f8ef;
    border-color: #1f9d55;
    color: #167a42;
}

.ds-etapa--concluida .ds-etapa__status {
    color: #167a42;
}

.ds-etapa--atual .ds-etapa__icon {
    background: #fff5f6;
    border-color: #e51c2a;
    color: #e51c2a;
    box-shadow: 0 0 0 3px rgba(229, 28, 42, 0.12);
}

.ds-etapa--atual .ds-etapa__nome,
.ds-etapa--atual .ds-etapa__status {
    color: #c41e2a;
}

.ds-etapa--pendente .ds-etapa__icon {
    border-style: dashed;
    opacity: 0.7;
    background: #f7f7f7;
}

.ds-etapa--pendente .ds-etapa__linha {
    opacity: 0.8;
}

.ds-etapa--fim .ds-etapa__icon {
    background: linear-gradient(145deg, #ffe566, #f0c419);
    border-color: #c9a012;
}

.ds-etapa--fim .ds-etapa__nome {
    color: #167a42;
}

.ds-board--pronta .ds-etapa--fim .ds-etapa__icon {
    animation: ds-chegada 1.2s ease-in-out infinite;
}

@keyframes ds-chegada {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.06); }
}

.ds-outras {
    margin: 0.4rem 1.2rem 0;
    padding: 1rem 1.05rem 1.1rem;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.88);
    border: 2px dashed rgba(229, 28, 42, 0.28);
}

.ds-outras__titulo {
    margin: 0 0 0.2rem;
    font-size: 1.1rem;
    font-weight: 900;
}

.ds-outras__ajuda {
    margin: 0 0 0.75rem;
    color: var(--ds-muted);
    font-size: 0.92rem;
}

.ds-outras__lista {
    display: flex;
    flex-wrap: wrap;
    gap: 0.55rem;
}

.ds-outras__link {
    display: inline-flex;
    flex-direction: column;
    gap: 0.15rem;
    min-width: 140px;
    padding: 0.65rem 0.8rem;
    border-radius: 12px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    color: #1a1a1a !important;
    text-decoration: none !important;
    transition: transform 0.15s ease, box-shadow 0.15s ease, border-color 0.15s ease;
}

.ds-outras__link:hover,
.ds-outras__link:focus {
    transform: translateY(-2px);
    border-color: rgba(229, 28, 42, 0.45);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

.ds-outras__link.is-atual,
.ds-outras__link.is-selected {
    border-color: #e51c2a;
    background: #fff5f6;
    box-shadow: 0 0 0 3px rgba(229, 28, 42, 0.12);
}

.ds-outras__num {
    font-weight: 900;
    font-size: 1rem;
}

.ds-outras__sit {
    font-size: 0.8rem;
    color: #666;
    font-weight: 600;
}

.ds-resultado__obs {
    margin: 0;
    padding: 0.85rem 1.35rem 1.25rem;
    font-size: 0.84rem;
    color: #888;
}

.ds-spotlight__icon {
    font-size: 1.45rem;
    line-height: 1;
}

@media (max-width: 700px) {
    .ds-spotlight {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 575px) {
    .ds-consulta-form {
        padding: 1rem;
    }

    .ds-board__hero {
        padding: 1.15rem 1.1rem 1.1rem;
    }

    .ds-spotlight,
    .ds-etapas {
        margin-left: 0.85rem;
        margin-right: 0.85rem;
        padding-left: 0.85rem;
        padding-right: 0.85rem;
    }

    .ds-outras {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .ds-progress__ring {
        width: 100px;
        height: 100px;
    }

    .ds-etapa__linha {
        white-space: normal;
    }
}

/* —— Consulta DS em etapas (documento → escolha) —— */
.ds-passo {
    display: grid;
    grid-template-columns: 36px 1fr;
    gap: 0.85rem 1rem;
    align-items: start;
}

.ds-passo__num {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: linear-gradient(145deg, #e51c2a 0%, #b0101c 100%);
    color: #fff;
    font-weight: 800;
    font-size: 1rem;
}

.ds-passo__corpo label {
    font-weight: 700;
    margin-bottom: 0.35rem;
    display: block;
    color: #142033;
}

.ds-critica {
    margin-top: 0.4rem;
    font-size: 0.9rem;
    min-height: 1.25em;
}

.ds-critica--erro { color: #b0101c; font-weight: 600; }
.ds-critica--ok { color: #168a45; font-weight: 600; }

.ds-lista {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0.55rem;
    max-height: 320px;
    overflow-y: auto;
}

.ds-lista__item {
    margin: 0;
}

.ds-lista__btn {
    display: grid;
    grid-template-columns: 1fr;
    gap: 0.15rem;
    width: 100%;
    text-align: left;
    padding: 0.75rem 0.9rem;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: var(--portal-radius-sm);
    background: #fff;
    color: #1a1a1a !important;
    text-decoration: none !important;
    transition: border-color var(--portal-transition), box-shadow var(--portal-transition), transform 0.15s ease;
}

.ds-lista__btn:hover,
.ds-lista__btn:focus {
    border-color: rgba(229, 28, 42, 0.45);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    transform: translateY(-1px);
}

.ds-lista__btn.is-selected {
    border-color: #e51c2a;
    box-shadow: 0 0 0 3px rgba(229, 28, 42, 0.15);
    background: rgba(229, 28, 42, 0.04);
}

.ds-lista__numero {
    font-weight: 800;
    font-size: 1.05rem;
    color: #1a1a1a;
}

.ds-lista__situacao {
    font-size: 0.88rem;
    font-weight: 700;
    color: #e51c2a;
}

.ds-lista__equip,
.ds-lista__entrada {
    font-size: 0.85rem;
    color: #666;
}

.ds-lista-vazia {
    padding: 0.75rem 0.9rem;
    background: rgba(0, 0, 0, 0.04);
    border-radius: var(--portal-radius-sm);
    color: #666;
    font-size: 0.92rem;
}

.ds-input-doc[readonly] {
    background: #f3f3f3;
}

/* === Ficha de equipamento (seminovas) — espelho do CSS crítico em Equipamento.aspx === */
.eq-ficha {
    padding: 0 0 5.5rem;
    background: #e8e8ea;
}

.eq-ficha__folha {
    max-width: 640px;
    margin: 0.75rem auto 0;
    background: #fff;
    border: 2px solid #1a1a1a;
    box-shadow: 0 6px 0 rgba(0, 0, 0, 0.12);
}

.eq-ficha__barra {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.5rem;
    padding: 0.55rem 0.85rem;
    background: #1a1a1a;
    color: #fff;
}

.eq-ficha__barra-titulo {
    margin: 0;
    font-size: 0.78rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.eq-ficha__barra-id {
    margin: 0;
    font-size: 0.75rem;
    font-weight: 700;
    opacity: 0.85;
}

.eq-ficha__topo {
    max-width: 640px;
    margin: 0.75rem auto 0;
    padding: 0 0.25rem;
}

.eq-ficha__topo-link {
    display: none;
    font-weight: 800;
    color: #1a1a1a;
    text-decoration: none;
}

.eq-ficha__topo-link:hover {
    color: #c4121a;
}

.eq-ficha__hero {
    background: #f4f4f4;
    border-bottom: 2px solid #1a1a1a;
    padding: 0.5rem 0.5rem 0.35rem;
}

.eq-ficha__hero-frame {
    position: relative;
    max-width: 320px;
    margin: 0 auto;
    overflow: visible;
    background: #fff;
    border: 1px solid #ccc;
}

.eq-ficha__foto {
    display: block;
    width: 100%;
    height: auto;
    max-height: 220px;
    object-fit: contain;
    object-position: center center;
    background: #fff;
}

.eq-ficha__splash {
    height: 100%;
}

.eq-ficha__corpo {
    padding: 0.9rem 1rem 1.15rem;
    max-width: none;
}

.eq-ficha__cabecalho {
    margin: 0 0 0.85rem;
    padding-bottom: 0.75rem;
    border-bottom: 2px solid #1a1a1a;
}

.eq-ficha__fabricante {
    margin: 0 0 0.15rem;
    font-size: 0.8rem;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #000;
}

.eq-ficha__titulo {
    margin: 0 0 0.35rem;
    font-size: clamp(1.35rem, 4.2vw, 1.75rem);
    font-weight: 900;
    line-height: 1.15;
    color: #000;
}

.eq-ficha__preco {
    margin: 0;
    font-size: clamp(1.4rem, 4vw, 1.7rem);
    font-weight: 900;
    color: #0a7a32;
}

.eq-ficha__bloco {
    margin: 0 0 0.85rem;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.eq-ficha__bloco-titulo {
    margin: 0 0 0.4rem;
    padding: 0.35rem 0.55rem;
    font-size: 0.82rem;
    font-weight: 900;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
    background: #c4121a;
}

.eq-ficha__texto {
    margin: 0;
    padding: 0.55rem 0.6rem 0.65rem;
    font-size: 1.05rem;
    font-weight: 600;
    line-height: 1.5;
    color: #000;
    background: #fafafa;
    border: 1px solid #222;
    border-top: none;
}

.eq-ficha__texto--tech {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.45;
    color: #000;
    font-family: Consolas, "Courier New", monospace;
}

.eq-ficha__acoes {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10050;
    display: flex;
    gap: 0.55rem;
    padding: 0.65rem 0.75rem calc(0.65rem + env(safe-area-inset-bottom, 0px));
    background: #1a1a1a;
    border-top: 3px solid #c4121a;
    box-shadow: 0 -8px 24px rgba(0, 0, 0, 0.25);
}

.eq-ficha__comprar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 58%;
    min-height: 3.25rem;
    padding: 0.7rem 0.85rem;
    border-radius: 10px;
    background: #25d366;
    color: #fff !important;
    font-size: 1.2rem;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-decoration: none !important;
    text-transform: uppercase;
    border: 2px solid #0f9a45;
    box-shadow: 0 3px 0 #0f9a45;
}

.eq-ficha__comprar:hover,
.eq-ficha__comprar:focus {
    background: #1ebe57;
    color: #fff !important;
    text-decoration: none !important;
}

.eq-ficha__btn-voltar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    min-width: 7.2rem;
    min-height: 3.25rem;
    padding: 0.7rem 0.9rem;
    border-radius: 10px;
    background: #fff;
    color: #000 !important;
    font-size: 1.05rem;
    font-weight: 900;
    text-decoration: none !important;
    text-transform: uppercase;
    border: 2px solid #fff;
    box-shadow: 0 3px 0 #888;
}

.eq-ficha__btn-voltar:hover,
.eq-ficha__btn-voltar:focus {
    background: #f0f0f0;
    color: #c4121a !important;
    text-decoration: none !important;
}

@media (min-width: 768px) {
    .eq-ficha {
        padding-bottom: 2rem;
    }

    .eq-ficha__folha {
        margin-top: 1.25rem;
        margin-bottom: 1.5rem;
    }

    .eq-ficha__foto {
        max-height: 260px;
    }

    .eq-ficha__hero-frame {
        max-width: 360px;
    }

    .eq-ficha__topo-link {
        display: inline-flex;
    }

    .eq-ficha__acoes {
        position: static;
        margin-top: 1rem;
        padding: 0;
        background: transparent;
        border: none;
        box-shadow: none;
    }

    .eq-ficha__comprar {
        flex: 1 1 auto;
        min-height: 3.6rem;
        font-size: 1.35rem;
    }

    .eq-ficha__btn-voltar {
        min-width: 9rem;
        min-height: 3.6rem;
        background: #1a1a1a;
        color: #fff !important;
        border-color: #1a1a1a;
        box-shadow: 0 3px 0 #000;
    }

    .eq-ficha__btn-voltar:hover,
    .eq-ficha__btn-voltar:focus {
        background: #333;
        color: #fff !important;
    }
}

