.yachts-archive-wrapper{isolation:isolate!important;contain:layout style paint!important;all:initial;display:block!important;width:100%!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif!important;font-size:16px!important;line-height:1.5!important;color:#000000!important;background:transparent!important}.yachts-archive-wrapper *,.yachts-archive-wrapper *::before,.yachts-archive-wrapper *::after{box-sizing:border-box!important}.yachts-archive-wrapper h1,.yachts-archive-wrapper h2,.yachts-archive-wrapper h3,.yachts-archive-wrapper h4,.yachts-archive-wrapper h5,.yachts-archive-wrapper h6{all:revert!important;box-sizing:border-box!important;margin:0!important;padding:0!important}.yachts-archive-wrapper p,.yachts-archive-wrapper a,.yachts-archive-wrapper span,.yachts-archive-wrapper div,.yachts-archive-wrapper ul,.yachts-archive-wrapper li{all:revert!important;box-sizing:border-box!important}.yachts-archive-wrapper,.ymp-yacht-filters,.ymp-yacht-grid{all:initial;*{all:unset}}.ymp-yacht-filters,.ymp-yacht-filters *,.ymp-yacht-grid,.ymp-yacht-grid *,.ymp-yacht-card,.ymp-yacht-card *{box-sizing:border-box!important}.yachts-archive-wrapper{isolation:isolate!important;contain:layout style paint!important}.ymp-yacht-filters h2,.ymp-yacht-filters h3,.ymp-yacht-card h3,.ymp-yacht-header h3{color:#000000!important;font-family:inherit!important}:root{--black-primary:#000000;--black-dark:#000000;--gold-accent:#d4af37;--white:#ffffff;--light-gray:#f8f9fa;--text-dark:#1a1a1a;--text-light:#666;--black-accent:#000000;--border-color:#e0e0e0}.ymp-yacht-card{background:var(--white);border-radius:12px;box-shadow:0 4px 15px rgba(0,61,92,.1);overflow:hidden;transition:all 0.3s ease;display:flex;flex-direction:column;border:1px solid rgba(0,61,92,.08)}.ymp-yacht-card:hover{transform:translateY(-8px);box-shadow:0 8px 25px rgba(0,61,92,.2);border-color:var(--gold-accent)}.ymp-yacht-image{position:relative;height:240px;overflow:hidden;background:var(--light-gray)}.ymp-yacht-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.ymp-yacht-card:hover .ymp-yacht-image img{transform:scale(1.08)}.ymp-yacht-no-image{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:14px;background:linear-gradient(135deg,var(--light-gray),#e9ecef)}.ymp-yacht-content{padding:24px 20px;flex:1;display:flex;flex-direction:column}.ymp-yacht-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ymp-yacht-header h3{font-size:11px;font-weight:700;color:#fff;letter-spacing:1.2px;margin:0;text-transform:uppercase;background:rgba(0,61,92,.9);padding:4px 12px;border-radius:12px}.ymp-rating{display:flex;gap:2px}.ymp-rating .ymp-star{color:var(--gold-accent);font-size:13px}.yacht-title-row{margin-bottom:16px}.yacht-title-row h2{font-size:20px;font-weight:700;color:var(--text-dark);line-height:1.3;margin:0 0 8px 0}.ymp-yacht-price{display:flex;align-items:baseline;gap:6px;margin-bottom:16px}.ymp-yacht-price .amount{font-size:24px;font-weight:700;color:var(--gold-accent)}.ymp-yacht-price .period{font-size:12px;color:var(--text-light);text-transform:uppercase;letter-spacing:.5px}.yacht-info{display:flex;gap:16px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border-color);flex-wrap:wrap}.yacht-info .info-item{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-light);font-weight:500}.yacht-info svg{opacity:.7;color:var(--black-primary)}.ymp-yacht-buttons{display:flex;gap:8px;margin-top:auto}.btn-outline{flex:1;padding:10px 20px;border:2px solid var(--black-primary);background:transparent;color:#000;font-weight:600;text-align:center;border-radius:25px;transition:all 0.3s ease;text-decoration:none;display:inline-block;font-size:11px;cursor:pointer;letter-spacing:.5px;text-transform:uppercase}.btn-outline:hover{background:var(--black-primary);color:var(--white);transform:translateY(-2px)}.btn-primary{flex:1;padding:10px 20px;background:var(--gold-accent);color:#000;font-weight:600;text-align:center;border-radius:25px;border:none;transition:all 0.3s ease;text-decoration:none;display:inline-block;font-size:11px;cursor:pointer;letter-spacing:.5px;text-transform:uppercase}.btn-primary:hover{background:#f0c14b;color:#000;transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,175,55,.3)}.btn-large{padding:16px 32px;font-size:16px}.yachts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:20px 0}@media (max-width:1200px){.yachts-grid{grid-template-columns:repeat(2,1fr);gap:25px}}.ymp-yacht-filters-wrapper{margin-bottom:30px}.ymp-yacht-filters{background:#fff;padding:25px;border-radius:14px;border:3px solid #d4af37;box-shadow:0 6px 25px rgba(0,0,0,.08);position:relative;overflow:hidden}.ymp-yacht-filters::before{display:none}.ymp-filter-row{position:relative;z-index:2;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px;margin-bottom:15px}.ymp-filter-row:last-child{margin-bottom:0}.filter-item{display:flex;flex-direction:column}.filter-item label{font-weight:700;margin-bottom:8px;font-size:13px;color:#000;text-transform:uppercase;letter-spacing:.8px}.filter-item input[type="text"],.filter-item input[type="number"],.filter-item select{padding:10px 14px;border:2px solid rgba(255,255,255,.2);border-radius:8px;font-size:14px;transition:all 0.3s ease;background:rgba(255,255,255,.95);color:var(--text-dark)}.filter-item input:focus,.filter-item select:focus{border-color:var(--gold-accent);outline:none;background:var(--white);box-shadow:0 0 0 3px rgba(212,175,55,.1)}.filter-item input::placeholder{color:#999}.ymp-filter-price{grid-column:span 2}.ymp-price-inputs{display:flex;align-items:center;gap:12px}.ymp-price-inputs .separator{color:var(--white);font-weight:600}.filter-actions{position:relative;z-index:2;display:flex;gap:15px;justify-content:flex-end;margin-top:25px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}.filter-actions button{padding:13px 32px;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.filter-actions .btn-primary{background:var(--gold-accent);color:var(--black-dark);border:none}.filter-actions .btn-primary:hover{background:#f0c14b;transform:translateY(-2px);box-shadow:0 6px 20px rgba(212,175,55,.4)}.filter-actions .btn-outline{background:transparent;color:var(--white);border:2px solid rgba(255,255,255,.3)}.filter-actions .btn-outline:hover{background:rgba(255,255,255,.1);border-color:var(--white)}.ymp-yacht-load-more-wrapper{text-align:center;margin-top:40px;padding-top:30px;border-top:2px solid var(--border-color)}.ymp-yacht-load-more{display:inline-flex;align-items:center;gap:10px;padding:15px 40px;background:#000000!important;color:#ffffff!important;border:none!important;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px rgba(0,0,0,.2)!important}.ymp-yacht-load-more:hover:not(:disabled){background:#d4af37!important;color:#000000!important;transform:translateY(-3px);box-shadow:0 6px 20px rgba(212,175,55,.3)!important}.ymp-yacht-load-more:disabled{opacity:.5;cursor:not-allowed}.ymp-yacht-load-more.loading{opacity:.7;pointer-events:none}.ymp-yacht-load-more svg{transition:transform 0.3s ease}.ymp-yacht-load-more:hover:not(:disabled) svg{transform:translateY(3px)}.yacht-loading{text-align:center;padding:50px}.spinner{border:4px solid rgba(0,61,92,.1);border-top:4px solid var(--gold-accent);border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.yacht-loading p{color:var(--text-light);font-weight:500}.ymp-no-yachts{text-align:center;padding:60px 20px;background:var(--light-gray);border-radius:12px;margin:20px 0}.ymp-no-yachts p{font-size:16px;color:var(--text-light);margin:0}.yacht-detail-page{padding:40px 0}.yacht-container{max-width:1200px;margin:0 auto;padding:0 20px}.yacht-hero{margin-bottom:60px}.yacht-featured-image{border-radius:16px;overflow:hidden;margin-bottom:30px;box-shadow:0 8px 30px rgba(0,61,92,.15)}.yacht-featured-image img{width:100%;height:auto;max-height:600px;object-fit:cover}.yacht-hero-content{text-align:center}.yacht-meta-top{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:15px}.yacht-badge{background:var(--black-primary);color:var(--white);padding:6px 16px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.yacht-title{font-size:48px;font-weight:700;margin:15px 0;color:var(--black-primary)}.yacht-location{display:inline-flex;align-items:center;gap:8px;color:var(--text-light);margin-bottom:20px;font-size:16px}.ymp-yacht-price-hero{font-size:42px;font-weight:700;color:var(--gold-accent);margin:20px 0}.ymp-yacht-price-hero .price-period{font-size:18px;color:var(--text-light);font-weight:400}.yacht-actions{margin-top:30px}.yacht-section{margin-bottom:60px}.yacht-section h2{font-size:32px;font-weight:700;margin-bottom:25px;color:var(--black-primary)}.ymp-yacht-content-text{font-size:16px;line-height:1.8;color:#333}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.spec-item{background:var(--light-gray);padding:20px;border-radius:12px;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border-color)}.spec-label{font-weight:600;color:var(--text-light)}.spec-value{font-weight:700;color:var(--black-primary)}.features-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px;list-style:none;padding:0;margin:0}.features-list li{display:flex;align-items:center;gap:10px;font-size:16px;color:#333}.features-list svg{color:var(--gold-accent);flex-shrink:0}@media (max-width:1024px){.yachts-grid{grid-template-columns:repeat(2,1fr);gap:20px}.ymp-filter-price{grid-column:span 1}}@media (max-width:768px){.yachts-grid{grid-template-columns:1fr}.ymp-yacht-filters{padding:25px 20px}.ymp-filter-row{grid-template-columns:1fr}.ymp-filter-price{grid-column:span 1}.filter-actions{flex-direction:column}.filter-actions button{width:100%}.ymp-yacht-buttons{flex-direction:column}.yacht-title{font-size:32px}.specs-grid{grid-template-columns:1fr}.features-list{grid-template-columns:1fr}}@media (max-width:480px){.ymp-yacht-card{margin:0 10px}.ymp-yacht-load-more{width:100%;padding:15px 20px}}.ymp-price-slider-wrapper{position:relative;padding:15px 0}.ymp-price-slider-track{height:6px;background:#000000!important;border-radius:3px;position:relative;margin:15px 0;border:2px solid #d4af37}.ymp-price-slider-range{position:absolute;height:100%;background:#d4af37!important;border-radius:3px}.ymp-price-range-input{position:absolute;width:100%;height:6px;top:15px;left:0;-webkit-appearance:none;appearance:none;background:transparent!important;pointer-events:none}.ymp-price-range-input::-webkit-slider-runnable-track{width:100%;height:6px;background:transparent!important;border:none;cursor:pointer}.ymp-price-range-input::-moz-range-track{width:100%;height:6px;background:transparent!important;border:none;cursor:pointer}.ymp-price-range-input::-ms-track{width:100%;height:6px;background:transparent!important;border:none;cursor:pointer;color:transparent}.ymp-price-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#000000!important;border:3px solid #d4af37;cursor:pointer;pointer-events:all;box-shadow:0 2px 8px rgba(212,175,55,.4);margin-top:-7px}.ymp-price-range-input::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#000000!important;border:3px solid #d4af37;cursor:pointer;pointer-events:all;box-shadow:0 2px 8px rgba(212,175,55,.4)}.ymp-price-range-input::-ms-thumb{width:20px;height:20px;border-radius:50%;background:#000000!important;border:3px solid #d4af37;cursor:pointer;box-shadow:0 2px 8px rgba(212,175,55,.4)}.ymp-price-inputs-row{display:flex;gap:15px;align-items:center;margin-top:15px}.ymp-price-input-box{flex:1}.ymp-price-input-box label{font-size:12px;color:#000;margin-bottom:8px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.ymp-price-input-field{position:relative;display:flex;align-items:center}.currency-symbol{position:absolute;left:12px;color:var(--text-light);font-weight:600;font-size:13px;pointer-events:none}.ymp-price-input-box input{padding-left:42px!important}.price-separator{color:var(--white);font-weight:600;font-size:16px;margin-top:15px}.ymp-price-display-text{text-align:center;margin-top:12px;padding:10px;background:#000;border:2px solid #d4af37;border-radius:6px}#ymp-price-display{font-size:16px;font-weight:800;color:#d4af37;letter-spacing:.8px}.yacht-breadcrumb{padding:15px 0;margin-bottom:25px;font-size:14px;color:var(--text-light);display:flex;align-items:center;flex-wrap:wrap;gap:8px}.yacht-breadcrumb a{color:var(--black-primary);text-decoration:none;transition:color 0.3s}.yacht-breadcrumb a:hover{color:var(--gold-accent)}.yacht-breadcrumb .separator{margin:0 5px;color:#ccc}.yacht-hero-enhanced{display:grid;grid-template-columns:1.5fr 1fr;gap:30px;margin-bottom:40px}.yacht-gallery-main{background:var(--white);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,61,92,.1)}.main-image-container{position:relative;width:100%;height:500px;background:var(--light-gray)}.main-image-container img{width:100%;height:100%;object-fit:cover}.image-counter{position:absolute;bottom:20px;right:20px;background:rgba(0,0,0,.7);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.95);border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s;box-shadow:0 2px 10px rgba(0,0,0,.15);z-index:10}.gallery-nav:hover{background:var(--black-primary);color:#fff;transform:translateY(-50%) scale(1.1)}.gallery-nav.prev{left:20px}.gallery-nav.next{right:20px}.fullscreen-btn{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.95);border:none;width:45px;height:45px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s;box-shadow:0 2px 10px rgba(0,0,0,.15);z-index:10}.fullscreen-btn:hover{background:var(--black-primary);color:#fff}.thumbnail-strip{display:flex;gap:10px;padding:15px;overflow-x:auto;background:var(--white)}.thumbnail-strip::-webkit-scrollbar{height:6px}.thumbnail-strip::-webkit-scrollbar-track{background:var(--light-gray)}.thumbnail-strip::-webkit-scrollbar-thumb{background:var(--black-primary);border-radius:3px}.thumb-item{flex-shrink:0;width:100px;height:70px;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:all 0.3s}.thumb-item:hover{border-color:var(--gold-accent)}.thumb-item.active{border-color:var(--black-primary);box-shadow:0 0 0 1px var(--black-primary)}.thumb-item img{width:100%;height:100%;object-fit:cover}.yacht-info-card{background:var(--white);border-radius:16px;padding:30px;box-shadow:0 4px 20px rgba(0,61,92,.1);position:sticky;top:20px;height:fit-content}.ymp-yacht-header .yacht-badge{display:inline-block;background:var(--black-primary);color:#fff;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px}.yacht-info-card .yacht-title{font-size:28px;font-weight:700;color:var(--black-primary);margin:10px 0 15px;line-height:1.3}.yacht-info-card .yacht-location{display:flex;align-items:center;gap:8px;color:var(--text-light);font-size:15px;margin-bottom:25px}.quick-stats{display:flex;flex-direction:column;gap:15px;margin-bottom:25px;padding-bottom:25px;border-bottom:2px solid var(--light-gray)}.stat-item{display:flex;align-items:center;gap:15px}.stat-item svg{color:var(--black-primary);flex-shrink:0}.stat-item>div{display:flex;flex-direction:column;gap:2px}.stat-label{font-size:12px;color:var(--text-light);text-transform:uppercase;letter-spacing:.5px}.stat-value{font-size:16px;font-weight:600;color:var(--text-dark)}.price-section{margin-bottom:25px;padding-bottom:25px;border-bottom:2px solid var(--light-gray)}.price-box{text-align:center}.ymp-price-label{display:block;font-size:13px;color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.price-amount{display:flex;align-items:baseline;justify-content:center;gap:5px}.price-amount .currency{font-size:20px;font-weight:600;color:var(--black-primary)}.price-amount .amount{font-size:36px;font-weight:700;color:var(--black-primary)}.price-amount .period{font-size:14px;color:var(--text-light)}.booking-actions{display:flex;gap:10px}.btn-book-now{flex:1;background:var(--black-primary);color:#fff;padding:16px 24px;border-radius:10px;text-decoration:none;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;gap:10px;transition:all 0.3s;border:2px solid var(--black-primary)}.btn-book-now:hover{background:var(--black-dark);border-color:var(--black-dark);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,61,92,.3)}.btn-share{background:#fff;border:2px solid var(--border-color);width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s}.btn-share:hover{border-color:var(--black-primary);background:var(--light-gray)}.yacht-tabs{display:flex;gap:10px;margin-bottom:30px;border-bottom:2px solid var(--light-gray)}.tab-btn{background:none;border:none;padding:15px 25px;font-size:15px;font-weight:600;color:var(--text-light);cursor:pointer;transition:all 0.3s;border-bottom:3px solid transparent;position:relative;bottom:-2px}.tab-btn:hover{color:var(--black-primary)}.tab-btn.active{color:var(--black-primary);border-bottom-color:var(--black-primary)}.tab-content-wrapper{background:var(--white);border-radius:16px;padding:40px;box-shadow:0 2px 15px rgba(0,61,92,.08)}.tab-content{display:none}.tab-content.active{display:block;animation:fadeIn 0.3s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-content h2{font-size:24px;font-weight:700;color:var(--black-primary);margin-bottom:25px}.description-text{font-size:15px;line-height:1.8;color:var(--text-dark)}.description-text p{margin-bottom:15px}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.feature-item{display:flex;align-items:center;gap:15px;padding:20px;background:var(--light-gray);border-radius:12px;transition:all 0.3s}.feature-item:hover{background:#fff;box-shadow:0 4px 15px rgba(0,61,92,.1);transform:translateY(-3px)}.feature-icon{width:45px;height:45px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--black-primary)}.feature-label{font-size:14px;font-weight:600;color:var(--text-dark)}.specs-grid-detailed{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.spec-detail-item{display:flex;align-items:center;gap:20px;padding:25px;background:var(--light-gray);border-radius:12px;border-left:4px solid var(--black-primary)}.spec-icon{width:50px;height:50px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--black-primary);flex-shrink:0}.spec-info{display:flex;flex-direction:column;gap:5px}.spec-info .spec-label{font-size:12px;color:var(--text-light);text-transform:uppercase;letter-spacing:.5px}.spec-info .spec-value{font-size:16px;font-weight:600;color:var(--text-dark)}.lightbox-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:9999;align-items:center;justify-content:center}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.lightbox-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px}.lightbox-close{position:absolute;top:-50px;right:0;background:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s}.lightbox-close:hover{background:var(--gold-accent);color:#fff;transform:rotate(90deg)}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.95);border:none;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s}.lightbox-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.lightbox-nav.prev{left:-80px}.lightbox-nav.next{right:-80px}.lightbox-counter{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.95);color:var(--text-dark);padding:10px 20px;border-radius:25px;font-size:16px;font-weight:600}.no-images{display:flex;align-items:center;justify-content:center;height:400px;background:var(--light-gray);color:var(--text-light);font-size:16px}.no-features{color:var(--text-light);font-size:15px;text-align:center;padding:40px 20px}@media (max-width:1024px){.yacht-hero-enhanced{grid-template-columns:1fr}.yacht-info-card{position:static}.main-image-container{height:400px}}@media (max-width:768px){.tab-content-wrapper{padding:25px 20px}.yacht-tabs{overflow-x:auto}.tab-btn{white-space:nowrap}.features-grid{grid-template-columns:1fr}.specs-grid-detailed{grid-template-columns:1fr}.yacht-info-card .yacht-title{font-size:22px}.price-amount .amount{font-size:28px}.main-image-container{height:300px}.lightbox-nav{width:45px;height:45px}.lightbox-nav.prev{left:10px}.lightbox-nav.next{right:10px}.lightbox-close{top:10px;right:10px}.lightbox-counter{bottom:10px}}.yacht-detail-page-new{max-width:1400px;margin:0 auto;padding:40px 20px;background:#fff}.yacht-gallery-section{margin-bottom:50px}.main-gallery{position:relative;background:#000;border-radius:15px;overflow:hidden;margin-bottom:20px}.gallery-slides{position:relative;min-height:600px}.gallery-slide{display:none}.gallery-slide.active{display:block}.gallery-slide img{width:100%;height:600px;object-fit:cover;display:block}.nav-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.8);border:3px solid #d4af37;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all 0.3s ease;padding:0}.prev-arrow{left:20px}.next-arrow{right:20px}.nav-arrow:hover{background:#d4af37;transform:translateY(-50%) scale(1.1)}.nav-arrow img{width:30px;height:30px}.gallery-thumbnails{display:flex;gap:15px;overflow-x:auto;padding:15px 0}.gallery-thumbnails::-webkit-scrollbar{height:8px}.gallery-thumbnails::-webkit-scrollbar-thumb{background:#d4af37;border-radius:10px}.thumbnail{cursor:pointer;border:3px solid transparent;border-radius:10px;overflow:hidden;min-width:120px;transition:all 0.3s ease}.thumbnail.active{border-color:#d4af37}.thumbnail img{width:120px;height:90px;object-fit:cover;display:block}.thumbnail:hover{border-color:#d4af37;transform:scale(1.05)}.ymp-yacht-content-container{max-width:1200px;margin:0 auto}.ymp-yacht-header-section{margin-bottom:30px;padding-bottom:20px;border-bottom:3px solid #d4af37}.ymp-yacht-header-section h1{color:#000;font-size:2.8rem;font-weight:900;margin-bottom:15px;line-height:1.2}.ymp-yacht-header-section .location{display:flex;align-items:center;gap:10px;color:#666;font-size:1.1rem;font-weight:600;margin:0}.ymp-yacht-header-section .location img{width:20px;height:20px}.share-section{display:flex;align-items:center;gap:20px;padding:25px;background:#f9f9f9;border-radius:12px;border-left:5px solid #d4af37;margin:30px 0}.share-label{display:flex;align-items:center;gap:10px;color:#000;font-weight:700;font-size:1.1rem}.share-label img{width:20px;height:20px}.share-icons{display:flex;gap:12px}.share-icons a,.share-icons button{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #e5e5e5;border-radius:50%;cursor:pointer;transition:all 0.3s ease;padding:0}.share-icons a:hover,.share-icons button:hover{background:#d4af37;border-color:#000;transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.2)}.share-icons img{width:32px;height:32px}.price-box{background:linear-gradient(135deg,#000000,#1a1a1a);color:#fff;padding:35px;border-radius:15px;border:4px solid #d4af37;text-align:center;margin:40px 0;box-shadow:0 10px 30px rgba(0,0,0,.3)}.ymp-price-label{color:#d4af37;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.price-amount{display:flex;align-items:baseline;justify-content:center;gap:10px;margin:15px 0}.price-amount .currency{color:#d4af37;font-size:1.8rem;font-weight:700}.price-amount .amount{color:#fff;font-size:3.5rem;font-weight:900}.price-period{color:#ccc;font-size:1rem;font-weight:600}.specifications-section{margin:50px 0}.specifications-section h2{color:#000;font-size:2rem;font-weight:800;margin-bottom:25px;padding-bottom:15px;border-bottom:3px solid #d4af37}.specs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.spec-item{display:flex;align-items:center;gap:20px;padding:25px;background:#f9f9f9;border-radius:12px;border-left:5px solid #d4af37;transition:all 0.3s ease}.spec-item:hover{background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.1);transform:translateY(-3px)}.spec-item img{width:48px;height:48px;flex-shrink:0}.spec-info{display:flex;flex-direction:column}.spec-value{color:#000;font-size:1.8rem;font-weight:900;line-height:1}.spec-label{color:#666;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-top:5px}.description-section{margin:50px 0}.description-section h2{color:#000;font-size:2rem;font-weight:800;margin-bottom:20px}.description-section p{color:#333;font-size:1.05rem;line-height:1.8;margin-bottom:15px}.booking-buttons{display:flex;gap:15px;margin:50px 0}.btn-call,.btn-whatsapp,.btn-back{flex:1;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 30px;border-radius:50px;font-weight:800;font-size:1.1rem;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all 0.3s ease;cursor:pointer}.btn-call{background:linear-gradient(135deg,#d4af37,#f0c14b);color:#000;border:3px solid #d4af37}.btn-call:hover{background:#000;color:#d4af37;transform:translateY(-3px);box-shadow:0 8px 25px rgba(212,175,55,.4)}.btn-whatsapp{background:#25D366;color:#fff;border:3px solid #25D366}.btn-whatsapp:hover{background:#128C7E;transform:translateY(-3px);box-shadow:0 8px 25px rgba(37,211,102,.4)}.btn-back{background:#fff;color:#000;border:3px solid #000}.btn-back:hover{background:#000;color:#fff;transform:translateY(-3px)}.btn-call img,.btn-whatsapp img{width:24px;height:24px}.yacht-end-widgets{margin-top:80px}.yacht-end-widgets>*{margin-bottom:50px}@media (max-width:1024px){.specs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.yacht-detail-page-new{padding:20px 15px}.gallery-slide img{height:400px}.nav-arrow{width:50px;height:50px}.prev-arrow{left:10px}.next-arrow{right:10px}.ymp-yacht-header-section h1{font-size:2rem}.share-section{flex-direction:column;align-items:flex-start}.price-amount .amount{font-size:2.5rem}.specs-grid{grid-template-columns:1fr;gap:15px}.booking-buttons{flex-direction:column}.yacht-end-widgets{margin-top:50px}}.share-icons button.copy-btn{background:#fff;border:2px solid #e5e5e5;cursor:pointer}.share-icons button.copy-btn:hover{background:#d4af37;border-color:#000}.share-icons button.copy-btn img{width:32px;height:32px;pointer-events:none}@keyframes copySuccess{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.copy-success{animation:copySuccess 0.3s ease}.share-icons a img,.share-icons button img{width:32px!important;height:32px!important}.yacht-features-section{margin:50px 0;padding:40px;background:#f9f9f9;border-radius:15px;border:3px solid #d4af37}.yacht-features-section h2{color:#000;font-size:2rem;font-weight:800;margin-bottom:30px;text-align:center}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.feature-item{display:flex;flex-direction:column;align-items:center;gap:12px;padding:25px 15px;background:#fff;border-radius:12px;border:2px solid #e5e5e5;transition:all 0.3s ease;cursor:default}.feature-item:hover{border-color:#d4af37;transform:translateY(-5px);box-shadow:0 8px 20px rgba(212,175,55,.3)}.feature-item img{width:48px;height:48px}.feature-item span{color:#000;font-size:.9rem;font-weight:700;text-align:center;line-height:1.3}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (max-width:768px){.yacht-features-section{padding:30px 20px}.features-grid{grid-template-columns:repeat(2,1fr);gap:15px}.feature-item{padding:20px 10px}.feature-item span{font-size:.85rem}}@media (max-width:480px){.features-grid{grid-template-columns:repeat(2,1fr);gap:12px}.feature-item img{width:40px;height:40px}}.included-section{margin:50px 0;padding:40px 35px;background:#fff;border:2px solid #d4af37;border-radius:10px}.included-section h2{color:#000;font-size:1.5rem;font-weight:900;margin-bottom:25px;text-transform:uppercase;letter-spacing:2px}.included-list{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.included-item{display:flex;align-items:center;gap:12px;padding:12px 15px;background:#f9f9f9;border-radius:6px;border-left:3px solid #d4af37;transition:all 0.2s ease}.included-item:hover{background:#fff;transform:translateX(5px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.included-item img{width:20px;height:20px;flex-shrink:0}.included-item span{color:#333;font-size:.95rem;font-weight:600;line-height:1.3}@media (max-width:768px){.included-section{padding:30px 20px}.included-list{grid-template-columns:1fr;gap:12px}.included-item{padding:10px 12px}.included-item span{font-size:.9rem}}#load-more-yachts,.load-more-btn,button.load-more,.ymp-yacht-load-more,button[id*="load"],button[class*="load"]{background:#000000!important;background-color:#000000!important;color:#ffffff!important;border-color:#000000!important}#load-more-yachts:hover,.load-more-btn:hover,button.load-more:hover,.ymp-yacht-load-more:hover{background:#d4af37!important;background-color:#d4af37!important;color:#000000!important}.ymp-price-slider-range,#price-slider-range,[class*="slider-range"],[id*="slider-range"]{background:#d4af37!important;background-color:#d4af37!important}.ymp-price-slider-track,[class*="slider-track"]{background:#000000!important;background-color:#000000!important}input[type="range"]::-webkit-slider-runnable-track{background:transparent!important;background-color:transparent!important}input[type="range"]::-moz-range-track{background:transparent!important;background-color:transparent!important}input[type="range"]::-ms-track{background:transparent!important;background-color:transparent!important}input[type="range"]::-webkit-slider-thumb{background:#000000!important;background-color:#000000!important;border-color:#d4af37!important}input[type="range"]::-moz-range-thumb{background:#000000!important;background-color:#000000!important;border-color:#d4af37!important}input[type="range"]::-ms-thumb{background:#000000!important;background-color:#000000!important;border-color:#d4af37!important}.ymp-price-range-input,#ymp-price-min-slider,#ymp-price-max-slider{background:transparent!important}.ymp-yacht-card{box-shadow:0 4px 15px rgba(0,0,0,.1)!important}.ymp-yacht-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.15)!important}.ymp-yacht-load-more{box-shadow:0 4px 15px rgba(0,0,0,.2)!important}.ymp-yacht-load-more:hover{box-shadow:0 6px 20px rgba(212,175,55,.3)!important}.btn-primary,.btn-outline{box-shadow:none!important}.ymp-price-display-text,#ymp-price-display{background:#000000!important;color:#d4af37!important}.page-header h1,.page-title,.filter-header,.filter-header h1,.filter-header h2,.filter-header h3,.ymp-yacht-filters h1,.ymp-yacht-filters h2,.ymp-yacht-filters h3,.page-header p,.filter-subtitle,.filter-header p,.ymp-yacht-filters p,[class*="subtitle"]{color:#000000!important}.ymp-price-input-box,.ymp-price-input-box label,.ymp-price-input-box input,#price-min,#price-max,.min-price,.max-price,.ymp-price-value,.price-text,[class*="price"] label,[class*="price"] input,label[for*="price"],.ymp-price-label,[class*="minimum"],[class*="maximum"]{color:#000000!important;font-size:11px!important;text-transform:uppercase;font-weight:700}.ymp-price-slider-wrapper::before,.ymp-price-slider-wrapper::after,.ymp-price-slider-track::before,.ymp-price-slider-track::after{display:none!important;content:none!important}.ymp-yacht-filters-wrapper{margin-bottom:20px!important}.ymp-yacht-filters{padding:20px!important;border-radius:12px!important;border:2px solid #000000!important;box-shadow:0 4px 15px rgba(0,0,0,.08)!important;background:#ffffff!important}.ymp-filter-row{gap:12px!important;margin-bottom:12px!important}.filter-item label{margin-bottom:6px!important;font-size:12px!important;color:#000000!important;font-weight:700}.filter-item input,.filter-item select{padding:8px 12px!important;border:1px solid #e0e0e0!important;border-radius:6px!important;background:#ffffff!important;color:#000000!important}.ymp-price-slider-wrapper{padding:10px 0!important}.ymp-price-slider-track{height:4px!important;background:#000000!important;border-radius:2px!important;margin:12px 0!important;border:none!important;position:relative}.ymp-price-slider-range{position:absolute;height:100%;background:#d4af37!important;border-radius:2px!important}.ymp-price-range-input{height:4px!important;top:12px!important}.ymp-price-range-input::-webkit-slider-thumb{width:18px!important;height:18px!important;background:#000000!important;border:2px solid #d4af37!important;box-shadow:0 2px 6px rgba(0,0,0,.2)!important;margin-top:-7px!important}.ymp-price-range-input::-moz-range-thumb{width:18px!important;height:18px!important;background:#000000!important;border:2px solid #d4af37!important;box-shadow:0 2px 6px rgba(0,0,0,.2)!important}.ymp-price-inputs-row{margin-top:10px!important;gap:10px!important}.ymp-price-input-box input{padding:8px 12px 8px 36px!important;font-size:13px!important;border:1px solid #e0e0e0!important;color:#000000!important}.currency-symbol{font-size:12px!important;color:#666666!important;left:10px!important}.price-separator{font-size:14px!important;margin-top:12px!important;color:#000000!important}.ymp-price-display-text{margin-top:10px!important;padding:8px!important;background:#000000!important;border:2px solid #d4af37!important;border-radius:6px!important}#ymp-price-display{font-size:14px!important;font-weight:700!important;color:#d4af37!important;letter-spacing:0.5px!important}.filter-item button,button[type="submit"],.ymp-search-button,.ymp-reset-button{background:#000000!important;color:#ffffff!important;border:2px solid #000000!important;padding:8px 16px!important;border-radius:6px!important;font-size:13px!important;font-weight:600;cursor:pointer;transition:all 0.3s ease}.filter-item button:hover,button[type="submit"]:hover{background:#ffffff!important;color:#000000!important;border-color:#000000!important}input:focus,select:focus{outline:none!important;border-color:#000000!important;box-shadow:0 0 0 2px rgba(0,0,0,.1)!important}.ymp-yacht-filters *{box-sizing:border-box!important}div[style*="4CAF50"],div[style*="45a049"]{display:none!important}.ymp-filter-price,.filter-item.ymp-filter-price,div[class*="price-slider"],.ymp-price-slider-wrapper{padding:0!important;margin:8px 0!important;border:none!important;background:transparent!important}.ymp-price-slider-wrapper{padding:0!important;margin:5px 0!important;position:relative;min-height:25px!important}.ymp-price-slider-track{height:2px!important;background:#000000!important;border-radius:1px!important;margin:0!important;padding:0!important;border:none!important;position:relative;top:11px}.ymp-price-slider-range{height:2px!important;background:#d4af37!important;border-radius:1px!important}.ymp-price-range-input{height:2px!important;top:11px!important;margin:0!important;padding:0!important}.ymp-price-range-input::-webkit-slider-thumb{width:16px!important;height:16px!important;background:#000000!important;border:2px solid #d4af37!important;box-shadow:none!important;margin-top:-7px!important}.ymp-price-range-input::-moz-range-thumb{width:16px!important;height:16px!important;background:#000000!important;border:2px solid #d4af37!important;box-shadow:none!important}.ymp-price-range-input::-ms-thumb{width:16px!important;height:16px!important;background:#000000!important;border:2px solid #d4af37!important;box-shadow:none!important}.ymp-price-inputs-row{margin-top:5px!important;gap:8px!important;padding:0!important}.ymp-price-input-box{margin:0!important;padding:0!important}.ymp-price-input-box label{margin-bottom:3px!important;font-size:10px!important;color:#000000!important;font-weight:700;text-transform:uppercase}.ymp-price-input-box input{padding:6px 10px 6px 32px!important;font-size:13px!important;height:auto!important;min-height:30px!important}.currency-symbol{font-size:11px!important;left:8px!important;color:#666666!important}.price-separator{margin-top:8px!important;font-size:14px!important;color:#000000!important}.ymp-price-display-text{margin-top:5px!important;padding:6px!important;background:#000000!important;border:2px solid #d4af37!important;border-radius:4px!important}#ymp-price-display{font-size:13px!important;font-weight:700!important;color:#d4af37!important;letter-spacing:0.5px!important}.ymp-price-slider-wrapper *::before,.ymp-price-slider-wrapper *::after,.ymp-price-slider-track::before,.ymp-price-slider-track::after,.ymp-price-slider-range::before,.ymp-price-slider-range::after{display:none!important;content:none!important;border:none!important;background:none!important}.ymp-filter-price{padding:0!important;margin:0!important}.ymp-filter-price label{margin-bottom:5px!important}.ymp-filter-row{margin-bottom:8px!important}.ymp-yacht-filters{padding:15px!important}.ymp-price-slider-track,#price-slider-track,[class*="slider-track"]{height:2px!important;background:#000000!important;border-radius:1px!important;margin:0!important;padding:0!important;border:none!important;position:relative!important;top:0!important}.ymp-price-slider-range,#price-slider-range,[class*="slider-range"]{height:2px!important;background:#d4af37!important;border-radius:1px!important;position:absolute!important;top:0!important}.ymp-price-range-input,input[type="range"].ymp-price-range-input,#ymp-price-min-slider,#ymp-price-max-slider{position:absolute!important;width:100%!important;height:2px!important;top:0!important;left:0!important;margin:0!important;padding:0!important;-webkit-appearance:none!important;appearance:none!important;background:transparent!important;pointer-events:none!important}.ymp-price-range-input::-webkit-slider-thumb,input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:16px!important;height:16px!important;border-radius:50%!important;background:#000000!important;border:2px solid #d4af37!important;cursor:pointer!important;pointer-events:all!important;box-shadow:none!important;margin-top:-7px!important;position:relative!important}.ymp-price-range-input::-moz-range-thumb,input[type="range"]::-moz-range-thumb{width:16px!important;height:16px!important;border-radius:50%!important;background:#000000!important;border:2px solid #d4af37!important;cursor:pointer!important;pointer-events:all!important;box-shadow:none!important}.ymp-price-range-input::-ms-thumb,input[type="range"]::-ms-thumb{width:16px!important;height:16px!important;border-radius:50%!important;background:#000000!important;border:2px solid #d4af37!important;cursor:pointer!important;box-shadow:none!important}.ymp-price-range-input::-webkit-slider-runnable-track,input[type="range"]::-webkit-slider-runnable-track{width:100%!important;height:2px!important;background:transparent!important;border:none!important;cursor:pointer!important}.ymp-price-range-input::-moz-range-track,input[type="range"]::-moz-range-track{width:100%!important;height:2px!important;background:transparent!important;border:none!important;cursor:pointer!important}.ymp-price-range-input::-ms-track,input[type="range"]::-ms-track{width:100%!important;height:2px!important;background:transparent!important;border:none!important;cursor:pointer!important;color:transparent!important}.ymp-price-slider-wrapper,[class*="slider-wrapper"]{position:relative!important;padding:0!important;margin:8px 0!important;min-height:16px!important}.ymp-price-slider-wrapper,[class*="slider-wrapper"]{position:relative!important;padding:0 10px!important;margin:8px 0!important;min-height:20px!important}.ymp-price-slider-track,#price-slider-track,[class*="slider-track"]{height:3px!important;background:#000000!important;border-radius:2px!important;margin:0!important;padding:0!important;border:none!important;position:relative!important;top:0!important}.ymp-price-slider-range,#price-slider-range,[class*="slider-range"]{height:3px!important;background:#d4af37!important;border-radius:2px!important;position:absolute!important;top:0!important;left:0!important;z-index:1!important}.ymp-price-range-input,input[type="range"].ymp-price-range-input,#ymp-price-min-slider,#ymp-price-max-slider{position:absolute!important;width:100%!important;height:3px!important;top:0!important;left:0!important;margin:0!important;padding:0!important;-webkit-appearance:none!important;appearance:none!important;background:transparent!important;pointer-events:none!important;z-index:2!important}.ymp-price-range-input::-webkit-slider-thumb,input[type="range"]::-webkit-slider-thumb,#ymp-price-min-slider::-webkit-slider-thumb,#ymp-price-max-slider::-webkit-slider-thumb{-webkit-appearance:none!important;appearance:none!important;width:18px!important;height:18px!important;border-radius:50%!important;background:#000000!important;border:3px solid #d4af37!important;cursor:pointer!important;pointer-events:all!important;box-shadow:0 0 0 2px rgba(255,255,255,.9),0 2px 5px rgba(0,0,0,.3)!important;margin-top:-7.5px!important;position:relative!important;z-index:10!important}.ymp-price-range-input::-moz-range-thumb,input[type="range"]::-moz-range-thumb,#ymp-price-min-slider::-moz-range-thumb,#ymp-price-max-slider::-moz-range-thumb{width:18px!important;height:18px!important;border-radius:50%!important;background:#000000!important;border:3px solid #d4af37!important;cursor:pointer!important;pointer-events:all!important;box-shadow:0 0 0 2px rgba(255,255,255,.9),0 2px 5px rgba(0,0,0,.3)!important;position:relative!important;z-index:10!important}.ymp-price-range-input::-ms-thumb,input[type="range"]::-ms-thumb{width:18px!important;height:18px!important;border-radius:50%!important;background:#000000!important;border:3px solid #d4af37!important;cursor:pointer!important;box-shadow:0 0 0 2px rgba(255,255,255,.9),0 2px 5px rgba(0,0,0,.3)!important;z-index:10!important}.ymp-price-range-input::-webkit-slider-runnable-track,input[type="range"]::-webkit-slider-runnable-track{width:100%!important;height:3px!important;background:transparent!important;border:none!important;cursor:pointer!important}.ymp-price-range-input::-moz-range-track,input[type="range"]::-moz-range-track{width:100%!important;height:3px!important;background:transparent!important;border:none!important;cursor:pointer!important}.ymp-price-range-input::-ms-track,input[type="range"]::-ms-track{width:100%!important;height:3px!important;background:transparent!important;border:none!important;cursor:pointer!important;color:transparent!important}#ymp-price-min-slider{z-index:3!important}#ymp-price-max-slider{z-index:2!important}.ymp-price-range-input::-webkit-slider-thumb:hover{box-shadow:0 0 0 3px rgba(255,255,255,1),0 3px 8px rgba(0,0,0,.4)!important;transform:scale(1.1)!important}.ymp-price-range-input::-moz-range-thumb:hover{box-shadow:0 0 0 3px rgba(255,255,255,1),0 3px 8px rgba(0,0,0,.4)!important;transform:scale(1.1)!important}.ymp-yacht-archive-page{width:100%!important;max-width:1400px!important;margin:0 auto!important;padding:20px!important}.ymp-yacht-container{width:100%!important}.ymp-page-header{margin-bottom:30px!important;text-align:center!important}.ymp-page-title{font-size:2.5rem!important;font-weight:700!important;color:#000000!important;margin-bottom:10px!important}.ymp-yacht-count{font-size:1.1rem!important;color:#666666!important}.ymp-yacht-filters-wrapper{margin-bottom:30px!important}.ymp-filter-item{display:flex!important;flex-direction:column!important;gap:8px!important}.ymp-filter-item label{font-weight:600!important;color:#000000!important;font-size:0.95rem!important}.ymp-search-wrapper{position:relative!important}.ymp-search-dropdown{position:absolute!important;top:100%!important;left:0!important;right:0!important;background:#ffffff!important;border:1px solid #ddd!important;border-radius:4px!important;max-height:300px!important;overflow-y:auto!important;z-index:1000!important;box-shadow:0 4px 6px rgba(0,0,0,.1)!important}.yachts-archive-wrapper~*{all:revert!important}body .yachts-archive-wrapper{all:initial!important;display:block!important;isolation:isolate!important;contain:layout style paint!important}.yachts-archive-wrapper .ymp-page-title,.yachts-archive-wrapper .ymp-filter-heading,.yachts-archive-wrapper .ymp-yacht-header h3{color:#000000!important;margin:0!important;padding:0!important}.yachts-archive-wrapper~* h1,.yachts-archive-wrapper~* h2,.yachts-archive-wrapper~* h3{all:revert!important}