.iiOKAy {/*
    font-family: ATVFabriga, -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif; */
    font-size: 12px;
    line-height: 16px;
    font-variation-settings: 'wght' 400;
    display: inline-block;
}

.bGsMrr {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #999;
    opacity: 80%;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 400;
    height: 1.375rem;
    padding: 2px 8px 0
}

.cFdmIh {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.cFdmIh:not(:last-of-type) {
    margin-right: 8px
}


.cpDeAdBox {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #999;
    opacity: 80%;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 400;
    height: 1.375rem;
    padding: 2px 8px 0;
}

.cpDeAd {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.cpDeAd:not(:last-of-type) {
    margin-right: 8px
}

.cpDeAd-tag {
    position: absolute;
    inset-block-start: 0px;    /* Replaces 'top' */
    inset-inline-end: 0px;
    z-index: 1
}

.fODfeI {
    fill: #fff;
    margin-right: 4px
}

.hroyKR .slick-list,
.hroyKR .slick-slider {
    position: relative;
    display: block
}

@media (min-width:400px) and (max-width:599px) {
    .hroyKR .slick-slider {
        padding-right: 16px
    }
}

.hroyKR .slick-list,
.hroyKR .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.hroyKR .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%
}

@media (max-width:39.99em) {
    .hroyKR .slick-list {
        padding-left: 16px
    }
}

.hroyKR .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    margin: 0 auto;
    position: relative
}

.hroyKR .slick-slide {
    position: relative
}

.hroyKR .slick-slide>div {
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.hroyKR .slick-slide>div>* {
    width: 100%
}

.fsTPyP {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e8e7e6;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1), 0 8px 8px -8px rgba(0, 0, 0, .16);
    color: #666;
    display: inline-block;
    position: relative;
    -webkit-scroll-snap-align: center;
    -moz-scroll-snap-align: center;
    -ms-scroll-snap-align: center;
    scroll-snap-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    height: auto;
    margin-top: 22px;
    max-width: none
}

.fsTPyP:before {
    bottom: 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1), 0 8px 12px -4px rgba(0, 0, 0, .16);
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    z-index: -1
}

.fsTPyP:focus {
    outline: 0;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .1), 0 8px 12px -4px rgba(0, 0, 0, .16)
}

.fsTPyP:hover {
    -webkit-transform: translateY(+1px);
    -ms-transform: translateY(+1px);
    transform: translateY(+1px)
}

.fsTPyP:hover:before {
    opacity: 1
}

.fsTPyP .vehicle-card__media-tags {
    position: absolute;
    z-index: 1
}



.jydkGn {
    color: #242d3d;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.jydkGn::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    cursor: pointer
}

.jydkGn:focus {
    color: #0534ff;
    outline: 0;
    position: inherit
}

.jydkGn:focus::after {
    border-color: #0828af
}

.jydkGn h3 {
    margin: 0
}

.jXfZJQ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.jAzTbh {

    width: 295px; /* Fixed width */
    height: 220px; /* Fixed height */
    background-color: #fff;
    display: flex; /* Use flexbox for centering */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    border-radius: 4px;
    overflow: hidden; /* Hide overflow */
    margin: 0 auto; /* Center the container itself */

}

.jAzTbh img {

    width: 100%; /* Make the image take the full width */
    height: 100%; /* Make the image take the full height */
    object-fit: cover; /* Ensure the image covers the area without distortion */
    cursor: pointer;
    transition: all 400ms ease;
    border: 0px solid;
    border-radius: 5px;
    margin-top: 0px;
    padding-top: 0px;
}

.hGQEZQ {
    aspect-ratio: 4/3;
    border-radius: 4px 4px 0 0;
    display: block;
    height: 100%;
    object-fit: contain;
    position: relative;
    width: 100%
}

.bLIyKm {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px
}

.ewmiqp {
    color: #666;
    margin: 0
}

.kEhmbP {
    margin: 0
}

.drugcn {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    border-bottom: 1px solid #d1d0cf;
    padding: 8px 16px;
    gap: 8px
}

.fOZa-dM {
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -webkit-align-items: unset;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
}

.fOZa-dM>* {
    padding-right: 8px
}

.fOZa-dM>:last-child {
    padding-right: 0
}

.jgvsLO {
    color: #242d3d;
    margin: 0;
    line-height: 26px;
    margin-bottom: -2px
}

.bitKZK {
    color: #242d3d;
    margin: 0
}

.kslAtL {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 2px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.hdvjIg {
    color: #666;
    margin: 0
}

.GcSRw {
    font-variation-settings: 'wght' 500
}

.iEAqwz div.slick-slider {
    padding-right: 0
}

.iEAqwz div.slick-list {
    padding-bottom: 8px;
    padding-left: 0
}

.iEAqwz .slick-track {
    gap: 16px
}

.btSqkZ {
    overflow: hidden;
    width:300px;
    height: 480px;
}

.fJMszV article {
    margin-top: 0
}

@-webkit-keyframes doevSf {
    from {
        -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
        transform: translateY(4px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes doevSf {
    from {
        -webkit-transform: translateY(4px);
        -ms-transform: translateY(4px);
        transform: translateY(4px);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@font-face {
    font-display: optional;
    font-family: ATVFabriga;
    font-style: normal;
    src: local('ATVFabriga'), url(https://c.atcdn.co.uk/fonts/ATVFabriga.woff2) format('woff2');
    font-weight: 300 900
}

.bid-price-container {
    display: flex; /* Use flexbox to arrange items in a row */
    justify-content: space-between; /* Space between items */
    align-items: center; /* Align items vertically centered */
}


.bid-price-item {
    margin-right: 10px; /* Optional: adds space between items */
}

.location_svg_container {

    position: relative;
    width: 50%;
    max-width: 300px;

}


.location_svg_image {

    display: block;
    width: 100%;
    height: auto;

}


.location_svg_overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1;
    width: auto;
    transition: .5s ease;
    opacity:0;
    color: white;
    font-size: 10px;
    padding: 10px;
    text-align: center;
    border-radius: 10px 100px / 120px;

}


.location_svg_container:hover .location_svg_overlay {

    opacity: 1;

}


.enhanced-contact-container {
    background: #f8f9fa;
    border-radius: 12px;
    padding: 20px;
    margin-top: 15px;
    width: 100%;
}

.contact-icons-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 25px;
    margin: 0 auto;
    max-width: 800px;
}

.contact-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s;
    flex: 0 0 auto;
    position: relative;
}

.contact-item:hover {
    transform: translateY(-5px);
}

.contact-item[data-tooltip]:hover::before {
    content: attr(data-tooltip);
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.85);
    color: white;
    padding: 8px 16px;
    border-radius: 6px;
    font-size: 13px;
    white-space: nowrap;
    z-index: 1000;
    animation: fadeIn 0.2s;
    font-weight: 500;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

.contact-item[data-tooltip]:hover::after {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.85) transparent transparent transparent;
}

.contact-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #2c3e50;
    padding: 20px;
    border-radius: 16px;
    transition: all 0.3s ease;
    background: white;
    border: 1px solid #e0e6ed;
    cursor: pointer;
    width: 160px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.contact-link:hover {
    background: #ffffff;
    border-color: #c8d4e3;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

.contact-icon-wrapper {
    width: 120px;
    height: 120px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
}

.contact-link:hover .contact-icon-wrapper {
    transform: scale(1.08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.mobile-bg {
    background: linear-gradient(135deg, #007bff, #0056b3);
}

.whatsapp-bg {
    background: linear-gradient(135deg, #25D366, #128C7E);
}

.telegram-bg {
    background: linear-gradient(135deg, #0088cc, #0056b3);
}

.share-bg {
    background: linear-gradient(135deg, #6f42c1, #4a2a8c);
}

/* QR code for desktop/laptop */
.qr-code-desktop {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 5px;
}

.qr-code-desktop img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    border-radius: 8px;
}

/* Icons for mobile */
.contact-icon-mobile {
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.contact-icon-mobile svg {
    display: block;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}

.contact-pulse {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background: inherit;
    opacity: 0.3;
    animation: pulse 2s infinite;
    z-index: 1;
}

.contact-badge {
    position: absolute;
    top: 10px;
    right: 10px;
    background: white;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 12px;
    border: 1px solid #dee2e6;
    box-shadow: 0 3px 8px rgba(0,0,0,0.15);
    z-index: 3;
}

.contact-label {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;
    color: #2c3e50;
    text-align: center;
    width: 100%;
}

.no-contacts-message {
    padding: 40px 0;
    text-align: center;
}

.no-contacts-message svg {
    opacity: 0.6;
}

.no-contacts-message p {
    font-size: 16px;
    margin-top: 15px;
}

@keyframes pulse {
    0% {
        transform: scale(0.95);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.2;
    }
    100% {
        transform: scale(0.95);
        opacity: 0.3;
    }
}

@keyframes fadeIn {
    from { opacity: 0; transform: translateX(-50%) translateY(10px); }
    to { opacity: 1; transform: translateX(-50%) translateY(0); }
}

/* Mobile devices - show icons, hide QR codes */
@media (max-width: 992px) {
    .contact-icons-grid {
        gap: 20px;
    }

    .contact-link {
        width: 140px;
        padding: 15px;
    }

    .contact-icon-wrapper {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 768px) {
    .enhanced-contact-container {
        padding: 15px;
    }

    .contact-icons-grid {
        gap: 15px;
    }

    .contact-link {
        width: 130px;
        padding: 12px;
    }

    .contact-icon-wrapper {
        width: 90px;
        height: 90px;
    }

    .qr-code-desktop {
        display: none;
    }

    .contact-icon-mobile {
        display: flex;
    }

    .contact-icon-wrapper {
        border-radius: 50%;
    }

    .contact-pulse {
        border-radius: 50%;
    }

    .contact-badge {
        top: -5px;
        right: -5px;
        font-size: 11px;
        padding: 3px 8px;
    }

    .contact-label {
        font-size: 15px;
    }
}

@media (max-width: 576px) {
    .contact-icons-grid {
        gap: 12px;
    }

    .contact-link {
        width: 110px;
        padding: 10px;
    }

    .contact-icon-wrapper {
        width: 80px;
        height: 80px;
    }

    .contact-label {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .contact-icons-grid {
        gap: 10px;
    }

    .contact-link {
        width: 100px;
        padding: 8px;
    }

    .contact-icon-wrapper {
        width: 70px;
        height: 70px;
    }

    .contact-label {
        font-size: 13px;
    }
}

/* For very small screens */
@media (max-width: 360px) {
    .contact-icons-grid {
        gap: 8px;
    }

    .contact-link {
        width: 90px;
        padding: 6px;
    }

    .contact-icon-wrapper {
        width: 60px;
        height: 60px;
    }

    .contact-icon-mobile svg {
        width: 24px;
        height: 24px;
    }
}
/* Contact section responsive */
.contact-icons-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 1rem;
}

@media (max-width: 768px) {
    .contact-icons-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.75rem;
    }
}

@media (max-width: 480px) {
    .contact-icons-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.5rem;
    }

    .contact-item {
        min-width: 120px;
    }
}

/* Minimal styling */
.card {
    border: 1px solid #dee2e6;
    border-radius: 6px;
}

.card-body {
    padding: 1rem;
}

.h4 {
    font-weight: 600;
}

.text-primary {
    color: #0d6efd !important;
}

.text-success {
    color: #198754 !important;
}

.badge {
    font-size: 0.75rem;
    padding: 0.25em 0.6em;
    font-weight: 500;
}

.qr-section .card {
    border: 1px solid #dee2e6;
    background: #fff;
}

.qr-section .card-body {
    padding: 10px;
}
.qr-section img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 768px) {
    .qr-section {
        text-align: center;
        margin-top: 1rem;
    }
}



.btn-outline-primary {
    border-width: 1px;
    padding: 8px 12px;
}

/* Specifications inline styling */
.d-flex.flex-wrap span {
    font-size: 0.9rem;
    color: #495057;
}

.d-flex.flex-wrap span strong {
    color: #6c757d;
    font-weight: 500;
}

/* Responsive adjustments */
@media (max-width: 767.98px) {
    .h4 {
        font-size: 1.25rem;
    }

    .d-flex.flex-wrap {
        gap: 10px !important;
    }

    .d-flex.flex-wrap span {
        font-size: 0.85rem;
    }
}

@media (min-width: 768px) {
    .qr-section {
        position: sticky;
        top: 20px;
    }
}

.main {
    width: 80%; /* Or any specific width */
    margin-left: auto;
    margin-right: auto;
}

<!--
Source - https://stackoverflow.com/a
Posted by Kapil Soni
Retrieved 2026-01-11, License - CC BY-SA 3.0
-->

/* For Mobile */
@media screen and (max-width: 540px) {
    .main {
        width: 400px;
    }
}

/* Improved responsive car ads */
.btSqkZ {
    display: flex;
    flex-direction: column;
}

.fsTPyP {
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* Better image responsiveness */
.hGQEZQ {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .hGQEZQ {
        height: 180px;
    }

    .vehicle-card__media-tags {
        font-size: 0.8rem;
    }
}

@media (max-width: 576px) {
    .hGQEZQ {
        height: 160px;
    }

    .col-12 {
        padding-left: 8px;
        padding-right: 8px;
    }
}

/* For very small screens */
@media (max-width: 375px) {
    .hGQEZQ {
        height: 140px;
    }

    .d-flex.gap-2, .d-flex.gap-3 {
        gap: 0.5rem !important;
    }

    .h5, .h6 {
        font-size: 1rem;
    }
}


/* Description & Defects Styles */
.description-defects-content {
    max-height: 300px;
    overflow-y: auto;
}

.description-defects-content h6 {
    font-size: 0.9rem;
    font-weight: 600;
}

.description-defects-content .bg-light {
    background-color: #f8f9fa !important;
    font-size: 0.875rem;
    line-height: 1.5;
}

/* Loading states */
.htmx-indicator {
    opacity: 0;
    transition: opacity 200ms ease-in;
}

.htmx-request .htmx-indicator {
    opacity: 1;
}

.htmx-request.htmx-indicator {
    opacity: 1;
}

/* Modal scroll optimization */
.modal-body {
    max-height: 70vh;
    overflow-y: auto;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .description-defects-content {
        max-height: 200px;
    }

    .modal-body {
        max-height: 80vh;
    }
}


/* Enhanced gallery loading styles */
.gallery-loading {
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease;
}

.elegant-spinner {
    position: relative;
    width: 80px;
    height: 80px;
}

.spinner-border-custom {
    width: 60px;
    height: 60px;
    border: 4px solid rgba(13, 110, 253, 0.1);
    border-radius: 50%;
    border-top: 4px solid #0d6efd;
    border-right: 4px solid #6f42c1;
    border-bottom: 4px solid #dc3545;
    animation: spin 1.2s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.gallery-loading p {
    color: #6c757d;
    font-size: 14px;
    margin-top: 15px;
    font-weight: 500;
}

/* Tab Styles */
.nav-tabs .nav-link {
    border: none;
    color: #6c757d;
    font-weight: 500;
    padding: 0.75rem 1rem;
    border-bottom: 3px solid transparent;
}

.nav-tabs .nav-link:hover {
    color: #0d6efd;
    border-bottom-color: #dee2e6;
}

.nav-tabs .nav-link.active {
    color: #0d6efd;
    background-color: transparent;
    border-bottom: 3px solid #0d6efd;
}

.nav-tabs .nav-link svg {
    margin-bottom: 2px;
}

/* Specifications Card */
.specs-card {
    background: #f8f9fa;
    border-radius: 10px;
    padding: 1.25rem;
    height: 100%;
}

.specs-title {
    color: #495057;
    font-size: 0.9rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 1rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #dee2e6;
}

.specs-list {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.specs-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0;
    border-bottom: 1px dashed #e9ecef;
}

.specs-item:last-child {
    border-bottom: none;
}

.specs-label {
    color: #6c757d;
    font-size: 0.875rem;
}

.specs-value {
    color: #212529;
    font-weight: 500;
    font-size: 0.9rem;
    text-align: right;
}

/* Contact Options */
.contact-tab-content {
    padding: 1rem 0;
}

.contact-options-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: 1rem;
    margin-top: 1.5rem;
}

.contact-option-card {
    background: white;
    border: 1px solid #e9ecef;
    border-radius: 10px;
    padding: 1.25rem;
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.contact-option-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.contact-option-icon {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.contact-option-icon.mobile {
    background: linear-gradient(135deg, #6f42c1, #6610f2);
    color: white;
}

.contact-option-icon.whatsapp {
    background: linear-gradient(135deg, #25D366, #128C7E);
    color: white;
}

.contact-option-icon.telegram {
    background: linear-gradient(135deg, #0088cc, #1e96c8);
    color: white;
}

.contact-option-icon.share {
    background: linear-gradient(135deg, #6c757d, #495057);
    color: white;
}

.contact-option-info {
    flex: 1;
}

.contact-option-info h6 {
    margin-bottom: 0.25rem;
    font-size: 1rem;
    font-weight: 600;
}

.contact-option-info p {
    color: #6c757d;
    font-size: 0.875rem;
    margin-bottom: 0.5rem;
}

/* Details Content */
.details-content {
    min-height: 200px;
}


/* Add these styles to the existing CSS section */

/* Report Tab Styles */
.report-tab-content {
    overflow-y: auto;
}

.report-icon {
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

.report-reasons .list-group-item {
    border-left: none;
    border-right: none;
    border-radius: 0;
    cursor: pointer;
    transition: all 0.2s ease;
}

.report-reasons .list-group-item:hover {
    background-color: #f8f9fa;
    transform: translateX(5px);
}

.report-reasons .list-group-item:first-child {
    border-top: none;
}

.report-reasons .list-group-item:last-child {
    border-bottom: none;
}

.report-reasons input[type="radio"]:checked + span {
    font-weight: 600;
    color: #0d6efd;
}

.report-submit-btn {
    padding: 0.75rem 1.5rem;
    font-weight: 600;
    transition: all 0.3s ease;
}

.report-submit-btn:hover:not(:disabled) {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(220, 53, 69, 0.3);
}

.report-submit-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .report-tab-content {
        padding: 1rem 0.5rem;
    }

    .report-reasons .list-group-item {
        padding: 0.75rem;
    }
}



        /* Make 50% width on large desktops (≥1200px) */
        @media (min-width: 1200px) {
            #vehicle-expand-info-modal-<?= $ad_id ?> .modal-dialog {
max-width: 40%;
margin: 1.75rem auto;
            }
        }

