.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:#4f4f4f66;--pswp-preloader-color-secondary:#ffffffe6;--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);width:100%;height:100%;z-index:var(--pswp-root-z-index);touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:#0000;outline:0;display:none;position:fixed;top:0;left:0}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{will-change:opacity;transform:translateZ(0)}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{width:100%;height:100%;position:absolute;top:0;left:0}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);margin:auto;font-size:1em;line-height:1}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4, 0, .22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{cursor:pointer;width:50px;height:60px;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none;background:0 0;border:0;margin:0;padding:0;display:block;position:relative;overflow:hidden}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{box-shadow:none;opacity:1;background:0 0;border:0;padding:0;transition:none}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);pointer-events:none;width:32px;height:32px;position:absolute;top:14px;left:9px;overflow:hidden}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{z-index:10;flex-direction:row;justify-content:flex-end;width:100%;height:60px;display:flex;position:absolute;top:0;left:0;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{width:75px;height:100px;margin-top:-50px;position:absolute;top:50%}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:0 0;border-radius:0;width:60px;height:60px;margin-top:-30px;top:50%}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{width:50px;height:60px;margin-right:auto;position:relative;overflow:hidden}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:.6s linear infinite pswp-clockwise}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{margin-top:15px;height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85;margin-inline-start:20px;font-size:14px;line-height:30px}.pswp--one-slide .pswp__counter{display:none}
:root{--primary-color:var(--cya-ocean-700);--secondary-color:var(--cya-ocean-500);--accent-color:var(--cya-gold-500);--text-dark:var(--cya-slate-900);--text-light:var(--cya-slate-600);--bg-light:var(--cya-slate-50);--border-color:var(--cya-slate-300);--shadow-sm:0 1px 3px #0f172a1a, 0 1px 2px #0f172a0f;--shadow-md:0 4px 10px #0f172a14, 0 2px 4px #0f172a0d;--shadow-lg:0 12px 24px #0f172a1a, 0 4px 8px #0f172a0d;--shadow-xl:0 24px 40px #0f172a24}html{scroll-behavior:smooth}::selection{background:var(--primary-color);color:#fff}body:has(.yacht-brochure) .site-header{display:none}.yacht-brochure{font-family:var(--font-ui),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text-dark);background:#fff;line-height:1.6}.yacht-brochure .yacht-title,.yacht-brochure .section-title,.yacht-brochure .spec-value,.yacht-brochure .accommodation-value,.yacht-brochure .rate-season,.yacht-brochure .rate-price,.yacht-brochure .crew-info h4,.yacht-brochure .crew-description h3,.yacht-brochure .menu-general-card h3{font-family:var(--font-display);letter-spacing:.005em}.yacht-brochure .hero-gallery{border-radius:0 0 24px 24px;height:70vh;min-height:500px;max-height:800px;margin-bottom:2rem;position:relative;overflow:hidden}.yacht-brochure .video-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.yacht-brochure .video-card{background:var(--bg-light);border-radius:12px;transition:all .3s;overflow:hidden}.yacht-brochure .video-card:hover{box-shadow:var(--shadow-lg)}.yacht-brochure .video-wrapper{background:#000;padding-bottom:56.25%;position:relative}.yacht-brochure .video-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.yacht-brochure .video-title{color:var(--text-dark);padding:1rem 1.5rem;font-weight:600}.yacht-brochure .hero-gallery:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000,#0a25408c);height:200px;position:absolute;bottom:0;left:0;right:0}.yacht-brochure .gallery-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:8px;height:100%;padding:0;display:grid}.yacht-brochure .gallery-item{cursor:pointer;background:#f0f0f0;transition:all .3s;position:relative;overflow:hidden}.yacht-brochure .gallery-item:first-child{grid-area:1/1/3/3}.yacht-brochure .gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.yacht-brochure .gallery-item:hover img{transform:scale(1.05)}.yacht-brochure .view-all-badge{color:var(--text-dark);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;cursor:pointer;background:#fffffff2;border-radius:50px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .3s;position:absolute;bottom:20px;right:20px}.yacht-brochure .view-all-badge:hover{color:var(--text-dark);box-shadow:var(--shadow-xl);background:#fff;text-decoration:none;transform:translateY(-2px)}.yacht-brochure .yacht-header{max-width:1400px;margin:0 auto;padding:0 1.5rem 3rem}.yacht-brochure .yacht-title-section{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.yacht-brochure .yacht-title{color:var(--text-dark);margin:0;font-size:3rem;font-weight:700;line-height:1.2}.yacht-brochure .yacht-subtitle{color:var(--text-light);margin-top:.5rem;font-size:1.25rem}.yacht-brochure .quick-specs{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.yacht-brochure .spec-item{background:var(--bg-light);text-align:center;border:1px solid var(--border-color);border-radius:12px;padding:1.25rem;transition:all .3s}.yacht-brochure .spec-item:hover{box-shadow:var(--shadow-md);background:#fff;transform:translateY(-2px)}.yacht-brochure .spec-icon{opacity:.8;width:40px;height:40px;margin:0 auto .75rem}.yacht-brochure .spec-label{text-transform:uppercase;color:var(--text-light);letter-spacing:.5px;margin-bottom:.25rem;font-size:.75rem}.yacht-brochure .spec-value{color:var(--text-dark);font-size:1.25rem;font-weight:700}.yacht-brochure .yacht-nav{z-index:100;border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#fff;margin-bottom:2rem;position:sticky;top:0}.yacht-brochure .yacht-nav-inner{max-width:1400px;margin:0 auto;padding:0 1.5rem}.yacht-brochure .nav-tabs-modern{scrollbar-width:none;-ms-overflow-style:none;border:none;justify-content:space-around;gap:.5rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.yacht-brochure .nav-tabs-modern::-webkit-scrollbar{display:none}.yacht-brochure .nav-tabs-modern .nav-link{color:#00204f;white-space:nowrap;cursor:pointer;background:#57c4f7;border:none;border-top-left-radius:10px;border-top-right-radius:10px;align-items:center;height:100%;padding:6px 11px;font-weight:500;transition:all .3s;display:inline-flex;position:relative}.yacht-brochure .nav-tabs-modern .nav-link:hover{color:var(--primary-color);background:var(--bg-light)}.yacht-brochure .nav-tabs-modern .nav-link.active{color:#fff;background:#3788ad}.yacht-brochure .nav-tabs-modern .nav-link.active:after{content:"";background:var(--primary-color);height:3px;position:absolute;bottom:0;left:0;right:0}.yacht-brochure .nav-tabs-modern .nav-link i{vertical-align:middle;margin-right:.5rem;font-size:1.25rem}.yacht-brochure .yacht-topbar{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#f7f4ec;position:sticky;top:0}.yacht-brochure .yacht-topbar-inner{align-items:center;gap:1.5rem;max-width:1400px;min-height:62px;margin:0 auto;padding:0 1.5rem;display:flex}.yacht-brochure .yacht-topbar-logo{flex-shrink:0;align-items:center;padding:8px 0;display:flex}.yacht-brochure .yacht-topbar-logo img{width:auto;height:40px;display:block}.yacht-brochure .yacht-topbar-nav{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;gap:.25rem;width:100%;margin:0 auto;display:flex;overflow-x:auto}.yacht-brochure .yacht-topbar-nav::-webkit-scrollbar{display:none}.yacht-brochure .section-link{cursor:pointer}.yacht-brochure .yacht-topbar-nav .section-link{color:#fff;white-space:nowrap;background:#2a9be6;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:8px 14px;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.yacht-brochure .yacht-topbar-nav .section-link i{font-size:1.1rem}.yacht-brochure .yacht-topbar-nav .section-link:hover,.yacht-brochure .yacht-topbar-nav .section-link.active{color:#fff;background:#024fb3}.yacht-brochure .yacht-section{scroll-margin-top:84px}.yacht-brochure .specs-layout.has-layout{grid-template-columns:70% 30%;align-items:start;gap:2rem;display:grid}.yacht-brochure .layout-gallery{gap:1rem;display:grid;position:sticky;top:84px}.yacht-brochure .layout-gallery.is-grid{grid-template-columns:1fr}.yacht-brochure .layout-gallery a{border:1px solid var(--border-color);background:var(--bg-light);cursor:pointer;border-radius:12px;transition:box-shadow .3s,transform .3s;display:block;overflow:hidden}.yacht-brochure .layout-gallery a:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.yacht-brochure .layout-gallery img{object-fit:contain;width:100%;height:auto;display:block}.yacht-brochure .contact-footer{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;box-shadow:var(--shadow-xl);border-radius:24px;margin-top:4rem;padding:15px}.yacht-brochure .contact-footer h3{color:#fff;margin-bottom:1rem;font-size:1.5rem}.yacht-brochure .contact-footer h4{color:#ffffffe6;margin-bottom:.75rem;font-size:22px;font-weight:400}.yacht-brochure .contact-footer a{color:#fff;text-decoration:none;transition:opacity .3s}.yacht-brochure .contact-footer a:hover{opacity:.8}.yacht-brochure .company-logo{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;margin-bottom:1.5rem;padding:1rem}.yacht-brochure .contact-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.yacht-brochure .social-icons{gap:.75rem;margin-top:.5rem;font-size:29px;display:flex}.yacht-brochure .back-to-top{z-index:1100;background:var(--primary-color);color:#fff;cursor:pointer;width:48px;height:48px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:opacity .3s,transform .3s,background .3s,visibility .3s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px)}.yacht-brochure .back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.yacht-brochure .back-to-top:hover{background:var(--secondary-color);transform:translateY(-2px)}@media (max-width:992px){.yacht-brochure .specs-layout.has-layout{grid-template-columns:1fr}.yacht-brochure .layout-gallery{position:static}}@media (max-width:768px){.yacht-brochure .yacht-topbar-inner{gap:.75rem;min-height:54px}.yacht-brochure .yacht-topbar-logo img{height:32px}.yacht-brochure .yacht-topbar-nav .section-link{padding:7px 11px;font-size:.85rem}.yacht-brochure .yacht-section{scroll-margin-top:70px}}.yacht-brochure .content-wrapper{max-width:1400px;margin:0 auto;padding:0 1.5rem}.yacht-brochure .section-card{border:1px solid var(--border-color);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;margin-bottom:2rem;padding:2.5rem}.yacht-brochure .section-title{color:var(--text-dark);align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.875rem;font-weight:700;display:flex}.yacht-brochure .section-title i{color:var(--primary-color)}.yacht-brochure .accommodation-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.yacht-brochure .accommodation-item{background:var(--bg-light);text-align:center;border-radius:12px;padding:1.5rem;transition:all .3s}.yacht-brochure .accommodation-item:hover{box-shadow:var(--shadow-md);background:#fff;transform:translateY(-2px)}.yacht-brochure .accommodation-label{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem}.yacht-brochure .accommodation-value{color:var(--primary-color);font-size:1.5rem;font-weight:700}.yacht-brochure .photo-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.yacht-brochure .photo-item{aspect-ratio:4/3;cursor:pointer;border-radius:12px;transition:all .3s;position:relative;overflow:hidden}.yacht-brochure .photo-item:hover{box-shadow:var(--shadow-lg);transform:scale(1.02)}.yacht-brochure .photo-item img{object-fit:cover;width:100%;height:100%}.yacht-brochure .photo-item .photo-caption{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;pointer-events:none;background:linear-gradient(#0000,#000000bf);-webkit-box-orient:vertical;padding:8px 10px;font-size:.8rem;line-height:1.3;display:-webkit-box;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.yacht-brochure .photo-item .photo-caption:empty{display:none}.yacht-brochure .features-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem;display:grid}.yacht-brochure .feature-badge{background:var(--bg-light);border:1px solid var(--border-color);border-radius:10px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.yacht-brochure .feature-badge:hover{border-color:var(--primary-color);background:#fff;transform:translate(4px)}.yacht-brochure .feature-badge i{color:var(--primary-color);font-size:1.5rem}.yacht-brochure .feature-name{color:var(--text-dark);flex:1;font-weight:600}.yacht-brochure .feature-quantity{background:var(--primary-color);color:#fff;border-radius:20px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.yacht-brochure .spec-detail-card{background:var(--bg-light);border:1px solid var(--border-color);border-radius:10px;height:100%;padding:1.25rem;transition:all .3s}.yacht-brochure .spec-detail-card:hover{box-shadow:var(--shadow-md);background:#fff;transform:translateY(-2px)}.yacht-brochure .spec-detail-label{text-transform:uppercase;color:var(--text-light);letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.yacht-brochure .spec-detail-value{color:var(--text-dark);margin:0;font-size:1.125rem;font-weight:600}.yacht-brochure .spec-detail-card-clickable{position:relative}.yacht-brochure .spec-detail-card-clickable:hover{border-color:var(--primary-color);box-shadow:var(--shadow-lg);background:#fff;transform:translateY(-4px)}.yacht-brochure .info-icon{color:var(--primary-color);vertical-align:middle;margin-left:.25rem;font-size:1rem;animation:2s infinite pulse}.yacht-brochure .spec-detail-hint{color:var(--primary-color);opacity:0;align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;transition:opacity .3s;display:flex}.yacht-brochure .spec-detail-card-clickable:hover .spec-detail-hint{opacity:1}.yacht-brochure .spec-detail-hint i{font-size:.875rem}.yacht-brochure .reviews-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;display:grid}.yacht-brochure .review-card{background:var(--bg-light);border:1px solid var(--border-color);border-radius:16px;transition:all .3s;overflow:hidden}.yacht-brochure .review-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.yacht-brochure .review-images{background:#fff;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;padding:1rem;display:grid}.yacht-brochure .review-image{object-fit:cover;cursor:pointer;border-radius:8px;width:100%;height:200px;transition:opacity .2s}.yacht-brochure .review-image:hover{opacity:.85}.yacht-brochure .review-content{padding:1.5rem}.yacht-brochure .review-title{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.yacht-brochure .review-text{color:var(--text-light);margin-bottom:1rem;line-height:1.8}.yacht-brochure .review-date{color:var(--text-light);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.yacht-brochure .review-date i{color:var(--primary-color)}.yacht-brochure .crew-header{flex-direction:column;gap:3rem;margin-bottom:3rem;display:flex}.yacht-brochure .crew-image-wrapper{box-shadow:var(--shadow-lg);border-radius:16px;overflow:hidden}.yacht-brochure .crew-image-wrapper img{object-fit:cover;width:100%;height:100%}.yacht-brochure .crew-description{flex-direction:column;justify-content:center;display:flex}.yacht-brochure .crew-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.yacht-brochure .crew-card{background:var(--bg-light);cursor:pointer;border-radius:16px;gap:1.5rem;padding:2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.yacht-brochure .crew-card:hover{box-shadow:var(--shadow-md);background:#fff;transform:translateY(-2px)}.yacht-brochure .crew-card-overlay{color:#fff;opacity:0;background:#000c;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;inset:0}.yacht-brochure .crew-card:hover .crew-card-overlay{opacity:1}.yacht-brochure .crew-card-overlay i{margin-right:.5rem;font-size:1.5rem}.yacht-brochure .crew-avatar{object-fit:cover;width:120px;height:120px;box-shadow:var(--shadow-md);border:4px solid #fff;border-radius:50%;flex-shrink:0}.yacht-brochure .crew-avatar-placeholder{background:var(--border-color);width:120px;height:120px;box-shadow:var(--shadow-md);border:4px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.yacht-brochure .crew-avatar-placeholder i{color:var(--text-light);font-size:3rem}.yacht-brochure .crew-info h4{color:var(--text-dark);margin-bottom:.5rem;font-size:1.25rem}.yacht-brochure .crew-position{color:var(--primary-color);margin-bottom:1rem;font-weight:600}.yacht-brochure .crew-detail{color:var(--text-light);margin-bottom:.5rem;font-size:.875rem}.yacht-brochure .crew-detail strong{color:var(--text-dark)}.yacht-brochure .menu-general-card{background:var(--bg-light);border:1px solid var(--border-color);cursor:pointer;border-radius:16px;padding:2rem;transition:all .3s}.yacht-brochure .menu-general-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.yacht-brochure .menu-image-wrapper{border-radius:12px;height:250px;position:relative;overflow:hidden}.yacht-brochure .menu-image-wrapper img{object-fit:cover;width:100%;height:100%}.yacht-brochure .menu-overlay{color:#fff;opacity:0;background:#000000b3;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;inset:0}.yacht-brochure .menu-general-card:hover .menu-overlay{opacity:1}.yacht-brochure .menu-overlay i{margin-right:.5rem;font-size:1.5rem}.yacht-brochure .menu-excerpt{color:var(--text-light);margin-top:1rem;line-height:1.8}.yacht-brochure .menu-details-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.yacht-brochure .menu-detail-card{border:1px solid var(--border-color);cursor:pointer;background:#fff;border-radius:12px;transition:all .3s;overflow:hidden}.yacht-brochure .menu-detail-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.yacht-brochure .menu-detail-image{height:250px;position:relative;overflow:hidden}.yacht-brochure .menu-detail-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.yacht-brochure .menu-detail-card:hover .menu-detail-image img{transform:scale(1.05)}.yacht-brochure .menu-detail-overlay{color:#fff;opacity:0;background:#000000b3;justify-content:center;align-items:center;font-size:1.125rem;font-weight:600;transition:opacity .3s;display:flex;position:absolute;inset:0}.yacht-brochure .menu-detail-card:hover .menu-detail-overlay{opacity:1}.yacht-brochure .menu-detail-overlay i{margin-right:.5rem;font-size:1.5rem}.yacht-brochure .menu-detail-info{padding:1.5rem}.yacht-brochure .menu-category-badge{background:var(--primary-color);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;margin-bottom:.75rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.yacht-brochure .menu-detail-info h4{color:var(--text-dark);margin:0;font-size:1.25rem;font-weight:600}.yacht-brochure .rate-card{background:linear-gradient(135deg, var(--bg-light) 0%, white 100%);border:1px solid var(--border-color);border-radius:16px;margin-bottom:1.5rem;padding:2rem;transition:all .3s}.yacht-brochure .rate-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.yacht-brochure .rate-header{border-bottom:2px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.yacht-brochure .rate-season{color:var(--primary-color);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.yacht-brochure .rate-dates{color:var(--text-light);font-size:.875rem}.yacht-brochure .rate-locations{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.yacht-brochure .location-tag{background:var(--primary-color);color:#fff;border-radius:20px;padding:.375rem .75rem;font-size:.875rem;font-weight:500}.yacht-brochure .rate-details{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.yacht-brochure .rate-section--full{grid-column:1/-1}.yacht-brochure .rate-section h5{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.875rem}.yacht-brochure .rate-price{color:var(--primary-color);margin-bottom:1rem;font-size:2rem;font-weight:700}.yacht-brochure .rate-info-item{color:var(--text-dark);margin-bottom:.75rem;font-size:.9375rem}.yacht-brochure .rate-info-item strong{color:var(--text-light);font-weight:500}.yacht-brochure .rate-pax-table{border-top:2px solid var(--border-color);margin-top:1.5rem;padding-top:1.5rem}.yacht-brochure .rate-pax-table h5{color:var(--text-light);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:.875rem}.yacht-brochure .rate-pax-table table{border-collapse:separate;border-spacing:0;width:100%}.yacht-brochure .rate-pax-table thead th{background:var(--primary-color);color:#fff;text-align:center;white-space:nowrap;border:none;padding:.5rem .75rem;font-size:.8rem;font-weight:600}.yacht-brochure .rate-pax-table thead th:first-child{border-radius:8px 0 0}.yacht-brochure .rate-pax-table thead th:last-child{border-radius:0 8px 0 0}.yacht-brochure .rate-pax-table tbody td{text-align:center;color:var(--primary-color);background:var(--bg-light);border:none;border-bottom:1px solid var(--border-color);padding:.625rem .75rem;font-size:.9rem;font-weight:600}.yacht-brochure .rate-pax-table tbody td:first-child{border-radius:0 0 0 8px}.yacht-brochure .rate-pax-table tbody td:last-child{border-radius:0 0 8px}.yacht-brochure .calendar-wrapper{box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;padding:2rem}.yacht-brochure .custom-cal-grid{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.yacht-brochure .custom-cal-day{aspect-ratio:1;text-align:center;cursor:default;border:1px solid #eee;border-radius:2px;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;transition:opacity .15s;display:flex}.yacht-brochure .custom-cal-day.empty{border:none}.yacht-brochure .custom-cal-day.custom-cal-header{color:#888;aspect-ratio:auto;background:#f8f9fa;border:none;padding:3px 0;font-size:.65rem;font-weight:600}.yacht-brochure .custom-cal-day.has-booking{cursor:pointer;font-weight:700}.yacht-brochure .custom-cal-day.has-booking:hover{opacity:.8;z-index:1;box-shadow:0 0 0 2px #00000040}.yacht-brochure .custom-cal-day.overlap{text-shadow:0 0 3px #0006}.yacht-brochure .custom-cal-day.today{box-shadow:inset 0 0 0 2px #0d6efd}.yacht-brochure .custom-cal-day.today.has-booking:hover{box-shadow:inset 0 0 0 2px #0d6efd,0 0 0 2px #00000040}.yacht-brochure .booking-item-card{border-left:4px solid var(--border-color);margin-bottom:.5rem;transition:all .2s}.yacht-brochure .booking-item-card:hover{border-left-color:var(--secondary-color);background:var(--bg-light)}.yacht-brochure .cal-view-tabs{gap:.5rem;margin-bottom:1.5rem;display:flex}.yacht-brochure .cal-view-tab{border:1px solid var(--border-color);cursor:pointer;color:var(--text-light);background:#fff;border-radius:8px;padding:.5rem 1.25rem;font-weight:600;transition:all .2s}.yacht-brochure .cal-view-tab.active{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.yacht-brochure .cal-legend{color:var(--text-light);flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.yacht-brochure .cal-legend span{align-items:center;gap:.4rem;display:inline-flex}.yacht-brochure .cal-legend i{border-radius:3px;width:14px;height:14px;display:inline-block}.yacht-brochure .accomodatetion-extra-open-text{color:var(--text-dark);line-height:1.8}.yacht-brochure .accomodatetion-extra-open-text h3{color:var(--text-dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}@media (max-width:1024px){.yacht-brochure .yacht-title{font-size:2.5rem}.yacht-brochure .crew-header,.yacht-brochure .rate-details{grid-template-columns:1fr}}@media (max-width:768px){.yacht-brochure .hero-gallery{border-radius:0;height:50vh;min-height:400px}.yacht-brochure .gallery-grid{grid-template-columns:1fr 1fr;gap:4px}.yacht-brochure .gallery-item:first-child{grid-area:1/1/2/3}.yacht-brochure .yacht-title{font-size:2rem}.yacht-brochure .quick-specs{grid-template-columns:repeat(2,1fr)}.yacht-brochure .section-card{padding:1.5rem}.yacht-brochure .photo-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.5rem}.yacht-brochure .crew-grid{grid-template-columns:1fr}.yacht-brochure .crew-card{text-align:center;flex-direction:column;align-items:center}.yacht-brochure .menu-details-grid,.yacht-brochure .reviews-grid,.yacht-brochure .review-images{grid-template-columns:1fr}}@media (max-width:480px){.yacht-brochure .yacht-title{font-size:1.75rem}.yacht-brochure .quick-specs{grid-template-columns:1fr}.yacht-brochure .nav-tabs-modern .nav-link{padding:.75rem 1rem;font-size:.875rem}.yacht-brochure .nav-tabs-modern .nav-link i{display:none}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.cal-tooltip{z-index:100000;color:#fff;pointer-events:none;background:#111827f2;border-radius:8px;max-width:260px;padding:8px 12px;font-size:.8rem;line-height:1.5;position:fixed;transform:translate(-50%,-100%);box-shadow:0 10px 25px -5px #0006}.cal-tooltip hr{border-color:#ffffff40;margin:4px 0}.yb-modal-overlay{z-index:9999;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.yb-modal{width:100%;max-width:800px;max-height:90vh;box-shadow:var(--shadow-xl);background:#fff;border-radius:16px;overflow-y:auto}.yb-modal.yb-modal-xl{max-width:1140px}.yb-modal-header{background:linear-gradient(135deg,#fff,#f0f4ff);border-bottom:none;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.yb-modal-title{color:var(--text-dark);align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.yb-modal-close{cursor:pointer;color:var(--text-light);background:0 0;border:none;font-size:1.75rem;line-height:1}.yb-modal-close:hover{color:var(--text-dark)}.yb-modal-body{padding:2rem}.crew-modal-avatar{object-fit:cover;width:280px;height:280px;box-shadow:var(--shadow-lg);border:6px solid #fff;border-radius:50%;margin:0 auto 2rem;display:block}.crew-modal-info{background:var(--bg-light);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.crew-modal-info-item{border-bottom:1px solid var(--border-color);padding:.75rem 0;display:flex}.crew-modal-info-item:last-child{border-bottom:none}.crew-modal-info-label{color:var(--text-light);min-width:150px;font-weight:600}.crew-modal-info-value{color:var(--text-dark)}.crew-modal-description{color:var(--text-dark);line-height:1.8}.menu-modal-image{object-fit:contain;border-radius:12px;width:100%;max-height:500px;margin-bottom:1.5rem}.menu-modal-description{color:var(--text-dark);line-height:1.8}.refit-year-badge{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;display:flex}.refit-year-badge i{font-size:1.5rem}.refit-description{background:var(--bg-light);border-left:4px solid var(--primary-color);border-radius:12px;padding:1.5rem}.refit-description h6{color:var(--primary-color);align-items:center;gap:.5rem;font-weight:600;display:flex}.refit-description p{color:var(--text-dark);margin:0;line-height:1.8}@media (max-width:768px){.crew-modal-info-item{flex-direction:column;gap:.25rem}.crew-modal-info-label{min-width:auto}}.review-lightbox{z-index:99999;cursor:pointer;background:#000000d9;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.review-lightbox.active{display:flex}.review-lightbox img{object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh;box-shadow:0 0 30px #00000080}.review-lightbox-close{color:#fff;cursor:pointer;font-size:2.5rem;font-weight:300;line-height:1;position:absolute;top:20px;right:30px}
