:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f6f0;--surface:#ffffffd1;--surface-strong:#fff;--text:#12323c;--muted:#5f7379;--border:#12323c1a;--primary:#0b7c8c;--primary-dark:#085966;--accent:#2f8f60;--sand:#efe1c6;--shadow:0 20px 60px #12323c1f;--radius:24px;scroll-behavior:smooth}.tour-detail{background:#f5f7fa}.tour-detail__hero{background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;display:flex;position:relative}.tour-detail__hero:after{content:"";background:#ffffff4d;position:absolute;inset:0}.tour-detail__hero-content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:780px;display:flex;position:relative}.tour-detail__hero-content h1{color:#050505;text-transform:uppercase;letter-spacing:.2rem;text-shadow:none;font-size:clamp(2.5rem,4vw,4rem);font-weight:900}.tour-detail__info-bar{background:#fff;flex-wrap:wrap;justify-content:space-around;padding:20px;display:flex;box-shadow:0 5px 15px #0000001a}.tour-detail__info-bar div{font-weight:500}.tour-detail__info-bar strong{font-weight:700}.tour-detail__container{grid-template-columns:2fr 1fr;gap:30px;width:90%;max-width:1100px;margin:40px auto 0;display:grid}.tour-detail__content{background:#fff;border-radius:12px;padding:30px;box-shadow:0 5px 20px #0000001a}.tour-detail__content h1,.tour-detail__content h2{color:#0077b6;margin-bottom:12px;font-size:1.85rem}.tour-detail__content h2{margin-top:18px;font-size:1.4rem}.tour-detail__content p{margin-bottom:15px}.tour-detail__content ul{margin-left:20px}.tour-detail__note{color:#1f2933;background:#04242e0d;border-radius:10px;margin-top:.85rem;padding:.85rem 1rem;font-size:.95rem;font-style:italic}.tour-detail__booking{background:#fff;border-radius:12px;height:fit-content;padding:25px;box-shadow:0 5px 20px #0000001a}.tour-detail__booking-form{gap:1rem;width:min(480px,100%);margin:0 auto;display:grid}.tour-detail__booking-form label{color:#0c2f4a;font-weight:600}.tour-detail__booking-form input,.tour-detail__booking-form select{width:100%;font:inherit;border:1px solid #cfd7e5;border-radius:.8rem;padding:.85rem}.tour-detail__booking h3{margin-bottom:15px}.tour-detail__booking-row{color:#1f2937;border-bottom:1px dashed #0f172a1a;justify-content:space-between;padding:4px 0;font-size:.95rem;display:flex}.tour-detail__booking-row:last-child{border-bottom:none}.tour-detail__booking-subtext{color:#0b3d91;margin:12px 0;font-size:.9rem;font-weight:600}.tour-detail__price{color:#0077b6;margin:15px 0;font-size:1.8rem}.tour-detail__btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#0077b6,#0096c7);border:none;border-radius:8px;width:100%;padding:12px;font-weight:700}.tour-detail__btn--primary{margin-bottom:1rem}.tour-booking__card{background:#fff;border-radius:12px;flex-direction:column;gap:20px;padding:30px;display:flex;box-shadow:0 5px 20px #0000001a}.tour-booking__summary{background:#eff6ff;border:1px solid #0a84cf33;border-radius:12px;padding:20px}.tour-booking__summary h2{color:#0a82cf;margin-bottom:12px;font-size:1.2rem}.tour-booking__summary-row{color:#1f2937;border-bottom:1px dashed #0f172a1a;justify-content:space-between;padding:4px 0;font-size:.95rem;display:flex}.tour-booking__summary-row:last-child{border-bottom:none}.tour-detail__form{flex-direction:column;gap:12px;margin-top:20px;display:flex}.tour-detail__form label{color:#0f172a;flex-direction:column;gap:4px;font-size:.9rem;font-weight:600;display:flex}.tour-detail__form input,.tour-detail__form textarea{border:1px solid #0f172a26;border-radius:8px;padding:.75rem .9rem;font-family:inherit;font-size:.95rem}.tour-detail__form-btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#0a82cf,#1d8cf0);border:none;border-radius:8px;width:100%;padding:12px;font-weight:700;transition:transform .18s}.tour-detail__form-btn:hover{transform:translateY(-2px)}.tour-detail__confirmation{color:#0b3d91;background:#eff6ff;border:1px solid #0a84cf66;border-radius:10px;margin-top:18px;padding:18px;font-weight:600}.tour-detail__gallery{background:#fff;border-radius:10px;margin-top:2rem;padding:1.2rem;box-shadow:0 8px 24px #0000001f}.tour-detail__mikumi-gallery{background:#fff;border-radius:16px;margin:3rem auto;padding:1.5rem;box-shadow:0 10px 30px #0000001f}.tour-detail__mikumi-gallery h2{color:#0c4b8f;margin:0;font-size:1.75rem;font-weight:700}.tour-detail__mikumi-gallery-grid{margin-top:1rem}.tour-detail__gallery-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem;margin-top:1rem;display:grid}.tour-detail__gallery-section{background:0 0;margin-top:2.2rem}.tour-detail__gallery-heading h2{color:#0c2f4a;margin:0 0 .8rem;font-size:2rem;font-weight:700}.tour-detail__gallery-horizontal{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=768px){.tour-detail__gallery-horizontal{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (width<=520px){.tour-detail__gallery-horizontal{grid-template-columns:1fr}}.tour-detail__gallery-item{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 25px #02071a1f}.tour-detail__gallery-item img{object-fit:cover;width:100%;height:220px;display:block}.tour-detail__gallery-link{color:inherit;background:#fefefe;border:1px solid #0f172a14;border-radius:.9rem;text-decoration:none;display:block;overflow:hidden}.tour-detail__gallery-link img{object-fit:cover;width:100%;height:140px}.tour-detail__gallery-link figcaption{color:#1f2937;padding:.75rem;font-size:.95rem;font-weight:600}.tour-detail__more-tours{margin-top:2rem}.tour-detail__more-card{background:#fff;border:1px solid #0f172a14;border-radius:1.1rem;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f172a1a}.tour-detail__more-content{flex-direction:column;gap:.4rem;padding:1.2rem 1.4rem 1.6rem;display:flex}.tour-detail__more-card h3{color:#0f172a;margin:0;font-size:1.2rem}.tour-detail__more-card p{color:#4c566a;font-size:.95rem}.tour-detail__more-footer{justify-content:space-between;align-items:center;gap:.7rem;margin-top:auto;display:flex}.tour-detail__more-btn{color:#fff;background:linear-gradient(135deg,#0a82cf,#1d8cf0);border-radius:.9rem;padding:.55rem 1rem;font-size:.9rem;font-weight:700}.tour-detail__missing{text-align:center;padding:40px;font-size:1.2rem}@media (width<=768px){.tour-detail__container{grid-template-columns:1fr}.tour-detail__info-bar{text-align:center;flex-direction:column;gap:10px}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text);background:radial-gradient(circle at 0 0,#0b7c8c14,#0000 30%),linear-gradient(#f7f6f0 0%,#f5fbfd 46%,#fffaf2 100%);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:hidden}.container{width:min(1120px,100% - 2rem);margin:0 auto}.section{padding:5rem 0}.section--accent{background:linear-gradient(#0b7c8c0f,#2f8f600d)}.section--sand{background:linear-gradient(#efe1c680,#fffc)}.section-tag{color:var(--primary);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.section-heading{max-width:680px;margin-bottom:2.5rem}.section-heading h2{font-size:clamp(1.75rem,4vw,3rem)}.section-heading--center{text-align:center;margin-inline:auto;margin-bottom:3rem}.section-heading--compact h2{font-size:clamp(1.45rem,3vw,2.35rem)}.home-section-title--compact{font-size:clamp(1.5rem,3.2vw,2.4rem)}h1,h2,h3,h4{margin:0 0 1rem;font-family:Playfair Display,serif;line-height:1.08}h1{font-size:clamp(2.9rem,8vw,5.6rem)}h2{font-size:clamp(2rem,5vw,3.3rem)}h3{font-size:1.55rem}p{color:var(--muted);margin:0;line-height:1.75}.muted{color:var(--muted)}.grid{gap:1.5rem;display:grid}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1.05fr .95fr;align-items:center;gap:2rem;display:grid}.split--wide{align-items:start}.navbar{z-index:30;padding:1rem 0;transition:background .18s,box-shadow .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:sticky;top:0}.navbar--scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f6f0d1;box-shadow:0 10px 30px #12323c14}.navbar__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{align-items:center;gap:.75rem;font-weight:500;display:inline-flex}.brand__logo{object-fit:cover;border-radius:999px;width:3.2rem;height:3.2rem;box-shadow:0 8px 18px #12323c1f}.navbar__links{align-items:center;gap:1.5rem;display:flex}.navbar__link{color:var(--muted);font-weight:500;position:relative}.navbar__link--active,.navbar__link:hover{color:var(--text)}.navbar__link--active:after,.navbar__link:hover:after{content:"";background:linear-gradient(90deg, var(--primary), var(--accent));width:100%;height:2px;position:absolute;bottom:-.35rem;left:0}.navbar__toggle{background:0 0;border:0;flex-direction:column;gap:.25rem;padding:0;display:none}.navbar__toggle span{background:var(--text);width:1.6rem;height:2px}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.4rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;box-shadow:var(--shadow)}.button--secondary{color:#fff;background:#ffffff1f;border-color:#ffffff59}.hero,.page-hero{color:#fff;padding:7rem 0 5rem;position:relative}.hero--home{padding:5.5rem 0 3.75rem}.hero:before,.page-hero:before{content:"";background:linear-gradient(120deg,#04242eb8,#064d5985),url(https://images.unsplash.com/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1800&q=80) 50%/cover;position:absolute;inset:0}.hero--home:before{background:linear-gradient(120deg, #04242e8a, #064d5957), var(--home-hero-image) center/cover}.page-hero--about:before{background:linear-gradient(120deg,#04242eb8,#064d597a),url(https://images.unsplash.com/photo-1519046904884-53103b34b206?auto=format&fit=crop&w=1800&q=80) 50%/cover}.about-hero{text-align:center;color:#fff;justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative}.about-hero:before{content:"";background:linear-gradient(#00000080, #00000080), var(--about-hero-image,url(https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1800&q=80)) center/cover;position:absolute;inset:0}.about-hero__content{z-index:1;position:relative}.about-hero__content h1{font-size:clamp(2.6rem,6vw,4.6rem)}.about-hero__content p{color:#ffffffeb;margin-top:.75rem;font-size:1.15rem}.about-page-section{background:#f9f9f9}.about-page-container{max-width:1100px}.about-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:2.5rem;display:grid}.about-grid img{object-fit:cover;border-radius:1rem;width:100%;min-height:360px;box-shadow:0 14px 36px #00000024}.about-text h2,.about-services h2,.about-cta h2{color:#0096c7;font-family:DM Sans,sans-serif;font-size:2rem}.about-text p{margin-bottom:1rem}.about-stats{text-align:center;flex-wrap:wrap;justify-content:space-around;gap:1.5rem;margin-top:4rem;display:flex}.about-stat h2{color:#0096c7;margin-bottom:.4rem;font-family:DM Sans,sans-serif;font-size:2.5rem}.about-stat p{color:#333;font-weight:700}.about-services{margin-top:5rem}.about-services h2{text-align:center;margin-bottom:2.5rem}.about-service-boxes{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.about-service-card{text-align:center;background:#fff;border-radius:1rem;padding:1.6rem;transition:transform .18s;box-shadow:0 5px 20px #0000001a}.about-service-card:hover{transform:translateY(-10px)}.about-service-card h3{color:#111827;margin-bottom:.6rem;font-family:DM Sans,sans-serif}.about-cta{color:#fff;text-align:center;background:#0096c7;border-radius:1rem;margin-top:5rem;padding:3.2rem 2rem}.about-cta h2,.about-cta p{color:#fff}.about-cta__button{color:#0096c7;background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-top:1.2rem;padding:.85rem 1.5rem;font-weight:700;display:inline-flex}.page-hero--tours:before{background:linear-gradient(120deg, #04242eb8, #064d597a), var(--tours-hero-image,url(https://images.unsplash.com/photo-1468413253725-0d5181091126?auto=format&fit=crop&w=1800&q=80)) center/cover}.page-hero--tours h1{font-size:clamp(2rem,4.6vw,3.6rem)}.page-hero__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:5rem 1rem;display:flex;position:relative}.page-hero__content h1{color:#fff;text-transform:uppercase;letter-spacing:.2rem;font-weight:900}.page-hero--transfers:before{background:linear-gradient(120deg,#04242ebd,#064d597a),url(https://images.unsplash.com/photo-1488646953014-85cb44e25828?auto=format&fit=crop&w=1800&q=80) 50%/cover}.transfers-hero{color:#fff;justify-content:center;align-items:center;min-height:60vh;display:flex;position:relative}.transfers-hero:before{content:"";background:linear-gradient(#00000080, #00000080), var(--transfers-hero-image,url(https://images.unsplash.com/photo-1520250497591-112f2f40a3f4?auto=format&fit=crop&w=1800&q=80)) center/cover;position:absolute;inset:0}.transfers-hero__content{z-index:1;text-align:center;position:relative}.transfers-hero__content h1{font-size:clamp(2.5rem,6vw,4rem)}.transfers-page-section{background:#f4f7fb}.transfers-page-container{max-width:1100px}.transfers-title-block{text-align:center;margin-bottom:1.9rem}.transfers-title-block h2,.transfers-booking h2{color:#0077b6;font-family:DM Sans,sans-serif;font-size:2rem}.transfers-title-block--spaced{margin-top:4rem}.transfers-card-grid,.transfers-vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.transfers-service-card{background:#fff;border-radius:.9rem;padding:1.6rem;transition:transform .18s;box-shadow:0 5px 15px #0000001a}.transfers-service-card:hover,.transfers-vehicle-card:hover{transform:translateY(-8px)}.transfers-service-card h3,.transfers-vehicle-card__info h3{color:#111827;margin-bottom:.6rem;font-family:DM Sans,sans-serif}.transfers-vehicle-card{background:#fff;border-radius:.9rem;transition:transform .18s;overflow:hidden;box-shadow:0 5px 15px #0000001a}.transfers-vehicle-card img{object-fit:cover;width:100%;height:180px}.transfers-vehicle-card__info{padding:1rem}.transfers-booking{background:#fff;border-radius:1rem;margin-top:5rem;padding:2.5rem;box-shadow:0 10px 30px #0000001a}.transfers-booking h2{text-align:center}.transfers-booking-form{gap:1.25rem;margin-top:1.4rem;display:grid}.transfers-form-group{flex-direction:column;display:flex}.transfers-form-group label{color:#1f2937;margin-bottom:.35rem;font-weight:700}.transfers-form-group input,.transfers-form-group select,.transfers-form-group textarea{font:inherit;border:1px solid #ccc;border-radius:.55rem;outline:none;padding:.85rem}.transfers-form-group input:focus,.transfers-form-group select:focus,.transfers-form-group textarea:focus{border-color:#0077b6}.transfers-form-row{gap:1rem;display:flex}.transfers-form-row .transfers-form-group{flex:1}.transfers-summary-card{background:#f0f7ff;border:1px solid #0e76a840;border-radius:.9rem;margin-top:1.5rem;padding:1.25rem;font-weight:500}.transfers-summary-card h3{margin-top:0;margin-bottom:.35rem}.success{color:#0f5132;background:#e7f9ee;border:1px solid #8cd0b0;border-radius:.9rem;margin-top:1.25rem;padding:1rem 1.25rem;box-shadow:0 10px 20px #0f172a14}.transfers-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#0077b6,#0096c7);border:none;border-radius:.55rem;padding:.95rem;font-weight:700}.page-hero--contact:before{background:linear-gradient(120deg,#04242eb8,#064d597a),url(https://images.unsplash.com/photo-1493558103817-58b2924bce98?auto=format&fit=crop&w=1800&q=80) 50%/cover}.contact-hero{color:#fff;justify-content:center;align-items:center;min-height:50vh;display:flex;position:relative}.contact-hero:before{content:"";background:linear-gradient(#00000080, #00000080), var(--contact-hero-image,url(https://images.unsplash.com/photo-1518546305927-5a555bb7020d?auto=format&fit=crop&w=1800&q=80)) center/cover;position:absolute;inset:0}.contact-hero__content{z-index:1;text-align:center;position:relative}.contact-hero__content h1{font-size:clamp(2.2rem,5vw,3.8rem)}.contact-page-section{background:#f4f7fb}.contact-page-container{max-width:1100px}.contact-page-grid{grid-template-columns:1fr 1fr;gap:1.9rem;display:grid}.contact-form-box,.contact-info-box{border-radius:.9rem;padding:1.9rem}.contact-form-box{background:#fff;box-shadow:0 5px 20px #0000001a}.contact-info-box{color:#fff;background:#0077b6}.contact-form-box h2,.contact-info-box h2{margin-bottom:1.25rem;font-family:DM Sans,sans-serif}.contact-form-box h2{color:#0077b6}.contact-page-form{gap:.95rem;display:grid}.contact-form-group{flex-direction:column;display:flex}.contact-form-group label{color:#1f2937;margin-bottom:.35rem;font-weight:700}.contact-form-group input,.contact-form-group textarea{font:inherit;border:1px solid #ccc;border-radius:.55rem;outline:none;padding:.85rem}.contact-form-group input:focus,.contact-form-group textarea:focus{border-color:#0077b6}.contact-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#0077b6,#0096c7);border:none;border-radius:.55rem;width:100%;padding:.95rem;font-weight:700}.form-error{color:#b91c1c;margin-top:.5rem;font-weight:500}.booking-summary{background:#f0f8ff;border:1px solid #0064c833;border-radius:.75rem;margin-top:1rem;padding:1rem;font-weight:500}.booking-summary h4{margin-top:0;margin-bottom:.4rem}.booking-summary small{color:#1f2937;margin-top:.35rem;font-weight:400;display:block}.contact-info-item{margin-bottom:1rem}.contact-info-item strong,.contact-info-item p{color:#fff}.contact-map-box{border-radius:.9rem;margin-top:3rem;overflow:hidden;box-shadow:0 5px 20px #0000001a}.contact-map-box iframe{border:0;width:100%;height:350px}.gallery-page-hero{color:#fff;align-items:center;min-height:52vh;display:flex;position:relative}.gallery-page-hero:before{content:"";background:linear-gradient(#0000007a, #0000007a), var(--gallery-hero-image,url(https://images.unsplash.com/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1800&q=80)) center/cover;position:absolute;inset:0}.gallery-page-hero__content{z-index:1;text-align:center;max-width:700px;margin:0 auto;position:relative}.gallery-page-hero__content h1{font-size:clamp(1.6rem,3.6vw,2.8rem)}.gallery-page-hero__content p{color:#ffffffeb}.gallery-page-section{background:linear-gradient(#f4f7fb 0%,#eef5f7 100%)}.gallery-page-intro{max-width:720px;margin-bottom:2rem}.gallery-page-intro h2{color:#0077b6;font-family:DM Sans,sans-serif;font-size:2rem}.gallery-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:220px;gap:1.1rem;display:grid}.gallery-page-grid__item{cursor:pointer;background-position:50%;background-size:cover;border:0;border-radius:1rem;padding:0;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 24px #0000001f}.gallery-page-grid__item:hover{transform:translateY(-4px);box-shadow:0 18px 30px #0003}.gallery-page-grid__item:focus-visible{outline-offset:3px;outline:3px solid #0096c7}.gallery-modal{z-index:40;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.gallery-modal__image{border-radius:1rem;max-width:90vw;max-height:80vh;box-shadow:0 30px 60px #000000b3}.gallery-modal__nav{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:3rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-modal__nav:hover,.gallery-modal__nav:focus-visible{background:#ffffff4d}.gallery-modal__nav--left{left:2rem}.gallery-modal__nav--right{right:2rem}.gallery-modal__close{color:#fff;cursor:pointer;background:#0006;border:0;border-radius:.9rem;width:3.2rem;height:3.2rem;font-size:2.5rem;transition:background .2s;position:absolute;top:1.5rem;right:1.5rem}.gallery-modal__close:hover,.gallery-modal__close:focus-visible{background:#0009}.gallery-page-grid__item--1,.gallery-page-grid__item--4{grid-row:span 2}.gallery-page-grid__item--3{grid-column:span 2}.hero__content,.page-hero .container{z-index:1;position:relative}.hero__content{max-width:760px;padding:3.5rem 0 1rem}.hero--home .hero__content{padding:2rem 0 .5rem}.hero--home h1{font-size:clamp(2.2rem,5vw,4rem)}.hero p,.page-hero p{color:#ffffffd6;max-width:640px;font-size:1.05rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;display:flex}.hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.6rem;display:grid}.hero__stats div{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff24;border-radius:1.2rem;padding:.8rem 1rem}.hero__stats strong{margin-bottom:.15rem;font-size:1.25rem;display:block}.hero__stats span{font-size:.92rem}.tour-card,.info-card,.team-card,.testimonial-card,.form-card,.feature-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:var(--radius)}.tour-card{overflow:hidden}.tour-card__media{background-position:50%;background-size:cover;min-height:260px}.tour-card__price{color:var(--primary);font-size:1rem;font-weight:700}.tour-card__content{padding:1.5rem}.tour-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;display:flex}.tour-card__meta,.info-card__meta{color:var(--primary);flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;font-size:.92rem;display:flex}.tour-card__content p{margin-bottom:1.25rem}.info-card,.testimonial-card,.team-card{padding:1.6rem}.info-card__icon{width:3rem;height:3rem;color:var(--primary);background:#0b7c8c1f;border-radius:999px;place-items:center;margin-bottom:1rem;font-weight:700;display:grid}.feature-panel{gap:1.25rem;padding:2rem;display:grid}.feature-panel strong,.testimonial-card strong{color:var(--text)}.text-link{color:var(--primary);margin-top:1.4rem;font-weight:700;display:inline-block}.testimonial-card p{margin-bottom:1rem}.team-card__image,.gallery-grid__item{border-radius:calc(var(--radius) - 8px);background-position:50%;background-size:cover}.team-card__image{min-height:280px;margin-bottom:1rem}.gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.gallery-grid__item{min-height:240px}.form-card{padding:1.75rem}.form-card label{color:var(--text);margin-bottom:1rem;font-weight:500;display:block}.form-card input,.form-card textarea{border:1px solid var(--border);background:var(--surface-strong);width:100%;font:inherit;color:var(--text);border-radius:1rem;margin-top:.45rem;padding:.9rem 1rem}.form-card textarea{resize:vertical}.form-success{color:var(--accent);margin-top:1rem;font-weight:700}.contact-stack{gap:.5rem;margin-bottom:1.5rem;display:grid}.map-frame{border-radius:var(--radius);border:1px solid var(--border);min-height:340px;box-shadow:var(--shadow);overflow:hidden}.map-frame iframe{border:0;width:100%;min-height:340px}.footer{color:#fff;background:50%/cover no-repeat;padding:4rem 0 1.5rem;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:linear-gradient(#04242e99,#04242ebf);position:absolute;inset:0}.footer h3,.footer h4,.footer .section-tag,.footer strong{color:#fff;font-weight:700}.footer__grid{grid-template-columns:1.2fr .8fr .8fr;gap:2rem;padding-bottom:2rem;display:grid}.footer__logo{object-fit:cover;border-radius:1rem;width:5.5rem;height:5.5rem;margin-bottom:1rem}.footer__links{gap:.8rem;display:grid}.footer__links a{color:#ffffffe6;font-weight:600}.footer__bottom{border-top:1px solid #ffffff1f;padding-top:1.25rem}.footer p{color:#ffffffe6;font-weight:500}.tours-format-section{background:linear-gradient(#f4f6f8 0%,#eef3f8 100%)}.tour-filter-shell{z-index:3;background:#fffffff2;border-radius:1.5rem;margin-top:-2.75rem;padding:1.2rem;position:relative;box-shadow:0 16px 36px #12323c1f}.tour-chip-row{flex-wrap:wrap;gap:.9rem;display:flex}.tour-chip{color:#2a4b73;cursor:pointer;background:#eef1f5;border:none;border-radius:999px;padding:.95rem 1.5rem;font-size:1rem;font-weight:700;transition:transform .18s,background .18s,color .18s,box-shadow .18s}.tour-chip:hover,.tour-chip--active{color:#fff;background:linear-gradient(135deg,#1d8cf0,#246ee9);transform:translateY(-1px);box-shadow:0 10px 24px #246ee947}.tour-format-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:3rem;display:grid}.tour-format-cta{text-align:center;margin-top:2.5rem}.tour-format-card{background:#fff;border-radius:1.7rem;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 16px 36px #12323c1f}.tour-format-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px #12323c29}.tour-format-card__media{min-height:260px;position:relative}.tour-format-card__media img{object-fit:cover;width:100%;height:260px}.tour-format-card__overlay{justify-content:space-between;align-items:center;gap:.8rem;display:flex;position:absolute;inset:1.6rem 1.4rem auto}.tour-format-pill,.tour-rating-pill{background:#fffffff5;border-radius:999px;align-items:center;gap:.45rem;min-height:2.45rem;padding:.45rem .85rem;font-weight:800;display:inline-flex;box-shadow:0 10px 24px #12323c24}.tour-format-pill{color:#0a82cf;text-transform:uppercase;letter-spacing:.04em;font-size:.66rem}.tour-rating-pill{color:#1b2430;white-space:nowrap;font-size:.68rem}.tour-rating-pill__star{color:#f5b301;font-size:.95rem;line-height:1}.tour-format-card__body{padding:1.3rem 1.35rem 1.45rem}.tour-format-card__body h3{color:#111827;margin:0 0 .55rem;font-size:1.3rem}.tour-format-card__body p{color:#5f6b7a;font-size:.95rem;line-height:1.7}.tour-format-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.1rem;display:flex}.tour-format-card__footer strong{color:#0f172a;font-size:1rem}.tour-format-card__footer a{color:#fff;background:#0a82cf;border-radius:.9rem;justify-content:center;align-items:center;padding:.8rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}.tour-format-card__footer a:hover{background:#086fb0}.empty-state{border:1px solid var(--border);background:#ffffffbf;border-radius:1rem;padding:1.5rem}@media (width<=920px){.grid--three,.grid--two,.split,.footer__grid,.gallery-grid,.tour-format-grid,.about-grid,.about-service-boxes,.transfers-card-grid,.transfers-vehicle-grid,.contact-page-grid,.gallery-page-grid,.hero__stats{grid-template-columns:1fr}.navbar__toggle{display:inline-flex}.navbar__links{border:1px solid var(--border);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#fffffff5;border-radius:1rem;flex-direction:column;align-items:flex-start;padding:1rem;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + .6rem);left:1rem;right:1rem;transform:translateY(-8px)}.navbar__links--open{opacity:1;pointer-events:auto;transform:translateY(0)}}@media (width<=640px){.section{padding:4rem 0}.hero,.page-hero{padding:6rem 0 4rem}.hero--home{padding:4.8rem 0 3rem}.container{width:min(100% - 1.25rem,1120px)}.button,.button--secondary,.button--primary{width:100%}.hero__actions,.tour-chip-row{flex-direction:column}.tour-chip{width:100%}.transfers-hero{min-height:46vh}.transfers-form-row{flex-direction:column}.contact-hero{min-height:40vh}.gallery-page-hero{min-height:42vh}.gallery-page-grid__item--1,.gallery-page-grid__item--3,.gallery-page-grid__item--4{grid-area:auto}.about-hero{min-height:56vh}.about-hero__content h1{font-size:2.3rem}.tour-format-card__overlay{flex-wrap:wrap;inset:1rem 1rem auto}.tour-format-pill,.tour-rating-pill{min-height:3.2rem;padding:.7rem 1.1rem;font-size:.86rem}.tour-format-card__footer{flex-direction:column;align-items:stretch}}.tour-detail__more-tours{margin-bottom:60px}.tour-detail__more-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;margin-top:24px;display:grid}.tour-detail__more-card{background:#fff;border-radius:20px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 14px 30px #02071a26}.tour-detail__more-card img{object-fit:cover;width:100%;height:150px}.tour-detail__more-content{flex:1;padding:18px 20px 16px}.tour-detail__more-footer{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.tour-detail__more-btn{color:#fff;background:#0077b6;border-radius:12px;padding:10px 16px;font-weight:600;text-decoration:none}
