#mdContactUs .modal-header,#mdTestDrive .modal-header{color:#fff}#mdContactUs .modal-header .modal-title,#mdTestDrive .modal-header .modal-title{color:#fff}#mdContactUs .modal-header .close,#mdTestDrive .modal-header .close{color:#fff;opacity:1}#mdContactUs .modal-header .close:hover,#mdTestDrive .modal-header .close:hover{color:#fff;opacity:.8}.hero-image-container{display:flex;flex-direction:column;align-items:center}.colour-carousel-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.colour-carousel-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:350px}.colour-carousel-image{max-width:100%;max-height:450px;object-fit:contain;transition:opacity .3s ease}.colour-carousel-nav{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:0;cursor:pointer;padding:10px;z-index:10;color:var(--primary-colour,#e31837);transition:opacity .3s ease}.colour-carousel-nav:hover{opacity:.7}.colour-carousel-nav.prev{left:0}.colour-carousel-nav.next{right:0}.colour-carousel-nav svg{width:32px;height:32px;stroke-width:2}.colour-carousel-nav.hidden{display:none}.colour-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:15px;width:100%}.colour-carousel-dot{width:10px;height:10px;border-radius:50%;background:#ccc;border:0;cursor:pointer;transition:background .2s ease}.colour-carousel-dot.active{background:var(--primary-colour,#e31837)}.colour-carousel-dots.hidden{display:none}.colour-swatches-container{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap;margin-top:20px;padding:10px 0;width:100%}.colour-swatch{width:44px;height:44px;border-radius:8px;cursor:pointer;border:2px solid #e0e0e0;transition:all .2s ease;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1)}.colour-swatch:hover,.colour-swatch.active{border-color:#333;transform:scale(1.1)}.colour-swatch.active::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center;background-size:contain;filter:drop-shadow(0 0 2px rgba(0,0,0,.7))}.colour-tooltip{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 15px;box-shadow:0 4px 12px rgba(0,0,0,.15);white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:100;margin-bottom:10px;text-align:center}.colour-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:8px solid transparent;border-top-color:#fff}.colour-tooltip::before{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:9px solid transparent;border-top-color:#ddd}.colour-swatch:hover .colour-tooltip{opacity:1;visibility:visible}.colour-tooltip-name{font-weight:600;font-size:14px;color:#333;margin-bottom:2px}.colour-tooltip-price{font-size:13px;color:#666}.current-colour-info{text-align:center;margin-top:10px;width:100%}.current-colour-name{font-size:16px;font-weight:600;color:#333}.current-colour-price{font-size:14px;color:#666;margin-left:8px}.image-disclaimer{text-align:center;font-size:12px;color:#888;margin:30px 0;padding:15px 0;border-top:1px solid #eee}a.trim-card{text-decoration:none;color:inherit;display:block}a.trim-card:hover,a.trim-card:focus{text-decoration:none;color:inherit}@media(max-width:991px){.hero-content{text-align:center;margin-bottom:30px;display:flex;flex-direction:column;align-items:center}.hero-content .hero-text{max-width:100%;width:100%}.hero-actions{justify-content:center;width:100%;align-items:center}.hero-actions .btn-book,.hero-actions .btn-build{min-width:240px;text-align:center}.colour-carousel-container{min-height:280px}.colour-carousel-image{max-height:350px}.colour-swatch{width:40px;height:40px}}@media(max-width:576px){.colour-carousel-container{min-height:220px}.colour-carousel-image{max-height:280px}.colour-carousel-nav svg{width:24px;height:24px}.colour-swatch{width:36px;height:36px}.colour-swatches-container{gap:8px}}.features-categories{display:flex;flex-direction:column}.feature-category{background:transparent;border-bottom:1px solid #e0e0e0}.feature-category:last-child{border-bottom:0}.feature-category .category-header{display:flex;justify-content:space-between;align-items:center;padding:20px 10px;cursor:pointer}.feature-category .category-header:hover{background:#f8f9fa}.feature-category .category-name{font-size:14px;font-weight:500;color:#000;margin:0;letter-spacing:.3px}.feature-category .category-icon{margin:0;flex-shrink:0}.feature-category .category-icon svg{display:none}.feature-category .category-icon::before{content:'+';font-size:20px;font-weight:300;color:#333;line-height:1}.feature-category.expanded .category-icon::before{content:'−'}.feature-category .category-features{display:none;padding:0 10px 20px}.feature-category.expanded .category-features{display:block}.feature-list{list-style:disc;padding-left:20px;margin:0;columns:2;column-gap:40px}.feature-list li{font-size:14px;color:#333;padding:5px 0;break-inside:avoid}.no-features{text-align:center;padding:40px;color:#666}@media(max-width:768px){.feature-list{columns:1}}.features-tabs{display:flex;justify-content:center;gap:0;margin-bottom:30px}.features-tab{background:transparent;border:0;padding:12px 24px;font-size:14px;font-weight:600;color:#666;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;position:relative;transition:color .3s ease}.features-tab:hover{color:var(--primary-colour,#e31837)}.features-tab.active{color:var(--primary-colour,#e31837)}.features-tab.active::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--primary-colour,#e31837)}.compare-packages-content{display:none}.compare-packages-content.active{display:block}.standard-equipment-content.active{display:block}.standard-equipment-content{display:none}.compare-filter-row{padding-bottom:15px}.filter-btn{display:inline-flex;flex-direction:column;align-items:center;gap:5px;padding:15px 20px;background:transparent;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease;min-width:80px}.filter-btn:hover{border-color:var(--primary-colour,#e31837)}.filter-btn .filter-icon{width:32px;height:32px;background:var(--primary-colour,#e31837);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.filter-btn .filter-icon svg{width:18px;height:18px}.filter-btn .filter-text{font-size:12px;font-weight:600;color:var(--primary-colour,#e31837);text-transform:uppercase}.compare-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.compare-inner{min-width:max-content}.compare-trims-header{display:flex;padding-bottom:15px}.compare-header-label{flex:0 0 180px;min-width:180px}.compare-header-values{display:flex}.compare-trim-col{flex:0 0 280px;min-width:280px;text-align:center;padding:0 15px}.compare-trim-col img{max-width:100%;width:250px;height:150px;object-fit:contain}.compare-trim-col h5{margin:10px 0 5px;font-size:15px;font-weight:600}.compare-trim-col h5 span{display:block;font-weight:400;font-size:13px;color:#666}.compare-grid{border-top:1px solid #e0e0e0}.compare-group{margin-bottom:0}.compare-group-header{display:flex;align-items:center;padding:12px 15px;background:var(--primary-colour,#e31837);color:#fff;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;user-select:none}.compare-group-header:hover{opacity:.95}.compare-group-header .group-toggle{margin-left:auto;transition:transform .2s ease}.compare-group-header.collapsed .group-toggle{transform:rotate(-90deg)}.compare-group-content{overflow:hidden;transition:max-height .3s ease}.compare-group-content.collapsed{max-height:0!important}.compare-row{display:flex;align-items:stretch;border-bottom:1px solid #f0f0f0}.compare-row:hover{background:#f9f9f9}.compare-label{flex:0 0 180px;min-width:180px;padding:12px 10px;font-weight:500;color:#333;display:flex;align-items:center}.compare-values{display:flex}.compare-value{flex:0 0 280px;min-width:280px;padding:12px 15px;text-align:center;display:flex;align-items:center;justify-content:center;color:#333}.compare-value .price-info{display:flex;align-items:center;gap:5px}.compare-value .price-info svg{width:16px;height:16px;color:#999;cursor:pointer}.filter-modal-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;align-items:flex-start;justify-content:center;padding-top:100px}.filter-modal-overlay.active{display:flex}.filter-modal{background:#fff;border-radius:12px;max-width:700px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 40px rgba(0,0,0,.2)}.filter-modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px;border-bottom:1px solid #e0e0e0}.filter-modal-header strong{font-size:18px}.filter-modal-header p{margin:5px 0 0;font-size:13px;color:#666}.filter-modal-close{background:transparent;border:0;cursor:pointer;padding:5px}.filter-modal-close svg{width:24px;height:24px}.filter-modal-actions{display:flex;justify-content:flex-end;gap:20px;padding:15px 20px}.filter-action-btn{display:flex;align-items:center;gap:5px;background:transparent;border:0;cursor:pointer;font-size:14px;color:#333}.filter-action-btn .action-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.filter-action-btn .action-icon.add{background:#ffebef;color:var(--primary-colour,#e31837)}.filter-action-btn .action-icon.remove{background:#f0f0f0;color:#666}.filter-modal-trims{display:flex;flex-wrap:wrap;gap:15px;padding:20px;justify-content:center}.filter-trim-card{flex:0 0 180px;text-align:center;padding:15px;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease}.filter-trim-card:hover{border-color:var(--primary-colour,#e31837)}.filter-trim-card.selected{border-color:var(--primary-colour,#e31837);background:#fff5f7}.filter-trim-card img{max-width:100%;height:auto;max-height:100px;object-fit:contain}.filter-trim-card .trim-name{font-weight:600;margin:10px 0 0;font-size:14px}.filter-trim-card .trim-drivetrain{font-size:12px;color:#666}.filter-trim-card .trim-select-icon{width:28px;height:28px;border-radius:50%;background:#ffebef;color:var(--primary-colour,#e31837);display:flex;align-items:center;justify-content:center;margin:10px auto 0}.filter-trim-card.selected .trim-select-icon{background:var(--primary-colour,#e31837);color:#fff}.filter-modal-footer{padding:15px 20px;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end}.filter-save-btn{background:var(--primary-colour,#e31837);color:#fff;border:0;padding:12px 40px;border-radius:4px;font-weight:600;cursor:pointer;transition:background .3s ease}.filter-save-btn:hover{opacity:.9}@media(max-width:991px){.filter-btn{flex-direction:row;justify-content:center}.compare-header-label,.compare-label{flex:0 0 140px;min-width:140px;font-size:13px}.compare-trim-col,.compare-value{flex:0 0 200px;min-width:200px;font-size:13px}.compare-trim-col img{width:180px;height:110px}}@media(max-width:576px){.features-tabs{flex-direction:column;gap:0}.features-tab{border-bottom:1px solid #e0e0e0}.features-tab.active::after{left:0;right:auto;width:4px;height:100%;bottom:auto;top:0}.compare-header-label,.compare-label{flex:0 0 120px;min-width:120px;font-size:12px}.compare-trim-col,.compare-value{flex:0 0 160px;min-width:160px;font-size:12px}.compare-trim-col img{width:140px;height:85px}.compare-trim-col h5{font-size:12px}.compare-trim-col h5 span{font-size:11px}}.model-page .btn{width:auto!important;max-width:none!important}.model-page .hero-actions .btn{display:inline-block!important;width:auto!important;max-width:none!important}.model-page .btn.btn-book,.model-page .btn.btn-build{width:auto!important;max-width:none!important}.model-page .btn.btn-contact-trim{width:auto!important;max-width:none!important}.model-page .btn.btn-view-inventory{width:auto!important;max-width:none!important;display:inline-block!important}.model-page .btn.btn-build-price-lg{max-width:400px!important}#mdContactUs .modal-footer .btn,#mdTestDrive .modal-footer .btn{width:auto!important;max-width:none!important}.model-page .gallery-item.gallery-item-hidden{display:none}.model-page .no-comparison-message{padding:40px;text-align:center;color:#666}#mdContactUs.modal.in,#mdTestDrive.modal.in{visibility:visible}