@media (min-width: 992px) {
    .mobile-adora {
        display: none;
    }

    .hero-banner-adora {
        position: relative;
        width: 100%;
        height: calc(100vh - 80px);
    }

    .hero-banner-adora .swiper-slide {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        color: #fff;
        height: 0vh;
        background-size: cover;
        background-position: center;
        background-attachment: fixed;
        position: relative;
        padding-bottom: 30px !important;
        padding-left: 100px !important;
        margin-top: 0px;
        overflow: hidden;
    }

    .hero-banner-adora .container {
        position: relative;
        z-index: 2;
    }

    /* SECTION 2 */
    .siap-tesentak {
        background: linear-gradient(180deg, #dbdfe4 0%, #f3f5f6 100%);
        padding: 0px 0 0px;
        position: relative;
        overflow: visible;
    }

    .siap-tesentak__frame {
        position: relative;
        width: 100%;
        /* max-width: 1400px; */
        margin: 0 auto;
    }

    .siap-tesentak__image {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .title-tersentak {
        display: block;
        margin: 30px auto 0px;
        width: 60%;
        max-width: 60%;
        height: auto;
        z-index: 1;
    }

    .siap-tesentak .siap-visual {
        width: 60%;
        max-width: 720px;
        text-align: center;
        margin: 0 auto;
        position: relative;
    }

    .siap-tesentak .siap-visual .title-tersentak {
        width: 100%;
        max-width: 100%;
    }

    .siap-tesentak .polaroid-left {
        width: 180px;
        top: 65px;
        left: 5px;
        transform: translateY(90px) rotate(-8deg);
    }

    .siap-tesentak .polaroid-right {
        width: 190px;
        top: -19px;
        right: -29px;
        transform: translateY(90px) rotate(7deg);
    }

    .siap-tesentak.is-visible .polaroid-left {
        transform: translateY(0) rotate(-8deg);
    }

    .siap-tesentak.is-visible .polaroid-right {
        transform: translateY(0) rotate(7deg);
    }

    .motor-cewek {
        display: block;
        margin: -110px auto 0px;
        width: 95%;
        max-width: 100%;
        height: auto;
        position: relative;
        z-index: 3;
    }

    .siap-tesentak::after {
        content: none;
    }

    .siap-tesentak .description-tersentak {
        text-align: center;
        color: #6e7887;
        position: absolute;
        left: 50%;
        bottom: 0%;
        transform: translateX(-50%);
        margin: 0;
        padding: 0;
        width: 80%;
        font-size: 16px !important;
        letter-spacing: 0.5px;
        font-weight: 400;
        line-height: 170%;
        max-width: 100%;
    }

    @media (max-width: 1199.98px) {
        .siap-tesentak .description-tersentak {
            width: 86%;
            bottom: 5.5%;
            font-size: 13px !important;
        }
    }

    .slide-adora {
        background-color: #f3f5f6 !important;
        margin-top: 80px;
    }

    #adora-slide {
        background-color: #f3f5f6 !important;
    }

    #adora-slide .slider-product,
    #adora-slide > div {
        background-color: #f3f5f6 !important;
    }

    .slider-product {
        background-color: #f3f5f6 !important;
        padding: 0px 0 100px;
        position: relative;
    }

    .slide-adora {
        background-color: #f3f5f6 !important;
        margin-top: 0;
        padding: 150px 0 80px;
    }

    #adora-slide .challengeSwiper {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    #adora-slide .challengeSwiper .swiper-wrapper {
        padding: 0 5%;
        display: flex;
        gap: 28px;
    }

    #adora-slide .swiper-slide {
        background: transparent !important;
        border: none !important;
        border-radius: 0;
        padding: 0;
        box-shadow: none;
        width: 340px !important;
        height: auto;
        overflow: visible;
        transition: transform 0.3s ease;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-right: 20px !important;
    }

    #adora-slide .swiper-slide img {
        width: 100%;
        height: auto;
        max-height: 420px;
        object-fit: cover;
        border-radius: 16px;
        display: block;
        margin-bottom: 20px;
    }

    .tulisan-adora {
        width: 100%;
        padding: 0;
        text-align: left;
    }

    .tulisan-adora h3.montserrat-semibold {
        color: #98a1ae !important;
        font-size: 14px !important;
        font-weight: 500;
        margin: 0 0 2px;

        letter-spacing: 0.5px;
    }

    .tulisan-adora h3.montserrat-bold {
        color: #181d23 !important;
        font-size: 20px !important;
        font-weight: 700;
        margin: 0;
        line-height: 1.4;
        letter-spacing: 0.3px;
    }

    /* SECTION 3 */
    .fitur-unggulan-adora {
        background-color: #f3f5f6 !important;
        padding: 150px 0px 80px;
    }

    .fitur-unggulan-adora .col-lg-4 {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        /* padding-right: 60px; */
    }

    .fitur-unggulan-adora h1 {
        font-size: 48px !important;
        font-weight: 700;
        line-height: 1.2;
        letter-spacing: 2px;
        margin-bottom: 8px;
        color: #181d23;
        text-transform: uppercase;
    }

    .fitur-unggulan-adora .subtitle {
        color: #6e7887;
        font-size: 16px;
        margin-top: 20px;
        font-weight: 400;
        line-height: 1.4;
    }

    .fitur-unggulan-adora .col-lg-8 {
        display: flex;
        align-items: flex-start;
    }

    .fitur-unggulan-adora .row.row-cols-4 {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 40px 80px;
        width: 100%;
    }

    .fitur-unggulan-adora .fitur-item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

    .fitur-unggulan-adora .fitur-item p {
        color: #6e7887;
        font-size: 14px !important;
        font-weight: 400;
        margin: 0;
        padding-top: 1rem;
        white-space: nowrap;
        overflow: visible;
        letter-spacing: 0.5px;
    }

    .fitur-unggulan-adora .row {
        margin: 0;
    }

    .fitur-unggulan-adora .col-lg-4 h1 {
        margin-top: 0;
        height: 48px;
        display: flex;
        align-items: center;
    }

    .fitur-unggulan-adora .col-lg-4 .subtitle {
        margin-top: 16px;
    }

    /* SECTION 4 */
    .fitur-spek-adora {
        background-color: #f3f5f6 !important;
        padding: 80px 0;
    }

    .fitur-spek-adora h1 {
        font-weight: 700;
        font-size: 48px !important;
        color: #181d23;
        margin-bottom: 0;
        letter-spacing: 2px;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .fitur-spek-adora .fitur-spek-item {
        display: grid;
        grid-template-columns: 200px 1fr;
        gap: 0px;
        padding: 20px 0;
        align-items: start;
    }

    .fitur-spek-adora .spec-stats {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 48px;
        margin-top: 10px;
        margin-bottom: 30px;
        align-items: start;
    }

    .fitur-spek-adora .spec-stat {
        text-align: left;
        margin-bottom: 50px;
    }

    .fitur-spek-adora .spec-stat .spec-value {
        display: flex;
        align-items: baseline;
        gap: 8px;
        line-height: 44px;
    }

    .fitur-spek-adora .spec-stat .spec-value .value {
        font-family: "nulshock";
        font-size: 37px;
        font-weight: 700;
        color: #181d23;
        /* line-height: 0.9; */
        letter-spacing: 2px;
    }

    .fitur-spek-adora .spec-stat .spec-value .unit {
        font-family: "nulshock";
        font-size: 37px;
        font-weight: 700;
        color: #f77104; /* brand orange */
        text-transform: uppercase;
        letter-spacing: 2px;
    }

    .fitur-spek-adora .spec-stat .spec-label {
        display: block;
        font-family: "Montserrat";
        font-size: 16px;
        color: #6e7887;
        font-weight: 400;
        letter-spacing: 0.5px;
    }

    .fitur-spek-adora .spec-stat .spec-subtext {
        display: block;
        margin-top: 6px;
        font-family: "Montserrat";
        font-size: 12px;
        color: #98a1ae;
        line-height: 1.4;
    }

    .fitur-spek-adora .fitur-spek-item {
        display: grid;
        grid-template-columns: 130px 1fr;
        gap: 0px;
        padding: 8px 0;
        align-items: start;
    }

    .fitur-spek-adora .fitur-spek-item:first-child {
        padding-top: 0;
    }

    .fitur-spek-adora .fitur-spek-item .label {
        font-family: "Montserrat", sans-serif;
        letter-spacing: 0.5px;
        font-size: 16px !important;
        color: #6e7887;
        font-weight: 600;
        line-height: 1.5;
        white-space: nowrap;
    }

    .fitur-spek-adora .fitur-spek-item .value {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #181d23;
        font-weight: 400;
        line-height: 1.5;
        white-space: nowrap;
        overflow: visible;
    }

    .fitur-spek-adora .fitur-spek-item.fitur-header {
        padding-bottom: 0px;
        grid-template-columns: 200px 1fr;
    }

    .fitur-spek-adora .fitur-subitem {
        display: grid;
        grid-template-columns: 130px 1fr;
        gap: 0px;
        padding: 0px 0;
        align-items: start;
    }

    .fitur-spek-adora .fitur-subitem:last-child {
        padding-bottom: 20px;
    }

    .fitur-spek-adora .fitur-subitem .sub-label {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        letter-spacing: 0.5px;
        color: #6e7887;
        font-weight: 400;
        font-style: italic;
        line-height: 1.5;
    }

    .fitur-spek-adora .fitur-subitem .sub-value {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #181d23;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0.5px;
        white-space: pre-line;
    }

    .fitur-spek-adora .fitur-spek-item-2 {
        display: grid;
        grid-template-columns: 180px 1fr;
        gap: 0px;
        padding: 8px 0;
        align-items: start;
    }

    .fitur-spek-adora .fitur-spek-item-2:first-child {
        padding-top: 0;
    }

    .fitur-spek-adora .fitur-spek-item-2 .label {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        letter-spacing: 0.5px;
        color: #6e7887;
        font-weight: 600;
        line-height: 1.5;
        white-space: nowrap;
    }

    .fitur-spek-adora .fitur-spek-item-2 .value {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        letter-spacing: 0.5px;
        color: #181d23;
        font-weight: 400;
        line-height: 1.5;
        white-space: nowrap;
        overflow: visible;
    }

    .fitur-spek-adora .fitur-spek-item-2.fitur-header {
        padding-bottom: 0px;
        grid-template-columns: 180px 1fr;
    }

    .fitur-spek-adora .fitur-subitem-2 {
        display: grid;
        grid-template-columns: 180px 1fr;
        gap: 0px;
        padding: 0px 0;
        align-items: start;
    }

    .fitur-spek-adora .fitur-subitem-2:last-child {
        padding-bottom: 20px;
    }

    .fitur-spek-adora .fitur-subitem-2 .sub-label {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #6e7887;
        font-weight: 400;
        font-style: italic;
        line-height: 1.5;
    }

    .fitur-spek-adora .fitur-subitem-2 .sub-value {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #181d23;
        letter-spacing: 0.5px;
        font-weight: 400;
        line-height: 1.5;
        white-space: pre-line;
    }

    .fitur-spek-adora .col-lg-4 {
        display: flex;
        align-items: flex-start;
    }

    .fitur-spek-adora .col-md-6 {
        padding-right: 30px;
    }

    /* SECTION 5 */
    .video-adora {
        background: url("../../img/product/adora/videoAdora.webp") no-repeat
            center center;
        background-size: cover;
        min-height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        padding: 80px 0;
    }

    .video-adora .video-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 60vh;
        width: 100%;
    }

    .video-adora .video-play-btn {
        width: 80px;
        height: 80px;
        background: rgba(0, 0, 0, 0.034);
        backdrop-filter: blur(0px);
        border: none;
        border-radius: 50%;
        cursor: pointer;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .video-adora .video-play-btn:hover {
        background: var(--hoverTextColor);
    }

    .video-modal-adora {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .video-modal-adora.active {
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 2;
    }

    .video-modal-adora .video-modal-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.95);
        opacity: 2;
        cursor: pointer;
    }

    .video-modal-adora .video-modal-content {
        position: relative;
        width: 90%;
        max-width: 1200px;
        z-index: 10000;
        opacity: 2;
        animation: modalSlideIn 0.3s ease;
    }

    .video-modal-adora .video-close-btn {
        position: absolute;
        top: -20px;
        right: -10px;
        width: 40px;
        height: 40px;
        background: #fff;
        border-radius: 50%;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #333;
        transition: all 0.3s ease;
        z-index: 10001;
    }

    .video-modal-adora .video-close-btn svg {
        width: 24px;
        height: 24px;
    }

    .video-modal-adora .video-container {
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
        background: #000;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
    }

    .video-modal-adora .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

    body.modal-open {
        overflow: hidden;
    }

    .variant-tabs {
        display: flex;
        align-items: center;
        gap: 20px;
        margin: 15px 0 20px;
    }

    .tab-btn {
        background: transparent;
        border: none;
        color: #98a1ae;
        font-family: "Montserrat", sans-serif;
        font-size: 14px !important;
        font-weight: 600;
        cursor: pointer;
        padding: 8px 16px;
        transition: all 0.3s ease;
        position: relative;
    }

    .tab-btn span {
        font-weight: 400;
        position: relative;
        z-index: 2;
    }

    .tab-btn::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%) scaleX(0);
        width: 100%;
        height: 2px;
        background: linear-gradient(90deg, #0294f9 0%, #0294f9 100%);
        transition: transform 0.3s ease;
    }

    .tab-btn:hover {
        color: #0294f9;
        /* font-weight: 700 !important; */
    }

    .tab-btn:hover::after {
        transform: translateX(-50%) scaleX(1);
    }

    .tab-btn.active {
        /* font-weight: 700 !important; */
        font-style: italic;
        color: #0294f9;
    }

    .tab-btn.active span {
        font-weight: 700 !important;
    }

    .tab-btn.active::after {
        transform: translateX(-50%) scaleX(1);
    }

    .tab-divider {
        color: #374151;
        font-size: 24px;
        font-weight: 300;
        user-select: none;
    }

    .motor-section-adora {
        background-color: #f3f5f6;
        padding: 20px 80px;
        position: relative;
        overflow: hidden;
    }

    .motor-section-adora .motor-container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .motor-section-adora .motor-header {
        margin-top: 150px;
        margin-bottom: 70px;
    }

    .motor-section-adora .motor-title {
        font-size: 37px !important;
        font-weight: bold;
        color: #181d23;
        line-height: 1.2;
        margin: 0 0 8px 0;
        letter-spacing: 2px;
    }

    .motor-section-adora .motor-description {
        color: #6e7887;
        font-size: 16px !important;
        line-height: 150%;
        font-weight: 400;
        max-width: 100%;
        margin: 0;
        letter-spacing: 0.5px;
    }

    .motor-section-adora .motor-image-wrapper {
        position: relative;
        width: 100%;
        margin: 0 auto;
        border-radius: 2rem;
        overflow: hidden;
        /* padding: 80px 40px; */
        background-color: #1a1a1a;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        transition: background-image 0.4s ease-in-out;
        isolation: isolate; /* Create new stacking context */
    }

    .motor-section-adora .motor-image-wrapper::before {
        content: "";
        position: absolute;
        inset: 0;

        z-index: 1;
        pointer-events: none;
    }

    .motor-section-adora .motor-image {
        width: 70%;
        height: auto;
        display: block;
        position: relative;
        margin: 0 auto;
        z-index: 10 !important;
        opacity: 1;
        transform: translateX(0);
        will-change: transform, opacity;
    }

    .motor-section-adora .view-360-btn {
        position: absolute;
        bottom: 10px;
        right: 10px;
        z-index: 15;
    }

    .motor-section-adora .btn-360 {
        background: rgba(0, 0, 0, 0.4);
        backdrop-filter: blur(10px);
        border: 1px solid rgba(255, 255, 255, 0.2);
        padding: 4px 15px;
        border-radius: 2rem;
        height: 46px;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        cursor: pointer;
        display: flex;
        align-items: center;
        gap: 10px;
        transition: all 0.3s ease;
        font-family: "nulshock", sans-serif;
        letter-spacing: 2px;
    }

    .motor-section-adora .btn-360:hover {
        background: rgba(255, 255, 255, 0.2);
        border-color: rgba(255, 255, 255, 0.3);
        transform: translateY(-2px);
    }

    .motor-section-adora .motor-controls-wrapper {
        margin-top: 0px;
    }

    .motor-section-adora .motor-controls {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        gap: 40px;
        margin-bottom: 40px;
        margin-left: 132px;
    }

    .motor-section-adora .price-section {
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        gap: 4px;
        margin-bottom: 30px;
    }

    .motor-section-adora .price-amount {
        color: #ff6600;
        font-size: 30px !important;
        font-weight: 700;
        margin: 0;
        letter-spacing: 0.5px;
        line-height: 1;
        letter-spacing: 2px;
    }

    .motor-section-adora .price-location {
        color: #6e7887;
        font-size: 14px !important;
        letter-spacing: 0.5px;
        margin: 0;
        font-weight: 400;
    }

    /* Color Buttons Wrapper */
    .motor-section-adora .color-buttons-wrapper {
        margin-top: 0px;
        margin-bottom: 25px;
        display: flex;
        align-items: center;
    }

    .motor-section-adora .color-options {
        display: flex;
        gap: 15px;
        align-items: center;
    }

    .motor-section-adora .color-btn {
        width: 40px;
        height: 40px;
        border: 3px solid transparent;
        border-radius: 50%;
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        position: relative;
        overflow: hidden;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
    }

    .motor-section-adora .color-btn:hover {
        transform: scale(1.1);
        border-color: rgba(255, 255, 255, 0.3);
    }

    .motor-section-adora .color-btn.active {
        border-color: #adadad;
        transform: scale(1.15);
    }

    .motor-section-adora .color-btn svg {
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

    .motor-section-adora .color-description {
        /* margin-left: 10px !important; */
        text-align: left;
        max-width: 500px;
        min-height: 110px;
        margin: 0 auto;
        opacity: 1;
        transform: translateY(0);
        transition: opacity 0.3s ease, transform 0.3s ease;
    }

    .motor-section-adora .color-description .changing {
        opacity: 0;
        transform: translateY(10px);
    }

    .motor-section-adora .color-name-adora {
        color: #181d23;
        font-size: 18px !important;
        font-weight: 700;
        margin: 0 0 10px 0;
        letter-spacing: 2px;
    }

    .motor-section-adora .color-text {
        color: #6e7887;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 1.6;
        margin: 0;
        min-width: 700px;
        letter-spacing: 0.5px;
    }

    /* SECTION 6 */
    .tesentak-section .tesentak-grid {
        display: flex;
        gap: 32px;
    }

    .tesentak-section {
        background-color: #f3f5f6 !important;
        padding: 40px 0 80px;
    }

    .tesentak-section::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100px;
        background: linear-gradient(
            to bottom,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.03) 100%
        );
        pointer-events: none;
        z-index: 1;
    }

    /* .tesentak-section .container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 0px;
    } */

    .tesentak-section .tesentak-header {
        margin-top: 100px;
        margin-bottom: 40px;
    }

    .tesentak-section .tesentak-title {
        font-size: 40px !important;
        font-weight: bold;
        color: #181d23;
        /* line-height: 100%; */
        margin: 0;
        letter-spacing: 2px;
        line-height: 1.2;
    }

    /* Grid Layout */
    .tesentak-section .tesentak-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
        width: 100%;
    }

    .tesentak-section .tesentak-right {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .tesentak-section .card-tesentak {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 2rem;
        border: 1px solid #c7cbd3;
        padding: 30px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .tesentak-section .card-tesentak::before {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.4) 100%
        );
        pointer-events: none;
    }

    .tesentak-section .card-content {
        position: relative;
        z-index: 1;
    }

    .card-application {
        background-image: url("../../img/product/adora/adoraApplication.webp");
        min-height: 650px;
    }

    .card-bersiap-adora {
        background-image: url("../../img/product/adora/bersiapUntuk.webp");
        min-height: 320px;
    }

    .card-taklukkan-testRide {
        background-image: url("../../img/product/adora/testRide.webp");
        min-height: 320px;
    }

    /* Card Title */
    .tesentak-section .card-title {
        color: #181d23;
        font-size: 30px !important;
        font-weight: bold;
        margin-bottom: 20px;
        line-height: 130%;
        font-family: "Montserrat", sans-serif;
        letter-spacing: 0.5px;
    }
}

/* ========================
   360 MODAL STYLES
   ======================== */

.modal-360-adora {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    align-items: center;
    justify-content: center;
}

.modal-360-adora.active {
    display: flex;
}

.modal-360-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    cursor: pointer;
}

.modal-360-content {
    position: relative;
    background: #ffffff;
    border-radius: 24px;
    width: 90%;
    max-width: 900px;
    height: 80vh;
    max-height: 700px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    z-index: 10001;
}

.modal-360-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
    color: #181d23;
    z-index: 10002;
}

.modal-360-close:hover {
    background: rgba(0, 0, 0, 0.1);
    transform: rotate(90deg);
}

.modal-360-viewer {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

#spritespin360 {
    width: 100% !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

#spritespin360 img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* Responsive */
@media (max-width: 768px) {
    .modal-360-content {
        width: 95%;
        height: 85vh;
        padding: 20px;
        border-radius: 16px;
    }
}