@keyframes dpSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.icon{width:20px;height:20px;fill:currentColor;flex-shrink:0}.icon-lg{width:24px;height:24px}.tour-page{background:#f8fafc}.tour-gallery{max-width:1300px;margin:0 auto;padding:12px 20px 0}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;border-radius:16px;overflow:hidden;height:480px}.gallery-grid.single{grid-template-columns:1fr}.gallery-main-cell{position:relative;overflow:hidden;cursor:pointer;height:100%}.gallery-main-cell img,.gallery-side-cell img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery-main-cell:hover img{transform:scale(1.03)}.gallery-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:6px;height:100%;position:relative}.gallery-side-cell{position:relative;overflow:hidden;cursor:pointer}.gallery-side-cell:hover img{transform:scale(1.05)}.gallery-more-overlay,.gallery-see-all-btn{position:absolute;cursor:pointer;display:flex;align-items:center}.gallery-more-overlay{inset:0;background:rgba(0,0,0,.5);justify-content:center;color:#fff;font-size:1rem;font-weight:700;backdrop-filter:blur(2px);transition:background .3s}.gallery-more-overlay:hover{background:rgba(0,0,0,.6)}.gallery-see-all-btn{bottom:14px;right:14px;background:#fff;color:#1e293b;border:0;padding:8px 16px;border-radius:8px;font-size:.85rem;font-weight:600;gap:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s;z-index:2}.gallery-see-all-btn:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.gallery-lightbox{display:none;position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:9999;align-items:center;justify-content:center}.gallery-lightbox.active{display:flex}.gallery-lightbox img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:8px}.gallery-lightbox-close,.gallery-lightbox-nav{position:absolute;color:#fff;cursor:pointer;background:rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;border:0}.gallery-lightbox-close{top:20px;right:20px;font-size:2rem;width:44px;height:44px}.gallery-lightbox-nav{top:50%;transform:translateY(-50%);font-size:1.5rem;width:48px;height:48px}.gallery-lightbox-nav.prev{left:20px}.gallery-lightbox-nav.next{right:20px}.gallery-lightbox-counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,.7);font-size:.9rem}.tour-title-bar{max-width:1300px;margin:0 auto;padding:20px 20px 0}.t-cat-badge{display:inline-block;background:#0d9488;color:#fff;padding:5px 14px;border-radius:6px;font-size:.78rem;font-weight:700;text-decoration:none;text-transform:capitalize;letter-spacing:.3px;transition:background .2s}.t-cat-badge:hover{background:#0f766e}.tour-title-bar h1{font-size:1.85rem;font-weight:800;color:#0f172a;margin:10px 0;line-height:1.3}.title-meta,.title-meta span{display:flex;align-items:center}.title-meta{flex-wrap:wrap;gap:16px;font-size:.88rem;color:#64748b}.title-meta span{gap:5px}.title-meta svg{width:16px;height:16px;color:#94a3b8}.tour-layout{max-width:1300px;margin:0 auto;padding:50px 20px;display:grid;grid-template-columns:1fr 400px;gap:50px}.quick-bar{display:flex;flex-wrap:wrap;gap:20px;background:#fff;padding:25px 30px;border-radius:16px;margin-bottom:30px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.quick-icon,.quick-item{display:flex;align-items:center}.quick-item{gap:12px}.quick-icon{width:42px;height:42px;background:#f0fdfa;border-radius:10px;justify-content:center;color:#0d9488}.quick-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.quick-value{font-weight:600;color:#1e293b}.content-card{background:#fff;border-radius:16px;padding:30px;margin-bottom:20px}.content-card h2{font-size:1.3rem;margin:0 0 20px;gap:10px}.content-card p{color:#475569;line-height:1.8}.highlights-list{display:flex;flex-direction:column;gap:0}.content-card h2,.hl-item{display:flex;align-items:center}.hl-item{gap:14px;padding:13px 0;border-bottom:1px solid #f1f5f9;font-size:.95rem;color:#334155}.hl-item:last-child{border-bottom:none}.hl-check{color:#0d9488;flex-shrink:0}.hl-item span{line-height:1.5}.itinerary{display:flex;flex-direction:column;gap:0}.itn-step{display:flex;gap:20px}.itn-rail{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:20px}.itn-dot{width:12px;height:12px;border-radius:50%;background:var(--primary, #0D9488);flex-shrink:0;margin-top:4px}.itn-line{width:2px;flex:1;background:#e2e8f0;min-height:20px}.itn-step--last .itn-line{display:none}.itn-body{padding-bottom:28px;flex:1;min-width:0}.itn-step--last .itn-body{padding-bottom:0}.ie-list li,.itn-head{display:flex;align-items:center}.itn-head{gap:10px;margin-bottom:6px;flex-wrap:wrap}.itn-badge{display:inline-block;background:#f0fdfa;color:#0d9488;padding:3px 12px;border-radius:20px;font-size:.78rem;font-weight:700;letter-spacing:.3px;text-transform:uppercase}.itn-time{display:inline-flex;align-items:center;gap:4px;font-size:.82rem;color:#64748b;font-weight:500}.itn-time svg{flex-shrink:0;color:#94a3b8}.itn-desc{font-size:.95rem;color:#475569;line-height:1.7;margin:0}.ie-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.ie-list{list-style:none;padding:0;margin:0}.ie-list li{padding:12px 0;border-bottom:1px solid #f1f5f9;gap:12px;font-size:.95rem}.ie-list.inc li::before{content:"";width:20px;height:20px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%2322c55e"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>')center/contain no-repeat;flex-shrink:0}.ie-list.exc li::before{content:"";width:20px;height:20px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23dc2626"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>')center/contain no-repeat;flex-shrink:0}.booking-sidebar{position:sticky;top:100px}.booking-box{background:#fff;border-radius:20px;padding:30px;box-shadow:0 20px 60px rgba(0,0,0,.1);border:1px solid #e2e8f0}.booking-price{font-size:2.2rem;font-weight:800;color:var(--primary, #0D9488)}.booking-price small{font-size:1rem;font-weight:400;color:#64748b}.booking-rating{display:flex;align-items:center;gap:10px;margin:12px 0 25px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.stars{color:#f59e0b}.date-picker{position:relative;margin-bottom:20px}.date-picker label{display:block;font-weight:600;margin-bottom:8px;font-size:.9rem}.date-input{width:100%;padding:16px;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;cursor:pointer;background:#fff;box-sizing:border-box}.date-input:focus{border-color:var(--primary, #0D9488);outline:0}.custom-datepicker{position:relative}.dp-trigger{display:flex;align-items:center;gap:10px;width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;cursor:pointer;background:#fff;color:#64748b;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.dp-trigger:hover{border-color:#cbd5e1}.dp-trigger.active{border-color:var(--primary, #0D9488);box-shadow:0 0 0 3px rgba(13,148,136,.1)}.dp-trigger.has-value{color:#1e293b;font-weight:500}.dp-trigger svg{color:var(--primary, #0D9488);flex-shrink:0}.dp-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.15);border:1px solid #e2e8f0;z-index:100;padding:16px;animation:dpSlideDown .2s ease}.dp-dropdown.open{display:block}.dp-header,.dp-nav{display:flex;align-items:center}.dp-header{justify-content:space-between;margin-bottom:14px}.dp-nav{width:32px;height:32px;border:0;background:#f1f5f9;border-radius:8px;cursor:pointer;justify-content:center;color:#475569;transition:.2s}.dp-nav:hover{background:#e2e8f0;color:#0f172a}.dp-month-year{font-weight:700;font-size:.95rem;color:#1e293b}.dp-weekdays{margin-bottom:6px}.dp-weekdays span{text-align:center;font-size:.72rem;font-weight:600;color:#94a3b8;text-transform:uppercase;padding:4px 0}.dp-days,.dp-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.dp-day{width:100%;aspect-ratio:1;border:0;background:0 0;border-radius:10px;font-size:.85rem;font-weight:500;color:#334155;cursor:pointer;transition:.15s;display:flex;align-items:center;justify-content:center}.dp-day:hover:not(.disabled):not(.selected){background:#f0fdfa;color:var(--primary, #0D9488)}.dp-day.today{background:#f1f5f9;font-weight:700}.dp-day.selected{background:var(--primary, #0D9488);color:#fff;font-weight:700}.dp-day.disabled{color:#cbd5e1;cursor:not-allowed}.dp-day.other-month{color:#cbd5e1}.guest-section{margin-bottom:25px}.guest-section h4{font-size:.9rem;font-weight:600;margin-bottom:15px}.guest-row{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #f1f5f9}.guest-info{display:flex;flex-direction:column;gap:1px}.guest-info span,.guest-price{display:block;font-weight:600;font-size:.95rem}.guest-info small{color:#64748b;font-size:.78rem}.guest-price{font-size:.82rem;color:#475569;background:#f0fdfa;padding:2px 8px;border-radius:6px;margin-top:3px;display:inline-block;white-space:nowrap}.guest-price--free{color:var(--primary, #0D9488);background:#f0fdfa;font-weight:700}.guest-btn,.guest-controls{display:flex;align-items:center}.guest-controls{gap:12px;flex-shrink:0}.guest-btn{width:36px;height:36px;border:2px solid #e2e8f0;border-radius:50%;background:#fff;font-size:1.2rem;cursor:pointer;justify-content:center;transition:.2s}.guest-btn:hover:not(:disabled){border-color:var(--primary, #0D9488);color:var(--primary, #0D9488)}.guest-btn:disabled{opacity:.3;cursor:not-allowed}.guest-count{width:30px;text-align:center;font-weight:600}.book-btn{width:100%;padding:18px;background:var(--primary, #0D9488);color:#fff;border:0;border-radius:14px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:10px}.book-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(13,148,136,.3)}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;padding-top:16px;border-top:1px solid #e2e8f0}.reviews-summary,.trust-badge{display:flex;align-items:center}.trust-badge{gap:6px;font-size:.78rem;color:#64748b;padding:6px 0}.trust-badge svg{color:#0d9488;width:16px;height:16px;flex-shrink:0}.reviews-section h2{margin-bottom:16px}.reviews-summary{gap:20px;padding:20px 24px;background:#fafafa;border-radius:12px;margin-bottom:24px}.reviews-score{display:flex;align-items:baseline;gap:2px}.reviews-number{font-size:2.8rem;font-weight:800;color:#0f172a;line-height:1}.reviews-outof{font-size:1.1rem;font-weight:500;color:#94a3b8}.reviews-detail{display:flex;flex-direction:column;gap:4px}.reviews-stars-row{display:flex;align-items:center;gap:3px}.review-star{flex-shrink:0}.reviews-count{font-size:.88rem;color:#64748b;font-weight:500}.reviews-section .woocommerce-Reviews-title{display:none}.reviews-section .woocommerce-noreviews{font-size:.9rem;color:#94a3b8;margin:0 0 24px;padding:0}.reviews-section #reply-title{font-size:1.05rem;font-weight:700;color:#1e293b;margin:0 0 20px;display:block}.reviews-section #reply-title small{margin-left:8px}.reviews-section #reply-title small a{color:#0d9488;font-weight:500;text-decoration:none;font-size:.85rem}.reviews-section .comment-notes{font-size:.82rem;color:#94a3b8;margin:0 0 20px}.reviews-section .comment-notes .required{color:#ef4444}.reviews-section .comment-form-rating{margin-bottom:20px}.reviews-section .comment-form-rating label{display:block;font-size:.88rem;font-weight:600;color:#334155;margin-bottom:8px}.reviews-section .comment-form-rating select{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:.9rem;color:#334155;background:#fafafa;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer;transition:border-color .2s,box-shadow .2s}.reviews-section .comment-form-rating select:focus{border-color:#0d9488;box-shadow:0 0 0 3px rgba(13,148,136,.1);outline:0}.reviews-section .comment-form p{margin:0 0 16px}.reviews-section .comment-form label{display:block;font-size:.88rem;font-weight:600;color:#334155;margin-bottom:6px}.reviews-section .comment-form label .required{color:#ef4444;margin-left:2px}.reviews-section .comment-form input[type=email],.reviews-section .comment-form input[type=text],.reviews-section .comment-form textarea{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:.92rem;color:#1e293b;background:#fafafa;transition:border-color .2s,box-shadow .2s;font-family:inherit;box-sizing:border-box}.reviews-section .comment-form textarea{resize:vertical;min-height:120px;line-height:1.6}.reviews-section .comment-form input[type=email]:focus,.reviews-section .comment-form input[type=text]:focus,.reviews-section .comment-form textarea:focus{border-color:#0d9488;box-shadow:0 0 0 3px rgba(13,148,136,.1);outline:0;background:#fff}.reviews-section .comment-form input::placeholder,.reviews-section .comment-form textarea::placeholder{color:#94a3b8}.reviews-section .comment-form-author,.reviews-section .comment-form-email{display:inline-block;width:calc(50% - 8px);vertical-align:top}.reviews-section .comment-form-author{margin-right:16px}.reviews-section .comment-form-cookies-consent{display:flex;align-items:flex-start;gap:10px;margin:20px 0}.reviews-section .comment-form-cookies-consent input[type=checkbox]{width:18px;height:18px;margin:2px 0 0;accent-color:#0d9488;flex-shrink:0;cursor:pointer}.reviews-section .comment-form-cookies-consent label{font-size:.82rem;color:#64748b;font-weight:400;line-height:1.5;margin:0}.reviews-section .form-submit{margin:24px 0 0}.gallery-see-all-mobile,.reviews-section .form-submit .submit{border-radius:12px;cursor:pointer;align-items:center;justify-content:center}.reviews-section .form-submit .submit{display:inline-flex;padding:15px 40px;background:linear-gradient(135deg,#0d9488,#0f766e);color:#fff;border:0;font-size:1rem;font-weight:700;transition:all .25s ease;letter-spacing:.3px;box-shadow:0 2px 8px rgba(13,148,136,.2)}.reviews-section .form-submit .submit:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(13,148,136,.35)}.reviews-section .form-submit .submit:active{transform:translateY(0);box-shadow:0 2px 6px rgba(13,148,136,.2)}.gallery-see-all-mobile{display:none;width:100%;padding:14px;margin-top:8px;background:#fff;border:2px solid #e2e8f0;font-size:.9rem;font-weight:600;color:#1e293b;gap:8px;transition:all .2s}.gallery-see-all-mobile:hover{border-color:var(--primary, #0D9488);color:var(--primary, #0D9488)}.gallery-see-all-mobile span{color:#64748b;font-weight:400}.faq-list{display:flex;flex-direction:column;gap:8px}.faq-item{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:border-color .2s}.faq-item.active{border-color:#0d9488}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:0 0;border:0;cursor:pointer;font-size:.95rem;font-weight:600;color:#1e293b;text-align:left;transition:background .2s}.faq-question:hover{background:#f8fafc}.faq-question svg{flex-shrink:0;transition:transform .3s ease;color:#94a3b8}.faq-item.active .faq-question svg{transform:rotate(180deg);color:#0d9488}.faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer-inner{padding:0 20px 18px;font-size:.9rem;line-height:1.7;color:#475569}.related-tours{max-width:1300px;margin:0 auto;padding:0 20px 60px}.related-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.related-header h2{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0}.related-nav{display:flex;gap:8px}.related-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #e2e8f0;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#334155;transition:all .2s}.related-arrow:hover{border-color:#0d9488;color:#0d9488;background:#f0fdfa}.related-arrow:disabled{opacity:.35;cursor:not-allowed}.related-carousel{overflow:hidden}.related-track{display:flex;gap:20px;transition:transform .4s cubic-bezier(.25,.1,.25,1)}.related-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;flex:0 0 calc(25% - 15px);min-width:0}.related-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.1)}.related-card-img{position:relative;height:180px;overflow:hidden}.related-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.related-card:hover .related-card-img img{transform:scale(1.06)}.related-card-cat{position:absolute;top:10px;left:10px;background:rgba(0,0,0,.6);color:#fff;padding:4px 10px;border-radius:6px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.3px;backdrop-filter:blur(4px)}.related-card-body{padding:16px;flex:1;display:flex;flex-direction:column}.related-card-title{font-size:.95rem;font-weight:700;color:#1e293b;margin:0 0 8px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card-meta{display:flex;align-items:center;gap:12px;font-size:.78rem;color:#64748b;margin-bottom:12px}.related-card-meta svg{width:14px;height:14px;flex-shrink:0}.related-card-meta span{display:flex;align-items:center;gap:4px}.related-card-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #f1f5f9}.related-card-btn,.related-card-price{font-size:1.1rem;font-weight:800;color:var(--primary, #0D9488)}.related-card-price small{font-size:.72rem;font-weight:400;color:#64748b}.related-card-btn{font-size:.78rem;font-weight:600;display:flex;align-items:center;gap:4px}@media (max-width:1000px){.tour-layout{grid-template-columns:1fr;padding:30px 16px;gap:30px}.booking-sidebar{position:static;order:-1}.gallery-grid{grid-template-columns:1fr;height:auto}.gallery-side{display:none}.gallery-see-all-mobile{display:flex}.gallery-see-all-btn{display:none}.gallery-main-cell{height:300px}.tour-title-bar h1{font-size:1.5rem}.ie-grid{grid-template-columns:1fr}.related-card{flex:0 0 calc(50% - 10px)}}@media (max-width:600px){.tour-page{background:#f8fafc}.tour-layout{padding:20px 12px;gap:20px}.gallery-main-cell{height:200px}.tour-title-bar{padding:14px 12px 0}.tour-title-bar h1{font-size:1.3rem}.title-meta{font-size:.8rem;gap:10px}.quick-bar{padding:16px;gap:14px;border-radius:12px}.quick-item{gap:10px}.quick-icon{width:40px;height:40px;border-radius:10px}.quick-icon svg{width:20px;height:20px}.quick-label{font-size:.7rem}.guest-info span,.quick-value{font-size:.9rem}.content-card{padding:20px;border-radius:12px;margin-bottom:16px}.content-card h2{font-size:1.1rem;margin-bottom:16px}.content-card p{font-size:.9rem;line-height:1.7}.hl-item{padding:11px 0;font-size:.88rem}.itn-step{gap:14px}.itn-body{padding-bottom:22px}.itn-badge{font-size:.72rem}.itn-desc{font-size:.88rem}.ie-grid{gap:20px}.ie-list li{padding:10px 0}.booking-box{padding:20px;border-radius:16px}.booking-price{font-size:1.8rem}.booking-price small,.date-picker label,.guest-section h4,.ie-list li{font-size:.85rem}.booking-rating{margin:10px 0 20px;padding-bottom:15px}.date-input,.dp-trigger{padding:14px;font-size:16px;border-radius:10px}.dp-trigger{padding:12px 14px}.dp-dropdown{padding:12px}.dp-day{font-size:.8rem}.guest-row{padding:12px 0}.guest-info small{font-size:.75rem}.guest-price{font-size:.78rem}.guest-btn{width:32px;height:32px}.book-btn{padding:16px;font-size:1rem;border-radius:12px}.trust-grid{margin-top:20px;padding-top:16px}.trust-badge{font-size:.8rem;padding:6px 0}.reviews-summary{padding:16px;gap:14px}.reviews-number{font-size:2.2rem}.reviews-section .comment-form-author,.reviews-section .comment-form-email{display:block;width:100%;margin-right:0}.reviews-section .form-submit .submit{width:100%}.faq-question{padding:14px 16px;font-size:.88rem}.faq-answer-inner{padding:0 16px 14px;font-size:.85rem}.related-tours{padding:0 12px 40px}.related-header h2{font-size:1.25rem}.related-card{flex:0 0 calc(100% - 0px)}.related-track{gap:14px}.related-card-img{height:160px}.related-arrow{width:34px;height:34px}}@media (max-width:360px){.tour-layout{padding:16px 10px}.tour-title-bar h1{font-size:1.15rem}.booking-price{font-size:1.6rem}.content-card{padding:16px}.content-card h2{font-size:1rem}}