@media (min-width: 992px) {
    /* PAGE 2 */
    .desktop-tyrann {
        display: block;
    }

    .mobile-tyrann {
        display: none;
    }

    .face-your-challenge {
        background-image: url("../../img/product/tyrann/BG DINO.webp");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% auto;
        padding: 0px 0 0px;
        position: relative;
        min-height: auto;
        display: block;
        padding: 0px;
        margin-top: 162px;
    }

    .face-your-challenge::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        /* background: linear-gradient(
            180deg,
            rgba(11, 12, 13, 0.3) 0%,
            rgba(11, 12, 13, 0.6) 100%
        ); */
        pointer-events: none;
    }

    .face-your-challenge > div:first-child {
        position: relative;
        z-index: 1;
        text-align: center;
    }

    .hero-banner .swiper-slide {
        height: 100vh;
    }

    .title-img {
        display: block;
        margin: -185px auto -123px;
        max-width: 86%;
        width: 90%;
        height: auto;
        filter: drop-shadow(0 0 30px rgba(255, 145, 0, 0.6));
    }

    .desc {
        color: #a0a9b0;
        font-size: 16px !important;
        line-height: 1.8;
        text-align: center;
        font-weight: 400;
        margin: 0 auto 304px;
        letter-spacing: 0.3px;
        max-width: 800px;
    }

    .text-tyranno {
        color: #fff;
        font-weight: 700;
    }

    .tyran-slide {
        width: 100%;
        padding: 40px 0;
        overflow: hidden;
    }

    .tyran-slide .swiper-wrapper {
        display: flex;
        gap: 0px;
    }

    .tyran-slide .swiper-slide {
        width: 450px !important;
        flex-shrink: 0;
    }

    .tyran-slide .slide-content {
        width: 100%;
    }

    .tyran-slide .slide-content img {
        width: 100%;
        height: auto;
        max-height: 100%;
        object-fit: cover;
        border-radius: 2rem !important;
        display: block;
        transition: transform 0.3s ease;
    }

    .tyran-slide .slide-content img:hover {
        transform: scale(1.02);
    }

    .tyran-slide .slide-content h3 {
        margin: 0;
        font-family: "Montserrat", sans-serif;
    }

    .tyran-slide .slide-content h3.montserrat-semibold {
        font-size: 14px !important;
        color: #6e7887;
        margin-top: 16px;
        margin-bottom: 6px;
        text-transform: uppercase;
        letter-spacing: 0.5px;
    }

    .tyran-slide .slide-content h3.montserrat-bold {
        font-size: 22px !important;
        color: #ffffff;
        line-height: 1.4;
        font-weight: 700;
    }

    /* PAGE 3 */
    .fitur-unggulan-tyrann {
        background-color: #0b0c0d !important;
        padding: 80px 0;
    }

    .fitur-unggulan-tyrann .col-lg-4 {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        /* padding-right: 60px; */
    }

    .fitur-unggulan-tyrann h1 {
        font-size: 48px !important;
        font-weight: 700;
        line-height: 1.2;
        letter-spacing: 2px;
        margin-bottom: 8px;
        color: #ffffff;
        text-transform: uppercase;
    }

    .fitur-unggulan-tyrann .subtitle {
        color: #6e7887;
        font-size: 16px;
        margin-top: 20px;
        font-weight: 400;
        line-height: 1.4;
    }

    .fitur-unggulan-tyrann .col-lg-8 {
        display: flex;
        align-items: flex-start;
    }

    .fitur-unggulan-tyrann .row.row-cols-4 {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 50px 30px; /* Increased vertical gap */
        width: 100%;
    }

    .fitur-unggulan-tyrann .fitur-item {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
    }

    .fitur-unggulan-tyrann .fitur-item p {
        color: #6e7887;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.4;
        margin: 0;
        white-space: nowrap;
        overflow: visible;
    }

    .fitur-item svg {
        flex-shrink: 0;
        width: 48px;
        height: 48px;
        margin-bottom: 16px;
        color: #f77104;
    }

    .fitur-item p {
        color: #c1c1c1;
        font-size: 14px !important;
        font-weight: 500;
        line-height: 1.4;
        margin: 0;
        /* white-space: nowrap; */
        overflow: visible;
    }

    .fitur-unggulan-tyrann .row {
        margin: 0;
    }

    .fitur-unggulan-tyrann .col-lg-4 h1 {
        margin-top: 0;
        height: 48px;
        display: flex;
        align-items: center;
    }

    .fitur-unggulan-tyrann .col-lg-4 .subtitle {
        margin-top: 16px;
    }

    /* PAGE 4 */
    .fitur-spek-tyrann {
        background-color: #0b0c0d !important;
        padding: 80px 0;
    }

    .fitur-spek-tyrann h1 {
        font-weight: 700;
        font-size: 48px !important;
        color: #ffffff;
        margin-bottom: 0;
        letter-spacing: 2px;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .fitur-spek-item {
        display: grid;
        grid-template-columns: 130px 1fr;
        gap: 0px;
        padding: 8px 0;
        align-items: start;
    }

    .fitur-spek-tyrann .spec-stats {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 48px;
        margin-top: 10px;
        margin-bottom: 30px;
        align-items: start;
    }

    .fitur-spek-tyrann .spec-stat {
        text-align: left;
        margin-bottom: 50px;
    }

    .fitur-spek-tyrann .spec-stat .spec-value {
        display: flex;
        align-items: baseline;
        gap: 8px;
    }

    .fitur-spek-tyrann .spec-stat .spec-value .value {
        font-family: "nulshock";
        font-size: 37px;
        font-weight: 700;
        color: #ffffff;
        /* line-height: 0.9; */
        letter-spacing: 2px;
    }

    .fitur-spek-tyrann .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-tyrann .spec-stat .spec-label {
        display: block;
        font-family: "Montserrat";
        font-size: 16px;
        color: #98a1ae;
        font-weight: 400;
        letter-spacing: 0.5px;
    }

    .fitur-spek-tyrann .spec-stat .spec-subtext {
        display: block;
        margin-top: 6px;
        font-family: "Montserrat";
        font-size: 12px;
        color: #98a1ae;
        line-height: 1.4;
    }

    .fitur-spek-item:first-child {
        padding-top: 0;
    }

    .fitur-spek-item .label {
        font-family: "Montserrat", sans-serif;
        letter-spacing: 0.5px;
        font-size: 16px !important;
        color: #98a1ae;
        font-weight: 600;
        line-height: 1.5;
        white-space: nowrap;
    }

    .fitur-spek-item .value {
        font-size: 16px !important;
        color: #ffffff;
        font-weight: 400;
        line-height: 1.5;
        /* white-space: nowrap; */
        overflow: visible;
    }

    .fitur-spek-item.fitur-header {
        padding-bottom: 12px;
        grid-template-columns: 200px 1fr;
    }

    .fitur-subitem {
        display: grid;
        grid-template-columns: 200px 1fr;
        gap: 0px;
        padding: 12px 0;
        align-items: start;
    }

    .fitur-subitem:last-child {
        padding-bottom: 20px;
    }

    .fitur-subitem .sub-label {
        font-size: 16px !important;
        color: #6e7887;
        font-weight: 400;
        font-style: italic;
        line-height: 1.5;
    }

    .fitur-subitem .sub-value {
        font-size: 16px !important;
        color: #ffffff;
        font-weight: 400;
        line-height: 1.5;
        /* white-space: pre-line; */
    }

    .fitur-spek-tyrann .col-lg-4 {
        display: flex;
        align-items: flex-start;
    }

    .fitur-spek-tyrann .col-md-6 {
        padding-right: 30px;
    }

    /* PAGE 5 */
    .fitur-spek-tyrann {
        background-color: #0b0c0d !important;
        padding: 80px 0;
    }

    .fitur-spek-tyrann h1 {
        font-weight: 700;
        font-size: 48px !important;
        color: #ffffff;
        margin-bottom: 0;
        letter-spacing: 2px;
        line-height: 1.2;
        text-transform: uppercase;
    }

    .fitur-spek-item {
        display: grid;
        grid-template-columns: 130px 1fr;
        gap: 0px;
        padding: 8px 0;
        align-items: start;
    }

    .fitur-spek-item:first-child {
        padding-top: 0;
    }

    .fitur-spek-item .label {
        font-size: 16px !important;
        color: #6e7887;
        font-weight: 600;
        line-height: 1.5;
        /* white-space: nowrap; */
    }

    .fitur-spek-item .value {
        font-size: 16px !important;
        color: #ffffff;
        font-weight: 400;
        line-height: 1.5;
        /* white-space: nowrap; */
        overflow: visible;
    }

    .fitur-spek-item.fitur-header {
        padding-bottom: 12px;
        grid-template-columns: 200px 1fr;
    }

    .fitur-subitem {
        display: grid;
        grid-template-columns: 130px 1fr;
        gap: 0px;
        padding: 0px 0;
        align-items: start;
    }

    .fitur-subitem:last-child {
        padding-bottom: 20px;
    }

    .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-subitem .sub-value {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #ffffff;
        font-weight: 400;
        line-height: 1.5;
        /* white-space: pre-line; */
    }

    .fitur-spek-item-2 {
        display: grid;
        grid-template-columns: 180px 1fr;
        gap: 0px;
        padding: 8px 0;
        align-items: start;
    }

    .fitur-spek-item-2:first-child {
        padding-top: 0;
    }

    .fitur-spek-item-2 .label {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #6e7887;
        font-weight: 600;
        line-height: 1.5;
        /* white-space: nowrap; */
    }

    .fitur-spek-item-2 .value {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #ffffff;
        font-weight: 400;
        line-height: 1.5;
        /* white-space: nowrap; */
        overflow: visible;
    }

    .fitur-spek-item-2.fitur-header {
        padding-bottom: 12px;
        grid-template-columns: 200px 1fr;
    }

    .fitur-subitem-2 {
        display: grid;
        grid-template-columns: 180px 1fr;
        gap: 0px;
        padding: 0px 0;
        align-items: start;
    }

    .fitur-subitem-2:last-child {
        padding-bottom: 20px;
    }

    .fitur-subitem-2 .sub-label {
        font-family: "Montserrat", sans-serif;
        letter-spacing: 0.5px;
        font-size: 16px !important;
        color: #6e7887;
        font-weight: 400;
        font-style: italic;
        line-height: 1.5;
    }

    .fitur-subitem-2 .sub-value-2 {
        font-family: "Montserrat", sans-serif;
        font-size: 16px !important;
        color: #ffffff;
        font-weight: 400;
        line-height: 1.5;
        /* white-space: pre-line; */
    }

    .fitur-spek-tyrann .col-lg-4 {
        display: flex;
        align-items: flex-start;
    }

    .fitur-spek-tyrann .col-md-6 {
        padding-right: 0px;
        padding-left: 0px;;
    }

    /* PAGE 6 */

    .video-tyrann {
        background: url("../../img/product/tyrann/bgVideo.png") no-repeat center
            center;
        background-size: cover;
        min-height: 0vh;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        padding: 80px 0;
    }

    .video-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 60vh;
    }

    .video-play-btn {
        width: 80px;
        height: 80px;
        background: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(10px);
        border: none;
        border-radius: 50%;
        cursor: pointer;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .video-play-btn:hover {
        background: var(--hoverTextColor);
    }

    .video-modal {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        opacity: 0;
        transition: opacity 0.3s ease;
    }

    .video-modal.active {
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 2;
    }

    .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-content {
        position: relative;
        width: 90%;
        max-width: 1200px;
        z-index: 10000;
        opacity: 2;
        animation: modalSlideIn 0.3s ease;
    }

    .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-close-btn svg {
        width: 24px;
        height: 24px;
    }

    .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-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

    body.modal-open {
        overflow: hidden;
    }

    /* PAGE 7 */
    .motor-section {
        background-color: #0b0c0d;
        padding: 80px 80px;
        position: relative;
        overflow: hidden;
    }

    .motor-container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .motor-header {
        margin-top: 150px;
        margin-bottom: 80px;
    }

    .motor-title {
        font-size: 37px !important;
        font-weight: bold;
        color: #fff;
        line-height: 1.2;
        margin: 0 0 8px 0;
        letter-spacing: 2px;
    }

    .motor-description {
        color: #6e7887;
        font-size: 16px !important;
        line-height: 150%;
        font-weight: 400;
        max-width: 100%;
        margin: 0;
        letter-spacing: 0.5px;
    }

    .motor-image-wrapper {
        position: relative;
        width: 100%;
        margin: 0 auto;
        border-radius: 30px;
        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;
    }

    .motor-image-wrapper::before {
        content: "";
        position: absolute;
        inset: 0;
        /* background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1) 0%,
            rgba(0, 0, 0, 0.3) 100%
        ); */
        z-index: 1;
        pointer-events: none;
    }

    .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;
    }

    .view-360-btn {
        position: absolute;
        bottom: 10px;
        right: 10px;
        z-index: 15;
    }

    .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;
    }

    .btn-360:hover {
        background: rgba(255, 255, 255, 0.2);
        border-color: rgba(255, 255, 255, 0.3);
        transform: translateY(-2px);
    }

    .motor-controls-wrapper {
        margin-top: 0px;
    }

    .motor-controls {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
        gap: 40px;
        margin-bottom: 40px;
    }

    .price-section {
        margin-top: 0px;
        display: flex;
        flex-direction: column;
        gap: 4px;
        margin-bottom: 70px;
    }

    .price-amount {
        color: #ff6600;
        font-size: 30px !important;
        font-weight: 700;
        margin: 0;
        letter-spacing: 0.5px;
        line-height: 1;
        letter-spacing: 2px;
    }

    .price-location {
        color: #6e7887;
        font-size: 14px !important;
        letter-spacing: 0.5px;
        margin: 0;
        font-weight: 400;
    }

    .color-buttons-wrapper {
        margin-top: 30px;
        margin-bottom: 25px;
        display: flex;
        align-items: center;
    }

    .color-options {
        display: flex;
        gap: 20px;
        align-items: center;
    }

    .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;
    }

    .color-btn:hover {
        transform: scale(1.1);
        border-color: rgba(255, 255, 255, 0.3);
    }

    .color-btn.active {
        border-color: #ff6600;
        box-shadow: 0 0 0 2px rgba(255, 102, 0, 0.2);
    }

    .color-btn svg {
        width: 100%;
        height: 100%;
        pointer-events: none;
    }

    .color-description {
        margin-left: 0px !important;
        text-align: left;
        max-width: 500px;
        min-height: 100px;
        margin: 0 auto;
        opacity: 1;
        transform: translateY(0);
        transition: opacity 0.3s ease, transform 0.3s ease;
    }

    .color-description.changing {
        opacity: 0;
        transform: translateY(10px);
    }

    .color-name {
        color: #fff;
        font-size: 18px !important;
        font-weight: 700;
        margin: 0 0 10px 0;
        letter-spacing: 2px;
    }

    .color-text {
        color: #6e7887;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 1.6;
        margin: 0;
        min-width: 700px;
        letter-spacing: 0.5px;
    }

    /* PAGE 8 */

    /* PETUALANGAN */

    .petualangan-section {
        background-image: linear-gradient(to bottom, #0b0c0d, #0b0c0d 92%, #121519);
        padding-top: 4px;
        padding-bottom: 150px;
        padding-left: 48px;
        padding-right: 48px;
    }

    .petualangan-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;
    }

    .petualangan-container {
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .petualangan-header {
        margin-top: 100px;
        margin-bottom: 50px;
    }

    .petualangan-title {
        font-size: 40px !important;
        font-weight: bold;
        color: #fff;
        /* line-height: 100%; */
        margin: 0;
        letter-spacing: 2px;
        line-height: 1.2;
    }

    /* Grid Layout */
    .petualangan-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 32px;
        width: 100%;
    }

    .petualangan-right {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .card-petualangan {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        border-radius: 30px;
        border: 1px solid #3b4754;
        padding: 30px;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .card-petualangan::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;
    }

    .card-content {
        position: relative;
        z-index: 1;
    }

    /* .card-petualangan:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 40px rgba(255, 255, 255, 0.08);
    } */

    .card-imove {
        background-image: url("../../img/product/tyrann/Tyranno 3.webp");
        min-height: 650px;
    }

    .card-bersiap {
        background-image: url("../../img/product/tyrann/Tyranno 2.webp");
        min-height: 320px;
    }

    .card-taklukkan {
        background-image: url("../../img/product/tyrann/Tyranno 1.webp");
        min-height: 320px;
    }

    /* Card Title */
    .card-title {
        font-family: "Montserrat", sans-serif;
        color: #fff;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 20px;
        line-height: 1.3;
    }

    /* ========== 360° MODAL ========== */
    .modal-360 {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 9999;
        animation: fadeIn 0.3s ease;
    }

    .modal-360.active {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .modal-360-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.85);
        cursor: pointer;
    }

    .modal-360-content {
        position: relative;
        z-index: 10000;
        max-width: 90%;
        max-height: 90vh;
        animation: zoomIn 0.3s ease;
    }

    .modal-360-close-btn {
        position: absolute;
        top: -50px;
        right: 0;
        background: transparent;
        border: 2px solid #fff;
        color: #fff;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        transition: all 0.3s ease;
        z-index: 10001;
    }

    .modal-360-close-btn:hover {
        background: #fff;
        color: #000;
        transform: rotate(90deg);
    }

    .gif-360-container {
        background: #000;
        border-radius: 10px;
        overflow: hidden;
        max-width: 800px;
        max-height: 80vh;
    }

    .gif-360 {
        width: 100%;
        height: auto;
        display: block;
    }

    @keyframes fadeIn {
        from {
            opacity: 0;
        }
        to {
            opacity: 1;
        }
    }

    @keyframes zoomIn {
        from {
            transform: scale(0.8);
            opacity: 0;
        }
        to {
            transform: scale(1);
            opacity: 1;
        }
    }
}