@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600;700;800&display=swap');

:root{
  --black:#050505;
  --navy:#07111f;
  --gold:#d8b15f;
  --soft-gold:#f1d58a;
  --white:#ffffff;
  --sky:#39bdf8;
  --ocean:#0b8fcf;
  --glass:rgba(255,255,255,.08);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{
  margin:0;
  font-family:'Kanit',system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  color:#fff;
  background:
    radial-gradient(circle at 20% 15%,rgba(57,189,248,.35),transparent 28%),
    radial-gradient(circle at 80% 0%,rgba(216,177,95,.22),transparent 26%),
    linear-gradient(135deg,#050505 0%,#07111f 48%,#073b5a 100%);
  overflow-x:hidden;
}
body:before{
  content:"";
  position:fixed;
  inset:auto -10% -25% -10%;
  height:520px;
  background:radial-gradient(ellipse at center,rgba(57,189,248,.45),transparent 65%);
  filter:blur(20px);
  pointer-events:none;
}
a{text-decoration:none;color:inherit}
.wrap{width:min(1180px,92%);margin:auto;position:relative;z-index:2}

.brand-text{display:flex;flex-direction:column;align-items:flex-start}

.btn{
  display:inline-flex;align-items:center;justify-content:center;
  border:0;border-radius:999px;padding:13px 22px;font-weight:800;cursor:pointer;
  background:linear-gradient(90deg,var(--soft-gold),#b88931);color:#050505;
  box-shadow:0 16px 40px rgba(216,177,95,.22);
  font-family:inherit;font-size:inherit;text-decoration:none
}
.btn2{
  display:inline-flex;align-items:center;justify-content:center;
  border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);
  color:#fff;border-radius:999px;padding:14px 24px;font-weight:800
}

.hero-banner{
  position:relative;margin:-100px 0 60px;padding:0;
  overflow:hidden;box-shadow:0 30px 100px rgba(0,0,0,.5);
  display:flex;align-items:center;min-height:calc(100vh + 100px);
}
.hero-banner > .wrap{position:relative;z-index:1;align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.banner-bg{
  position:absolute;inset:0;z-index:0;
  background:
    linear-gradient(90deg,rgba(5,5,5,.95) 0%,rgba(5,5,5,.45) 55%,rgba(5,5,5,.05) 100%),
    url('https://images.unsplash.com/photo-1567899378494-47b22a2ae96a?q=80&w=1600&auto=format&fit=crop');
  background-size:cover;background-position:center;
}
.banner-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.mute-btn{position:absolute;bottom:40px;left:40px;z-index:10;background:rgba(0,0,0,.48);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(20px);color:#fff;border-radius:50%;width:52px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s,box-shadow .25s,background .25s}
.mute-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 30px rgba(0,0,0,.5);background:rgba(0,0,0,.6)}
.banner-content{position:relative;z-index:1;max-width:650px}
.page-banner{min-height:420px;padding:60px 0;justify-content:center;text-align:center;margin:0 0 40px}
.page-banner .banner-content{max-width:850px;margin:auto;text-align:center}
.page-banner .lead{margin-left:auto;margin-right:auto}
.page-banner .eyebrow{margin-bottom:18px}
.banner-float{
  position:absolute;right:40px;bottom:40px;border-radius:26px;z-index:2;
  padding:20px 28px;background:rgba(0,0,0,.48);border:1px solid rgba(255,255,255,.14);
  backdrop-filter:blur(20px);display:flex;justify-content:space-between;align-items:center;gap:32px;
}
.pill{
  display:inline-flex;gap:8px;align-items:center;color:var(--soft-gold);
  border:1px solid rgba(216,177,95,.3);background:rgba(216,177,95,.1);
  padding:9px 15px;border-radius:999px;font-size:14px;margin-bottom:22px
}
h1{font-size:clamp(44px,7vw,82px);line-height:.98;margin:0;letter-spacing:-2.5px}
h1,h2,h3{background:linear-gradient(135deg,var(--sky),var(--soft-gold));-webkit-background-clip:text;background-clip:text;color:transparent}
.review-card h3{background:none;-webkit-background-clip:initial;background-clip:initial;color:#fff}
.grad{background:linear-gradient(135deg,var(--sky),var(--soft-gold));-webkit-background-clip:text;background-clip:text;color:transparent}
.lead{font-size:18px;line-height:1.85;color:rgba(255,255,255,.68);max-width:650px;margin:24px 0 0}
.cta{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px;max-width:520px}
.stat,.card,.review,.contact-box,form,.glass-box{
  border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);
  backdrop-filter:blur(20px);box-shadow:0 24px 80px rgba(0,0,0,.22)
}
.stat{border-radius:20px;padding:18px}
.stat b{display:block;color:var(--soft-gold);font-size:26px}
.stat span{font-size:12px;color:rgba(255,255,255,.52)}

section{padding:62px 0}
.page-hero{padding:82px 0 44px;text-align:center}
.page-hero h1{max-width:850px;margin:auto}
.page-hero p{margin:24px auto 0;max-width:760px}
.head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}
.eyebrow{color:var(--soft-gold);letter-spacing:.3em;text-transform:uppercase;font-size:13px;margin-bottom:12px}
h2{font-size:clamp(32px,4vw,48px);margin:0}
.head p{color:rgba(255,255,255,.56);max-width:560px;line-height:1.7}
.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.card{border-radius:30px;padding:26px;transition:.25s}
.card:hover{transform:translateY(-6px);border-color:rgba(216,177,95,.45)}
.icon{width:58px;height:58px;border-radius:20px;background:linear-gradient(135deg,var(--soft-gold),#b88931);display:grid;place-items:center;color:#050505;font-size:25px;margin-bottom:22px}
.card h3{margin:0 0 12px;font-size:21px}
.card p{color:rgba(255,255,255,.58);line-height:1.75;min-height:78px}
.price{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;color:var(--soft-gold);font-weight:800}
.reviews-box,.glass-box{border-radius:36px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.04));padding:34px;backdrop-filter:blur(20px)}
.review{border-radius:26px;padding:24px;background:rgba(0,0,0,.28)}
.stars{color:var(--soft-gold);letter-spacing:2px}
.review p{color:rgba(255,255,255,.68);line-height:1.7;min-height:72px}
.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:20px}
.contact-box{border-radius:34px;padding:32px;background:rgba(216,177,95,.1);border-color:rgba(216,177,95,.22)}
.contact-box p{color:rgba(255,255,255,.62);line-height:1.8}
.contact-list{margin-top:26px;color:rgba(255,255,255,.72);line-height:2.2}
form{border-radius:34px;padding:28px}
.fields{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}
input,textarea{
  width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.28);
  color:#fff;border-radius:18px;padding:16px;outline:none;font:inherit
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
input[type=number]{-moz-appearance:textfield}
textarea{margin-top:14px;resize:vertical}
form .btn{width:100%;margin-top:14px;border-radius:18px;padding:16px}
.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.feature{border-radius:24px;padding:22px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}

/* Yacht Fleet Styles */
.yacht-fleet{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.yacht-card{
  border-radius:36px;border:1px solid rgba(255,255,255,.12);
  background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));
  backdrop-filter:blur(24px);overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.3);
}
.yacht-card-img{height:400px;background-size:cover;background-position:center;position:relative}
.yacht-card-body{padding:30px;position:relative;z-index:2}
.yacht-card-head{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:20px;gap:12px}
.yacht-name{font-size:32px;margin:0;line-height:1}
.yacht-builder{color:var(--soft-gold);font-size:14px;letter-spacing:1px;text-transform:uppercase}
.yacht-specs{
  display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;
  margin-bottom:40px;padding:24px;border-radius:24px;
  background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.08);
}
.spec-item{display:flex;flex-direction:column;gap:4px}
.spec-label{color:rgba(255,255,255,.5);font-size:12px;text-transform:uppercase;letter-spacing:1px}
.spec-value{font-weight:600;font-size:15px;color:#fff}

.yacht-tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}
.yacht-tabs::-webkit-scrollbar{display:none}
.tab-btn{
  background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);
  color:rgba(255,255,255,.7);padding:10px 20px;border-radius:99px;
  cursor:pointer;font:inherit;font-weight:500;white-space:nowrap;transition:.2s
}
.tab-btn.active{background:var(--soft-gold);color:#000;border-color:var(--soft-gold)}
.tab-btn:hover:not(.active){background:rgba(255,255,255,.1)}

.tab-content{display:none;animation:fadeIn .4s}
.tab-content.active{display:block}
@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}

.yacht-tables{width:100%;border-collapse:collapse;margin-bottom:24px;font-size:14px;background:rgba(0,0,0,.2);border-radius:16px;overflow:hidden}
.yacht-tables th,.yacht-tables td{padding:14px 18px;text-align:left;border-bottom:1px solid rgba(255,255,255,.05)}
.yacht-tables th{background:rgba(255,255,255,.05);color:var(--soft-gold);font-weight:600}
.yacht-tables tr:last-child td{border-bottom:none}
.yacht-tables td:not(:first-child){text-align:right;font-weight:600}

.incl-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.incl-box h4{color:var(--soft-gold);margin:0 0 16px;font-size:18px}
.incl-box ul{margin:0;padding-left:20px;color:rgba(255,255,255,.8);line-height:1.8}
.incl-box li{margin-bottom:6px}

/* Detail View Styles (SPA) */
.yacht-detail-view{display:none;padding-bottom:60px}
.detail-hero{
  height:50vh;min-height:400px;position:relative;
  display:flex;flex-direction:column;justify-content:flex-end;
  padding:60px 0;margin-bottom:60px;
}
.detail-hero-bg{
  position:absolute;inset:0;background-size:cover;background-position:center;
  z-index:-1;
}
.detail-hero-bg::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(0deg,rgba(5,5,5,1) 0%,rgba(5,5,5,.4) 60%,rgba(5,5,5,.2) 100%);
}
.btn-back{
  display:inline-flex;align-items:center;gap:8px;
  background:rgba(255,255,255,.1);color:#fff;
  border:1px solid rgba(255,255,255,.2);
  padding:12px 24px;border-radius:30px;
  font-family:'Kanit',sans-serif;font-size:16px;
  cursor:pointer;transition:.3s;text-decoration:none;
  margin-bottom:24px;
}
.btn-back:hover{background:rgba(255,255,255,.2)}

/* Destination Section */
.dest-section{margin-bottom:40px;margin-top:60px;}
.dest-card{
  display:flex;border-radius:24px;overflow:hidden;
  background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));
  backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);
}
.dest-img{flex:1;background-size:cover;background-position:center;min-height:400px}
.dest-content{flex:1;padding:40px;background:rgba(25,35,48,.9);display:flex;flex-direction:column}
.dest-dropdown{
  background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);
  color:#fff;padding:8px 16px;border-radius:12px;font-family:'Kanit',sans-serif;
  width:fit-content;margin-bottom:24px;font-size:14px;
}
.dest-content h2{font-size:32px;margin:0 0 16px;line-height:1.2}
.dest-content p{color:rgba(255,255,255,.8);margin-bottom:24px;line-height:1.6}
.dest-highlights{margin-bottom:32px;flex:1}
.dest-highlights h4{font-size:16px;margin:0 0 16px;color:#fff}
.dest-highlights ul{list-style:none;padding:0;margin:0;color:rgba(255,255,255,.8);font-size:14px}
.dest-highlights li{margin-bottom:8px;position:relative;padding-left:16px}
.dest-highlights li::before{content:"•";position:absolute;left:0;color:var(--soft-gold)}
.btn-cyan{
  background:linear-gradient(90deg,#1ebcfc,#1695f8);color:#fff;
  padding:16px 32px;border-radius:30px;text-align:center;text-decoration:none;
  font-weight:600;font-size:16px;display:block;transition:.3s;
  box-shadow:0 8px 24px rgba(30,188,252,.3);
}
.btn-cyan:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(30,188,252,.4);color:#fff}

/* Stats Section */
.stats-section{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:60px}
.stat-box{
  background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.02));
  backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.12);
  border-radius:16px;padding:32px 20px;text-align:center;
}
.stat-icon{font-size:32px;color:#1ebcfc;margin-bottom:16px}
.stat-num{font-size:48px;font-weight:700;line-height:1;margin-bottom:8px}
.stat-num span{color:#1ebcfc;font-size:32px}
.stat-label{font-size:14px;color:rgba(255,255,255,.7)}

/* Detail Layout (Gallery & Sidebar) */
.detail-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:40px;margin-top:20px}
.detail-main{display:flex;flex-direction:column;gap:32px}
.detail-sidebar{position:sticky;top:100px;align-self:start}

/* Gallery */
.gallery-section h3{color:#1ebcfc;margin-bottom:16px;font-size:20px;margin-top:0}
.gallery-main{width:100%;height:500px;border-radius:16px;overflow:hidden;margin-bottom:16px;background:#1a2432}
.gallery-main img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}
.gallery-thumbs{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}
.gallery-thumbs::-webkit-scrollbar{display:none}
.thumb-img{
  width:120px;height:80px;border-radius:8px;cursor:pointer;opacity:0.6;
  transition:.3s;border:2px solid transparent;flex-shrink:0;background:#1a2432
}
.thumb-img img{width:100%;height:100%;object-fit:cover;border-radius:6px}
.thumb-img:hover{opacity:0.8}
.thumb-img.active{opacity:1;border-color:#1ebcfc}

/* Booking Card */
.booking-card{
  background:linear-gradient(135deg,rgba(25,35,48,1),rgba(25,35,48,.95));
  border:1px solid rgba(255,255,255,.12);border-radius:24px;
  padding:32px;box-shadow:0 30px 100px rgba(0,0,0,.3);
}
.booking-title{color:#1ebcfc;font-size:18px;margin-bottom:12px;font-weight:600}
.booking-price{font-size:36px;font-weight:700;line-height:1;margin-bottom:8px}
.booking-sub{color:rgba(255,255,255,.6);font-size:12px;margin-bottom:24px}
.booking-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}
.booking-card hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin-bottom:24px}
.booking-guarantees{list-style:none;padding:0;margin:0;font-size:13px}
.booking-guarantees li{margin-bottom:8px;display:flex;align-items:center;gap:8px}
.booking-guarantees li::before{content:"✔";color:#1ebcfc;font-size:14px}

/* Extra Services — Numbered Premium */
.extra-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:40px}
.extra-card{
  position:relative;display:flex;flex-direction:column;
  border-radius:22px;overflow:hidden;
  background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 18px 50px rgba(0,0,0,.28);
  transition:transform .4s cubic-bezier(.34,1.2,.64,1),box-shadow .4s,border-color .4s
}
.extra-card:hover{
  transform:translateY(-10px);
  box-shadow:0 30px 70px rgba(0,0,0,.45);
  border-color:rgba(216,177,95,.35)
}
.extra-card-img{
  position:relative;height:220px;background-size:cover;background-position:center;
  overflow:hidden;transition:transform .6s ease
}
.extra-card-img::after{
  content:"";position:absolute;inset:0;
  background:linear-gradient(180deg,rgba(7,17,31,0) 55%,rgba(7,17,31,.85) 100%);
  pointer-events:none
}
.extra-card:hover .extra-card-img{transform:scale(1.06)}

.extra-card-body{
  position:relative;flex:1;display:flex;flex-direction:column;
  padding:26px 22px 24px;background:rgba(7,17,31,.55);backdrop-filter:blur(10px)
}
.extra-number{
  display:flex;align-items:center;gap:12px;
  color:var(--soft-gold);font-size:13px;font-weight:600;
  letter-spacing:3px;margin-bottom:14px;text-transform:uppercase
}
.extra-number .num-line{
  width:28px;height:1px;background:linear-gradient(90deg,var(--soft-gold),transparent);
  display:inline-block;transition:width .4s ease
}
.extra-card:hover .extra-number .num-line{width:48px}

.extra-icon{
  width:46px;height:46px;
  background:linear-gradient(135deg,var(--sky),var(--ocean));
  color:#fff;border-radius:14px;
  display:flex;align-items:center;justify-content:center;
  margin:0 0 16px;
  box-shadow:0 8px 20px rgba(57,189,248,.3);
  transition:transform .35s
}
.extra-card:hover .extra-icon{transform:rotate(-6deg) scale(1.05)}

.extra-card-title{
  color:#fff;font-size:20px;font-weight:600;
  margin:0 0 10px;letter-spacing:-0.2px;line-height:1.3
}
.extra-card-desc{
  color:rgba(255,255,255,.7);font-size:14px;line-height:1.7;
  margin:0 0 20px;flex:1
}
.extra-card-link{
  display:inline-flex;align-items:center;gap:8px;
  color:var(--soft-gold);font-size:13px;font-weight:600;
  letter-spacing:1px;text-transform:uppercase;text-decoration:none;
  padding-top:14px;border-top:1px solid rgba(255,255,255,.08);
  transition:color .25s
}
.extra-card-link span{transition:transform .3s ease;display:inline-block}
.extra-card-link:hover{color:#fff}
.extra-card-link:hover span{transform:translateX(6px)}
.section-title-center{text-align:center;margin-bottom:40px}
.section-title-center h2{font-size:32px;margin-bottom:16px}
.section-title-center .divider{width:60px;height:3px;background:linear-gradient(90deg,#1ebcfc,rgba(30,188,252,.2));margin:0 auto;border-radius:2px}

/* Tablet (1024px) — 2-column fleet, tighter wraps */
@media(max-width:1024px){
  .yacht-fleet{grid-template-columns:repeat(2,1fr);gap:20px}
  .grid{grid-template-columns:repeat(2,1fr)}
  .blog-grid{grid-template-columns:repeat(2,1fr)}
  .reviews-grid{grid-template-columns:repeat(2,1fr)}
  .extra-services-grid{grid-template-columns:repeat(3,1fr);gap:20px}
  .stats-section{gap:14px}
  .wcu-container{gap:50px;padding:0 4%}
  .wcu-headline{font-size:32px}
}

/* Tablet / large mobile (900px) */
@media(max-width:900px){
  section{padding:48px 0}
  .contact{grid-template-columns:1fr}
  .grid{grid-template-columns:1fr}
  .head{display:block}
  .head p{margin-top:14px}
  .fields,.feature-list{grid-template-columns:1fr}
  .hero-banner{padding:0;min-height:calc(100svh + 80px);margin:-100px 0 40px}
  .page-banner{padding:40px 0;min-height:320px;margin:0 0 30px}
  .banner-bg{
    background:
      linear-gradient(0deg,rgba(5,5,5,.98) 0%,rgba(5,5,5,.7) 60%,rgba(5,5,5,.4) 100%),
      url('https://images.unsplash.com/photo-1567899378494-47b22a2ae96a?q=80&w=1600&auto=format&fit=crop');
    background-size:cover;background-position:center;
  }
  .banner-float{right:20px;left:20px;bottom:20px;padding:16px 20px;flex-direction:column;gap:16px}

  .yacht-fleet{grid-template-columns:1fr;gap:20px}
  .yacht-card-img{height:260px}
  .yacht-card-body{padding:24px}
  .yacht-name{font-size:26px}
  .incl-grid{grid-template-columns:1fr}
  .yacht-tables{display:block;overflow-x:auto;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none}
  .yacht-tables::-webkit-scrollbar{display:none}
  .detail-hero{height:auto;min-height:300px;padding:40px 0}
  .dest-section{margin-top:30px;margin-bottom:30px}
  .dest-card{flex-direction:column}
  .dest-img{min-height:240px}
  .dest-content{padding:28px}
  .dest-content h2{font-size:26px}
  .stats-section{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:40px}
  .stat-box{padding:24px 16px}
  .stat-num{font-size:38px}
  .detail-layout{grid-template-columns:1fr;gap:28px}
  .detail-sidebar{position:static}
  .gallery-main{height:300px}
  .extra-services-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:30px}
  .extra-card-img{height:200px}
  .extra-card-body{padding:22px 20px 20px}
  .extra-card-title{font-size:18px}
  form{padding:22px}
  .reviews-box,.glass-box,.contact-box{padding:24px;border-radius:24px}
}

@media(max-width:600px){
  .wrap{width:min(1180px,94%)}
  section{padding:40px 0}
  .extra-services-grid{grid-template-columns:1fr}
  .yacht-card-head{gap:8px;margin-bottom:16px}
  .yacht-name{font-size:24px}
  .yacht-card-img{height:220px}
  .yacht-card-body{padding:20px}
  .yacht-card-body > div[style*="grid-template-columns:1fr 1fr"]{grid-template-columns:1fr!important;gap:10px!important}
  .btn,.btn2,.btn-cyan{padding:13px 20px;font-size:14px}
  .dest-content{padding:22px}
  .dest-content h2{font-size:22px;margin:0 0 12px}
  .dest-img{min-height:200px}
  .stats-section{grid-template-columns:repeat(2,1fr)}
  .stat-num{font-size:32px}
  .stat-label{font-size:13px}
  .stat-box{padding:20px 12px}
  .stat-icon svg{width:30px!important;height:30px!important}
  .feature-list,.fields{gap:10px}
  .gallery-main{height:220px}
  .thumb-img{width:90px;height:60px}
  .section-title-center h2{font-size:26px}
  .section-title-center{margin-bottom:30px}
  .head h2{font-size:28px}
  .lead{font-size:16px;margin:18px 0 0}
  .page-banner{min-height:260px;padding:30px 0;margin:0 0 24px}
  .mute-btn{bottom:20px;left:20px;width:46px;height:46px}
  .mute-btn svg{width:20px;height:20px}
  .floating-contact{right:14px;bottom:14px;gap:10px}
  .contact-options{gap:10px}
  .contact-float{width:46px;height:46px}
  .contact-float svg{width:22px;height:22px}
  .contact-toggle{width:50px;height:50px}
  .contact-toggle svg{width:22px;height:22px}
  .accordion-header{padding:16px 18px;font-size:15px}
  .accordion-body{padding:0 18px;font-size:14px}
  .accordion-item.open .accordion-body{padding-bottom:18px}
}

@media(max-width:400px){
  .wrap{width:96%}
  .yacht-card-img{height:200px}
  .yacht-card-body{padding:18px}
  .yacht-name{font-size:22px}
  .stats-section{grid-template-columns:1fr;gap:10px}
  .stat-num{font-size:36px}
  .head h2{font-size:24px}
  .section-title-center h2{font-size:22px}
  .dest-content h2{font-size:20px}
  .dest-highlights ul{font-size:13px}
  .btn,.btn2,.btn-cyan{padding:12px 18px;font-size:13px}
  .floating-contact{right:10px;bottom:10px}
  .contact-options{gap:8px}
  .contact-float{width:42px;height:42px}
  .contact-float svg{width:20px;height:20px}
  .contact-toggle{width:46px;height:46px}
  .contact-toggle svg{width:20px;height:20px}
}

/* ===== Gallery Section ===== */
.gallery-section{padding:62px 0}
.gallery-section .portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:min(1180px,92%);margin:auto}
.portfolio-item{border-radius:16px;overflow:hidden;aspect-ratio:4/3;cursor:pointer;transition:.3s}
.portfolio-item:hover{transform:scale(1.03);box-shadow:0 8px 25px rgba(0,0,0,.4);z-index:1}
.portfolio-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.portfolio-item:hover img{transform:scale(1.08)}

/* ===== Why Choose Us — Hexagonal ===== */
.wcu-section{position:relative;background:transparent;padding:100px 0;overflow:hidden}
.wcu-container{max-width:1180px;margin:auto;padding:0 4%;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:80px;align-items:center;position:relative;z-index:2}
.wcu-left{position:relative;width:100%;height:520px;overflow:visible}
.hex-wrap{position:absolute;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);overflow:hidden;transition:transform .45s,filter .45s;z-index:2}
.hex-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}
.hex-wrap:hover{transform:scale(1.02);filter:drop-shadow(0 0 25px rgba(57,189,248,.25))}
.hex-wrap:hover img{transform:scale(1.06)}
.hex-1{width:300px;height:300px;top:0;left:0;z-index:3}
.hex-2{width:300px;height:300px;top:0;left:260px;z-index:3}
.hex-3{width:300px;height:300px;top:228px;left:130px;z-index:4}
.hex-ring{position:absolute;clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);border:3px solid rgba(57,189,248,.35);pointer-events:none;z-index:1}
.hex-ring-1{width:320px;height:320px;top:-10px;left:-10px;background:rgba(57,189,248,.04)}
.hex-ring-2{width:320px;height:320px;top:-10px;left:250px;background:rgba(57,189,248,.04)}
.wcu-dot-grid{position:absolute;z-index:1;display:grid}
.wcu-dot-grid span{display:inline-block;width:5px;height:5px;border-radius:50%;background:rgba(57,189,248,.35);margin:4px}
.wcu-dots-top{top:-5px;left:10px;grid-template-columns:repeat(5,1fr)}
.wcu-dots-bottom{bottom:40px;right:30px;grid-template-columns:repeat(4,1fr)}
.wcu-headline{font-size:38px;font-weight:700;line-height:1.3;margin-bottom:22px}
.wcu-headline span{background:linear-gradient(135deg,var(--sky),var(--soft-gold));-webkit-background-clip:text;color:transparent}
.wcu-paragraph{font-size:15px;line-height:1.75;color:rgba(255,255,255,.72);margin-bottom:42px;max-width:520px}
.wcu-pills{display:flex;flex-direction:column;gap:14px;position:relative;z-index:2}
.pill-row{display:flex;gap:12px;align-items:center}
.pill-desc{flex:1;padding:14px 24px;background:rgba(7,17,31,.8);border:1px solid rgba(57,189,248,.18);border-radius:50px;font-size:14px;color:#fff;transition:.3s;cursor:default;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pill-desc:hover{transform:translateY(-2px);border-color:var(--sky);box-shadow:0 4px 20px rgba(57,189,248,.2)}
.pill-label{flex-shrink:0;padding:14px 28px;background:linear-gradient(135deg,var(--ocean),var(--sky));border:none;border-radius:50px;font-size:14px;font-weight:600;color:#fff;cursor:default;transition:.3s;min-width:130px;text-align:center;box-shadow:0 4px 15px rgba(11,143,207,.3)}
.pill-label:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(57,189,248,.45)}
.wcu-bg-circle{position:absolute;border-radius:50%;pointer-events:none;z-index:0}
.wcu-bg-circle-1{display:none}
.wcu-bg-circle-2{display:none}
.wcu-fade{opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}
.wcu-fade.visible{opacity:1;transform:translateY(0)}
.slide-in-left{opacity:0;transform:translateX(-80px);transition:opacity 0.8s cubic-bezier(.4,0,.2,1),transform 0.8s cubic-bezier(.4,0,.2,1)}
.slide-in-left.visible{opacity:1;transform:translateX(0)}
.slide-in-right{opacity:0;transform:translateX(80px);transition:opacity 0.8s cubic-bezier(.4,0,.2,1),transform 0.8s cubic-bezier(.4,0,.2,1)}
.slide-in-right.visible{opacity:1;transform:translateX(0)}
.wcu-fade-delay-1{transition-delay:.1s}
.wcu-fade-delay-2{transition-delay:.2s}
.wcu-fade-delay-3{transition-delay:.3s}
.wcu-fade-delay-4{transition-delay:.4s}
.wcu-fade-delay-5{transition-delay:.5s}
.wcu-fade-delay-6{transition-delay:.6s}

/* ===== Reviews ===== */
.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.review-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);backdrop-filter:blur(20px);border-radius:26px;padding:32px;box-shadow:0 24px 80px rgba(0,0,0,.22);transition:.3s}
.review-card:hover{transform:translateY(-6px);border-color:rgba(216,177,95,.45)}
.review-header{display:flex;gap:15px;align-items:center;margin-bottom:20px}
.review-avatar{width:56px;height:56px;border-radius:50%;object-fit:cover}
.review-card h3{margin:0;font-size:18px;color:#fff}
.review-card .stars{color:var(--soft-gold);font-size:14px;letter-spacing:2px}
.review-card p{color:rgba(255,255,255,.68);line-height:1.7;font-size:15px}

/* ===== Route Map ===== */
.map-wrapper-home{border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}
.map-container-home{position:relative;height:550px}
#map{width:100%;height:100%;z-index:1}
.map-sidebar{position:absolute;top:20px;left:20px;z-index:1000;background:rgba(7,17,31,.9);backdrop-filter:blur(20px);padding:24px;border-radius:20px;width:280px;box-shadow:0 20px 60px rgba(0,0,0,.5);border:1px solid rgba(57,189,248,.2)}
.map-sidebar h3{font-size:16px;font-weight:600;color:var(--sky);margin-bottom:16px}
.loc-btn{display:block;width:100%;padding:12px 16px;margin-bottom:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8);border-radius:12px;cursor:pointer;transition:.2s;text-align:left;font-size:14px;font-family:'Kanit',sans-serif}
.loc-btn:hover{background:rgba(57,189,248,.15);color:#fff;border-color:rgba(57,189,248,.4)}
.loc-btn.active{background:rgba(57,189,248,.2);color:#fff;font-weight:600;border-color:var(--sky);box-shadow:0 0 15px rgba(57,189,248,.2)}
.map-reset{display:block;text-align:center;color:rgba(255,255,255,.5);font-size:11px;text-transform:uppercase;letter-spacing:2px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);cursor:pointer;transition:.2s}
.map-reset:hover{color:var(--sky)}

/* ===== Booking Steps ===== */
.booking-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:25px}
.booking-steps-line{position:absolute;top:32px;left:0;right:0;height:2px;background:linear-gradient(90deg,rgba(57,189,248,.4),rgba(216,177,95,.3));z-index:0}
.booking-step{position:relative;text-align:center;z-index:1}
.booking-step-indicator{width:64px;height:64px;margin:0 auto 14px;border-radius:50%;background:linear-gradient(135deg,var(--sky),var(--ocean));display:flex;align-items:center;justify-content:center}
.booking-step-indicator span{font-size:22px;font-weight:700;color:#fff}
.booking-step h3{font-size:18px;margin-bottom:6px;color:#fff}
.booking-step p{font-size:14px;color:rgba(255,255,255,.6)}

/* ===== FAQ Accordion ===== */
.accordion{max-width:800px;margin:auto;display:flex;flex-direction:column;gap:12px}
.accordion-item{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;transition:.25s}
.accordion-item:hover{border-color:rgba(216,177,95,.3)}
.accordion-header{padding:20px 24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:16px;color:#fff;transition:.2s}
.accordion-icon{font-size:12px;color:rgba(255,255,255,.5);transition:transform .25s}
.accordion-item.open .accordion-icon{transform:rotate(180deg)}
.accordion-body{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);color:rgba(255,255,255,.68);line-height:1.8;padding:0 24px;font-size:15px}
.accordion-item.open .accordion-body{max-height:300px;padding-bottom:24px}

/* ===== Blog Grid ===== */
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.blog-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);border-radius:24px;overflow:hidden;transition:.3s}
.blog-card:hover{transform:translateY(-6px);border-color:rgba(216,177,95,.4);box-shadow:0 16px 50px rgba(0,0,0,.3)}
.blog-img{height:200px;overflow:hidden}
.blog-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s}
.blog-card:hover .blog-img img{transform:scale(1.08)}
.blog-body{padding:24px}
.blog-body .blog-date{color:rgba(255,255,255,.5);font-size:13px;display:block;margin-bottom:10px}
.blog-body h3{font-size:18px;margin:0 0 16px;color:#fff;line-height:1.4}
.blog-link{color:var(--sky);font-weight:600;font-size:14px;transition:.2s}
.blog-link:hover{color:var(--soft-gold)}

/* ===== CTA Section ===== */
.cta-section{padding:80px 0;background:transparent}

/* ===== Floating Contact ===== */
.floating-contact{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:column;align-items:center;gap:12px;z-index:50}
.contact-options{display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none}
.contact-float{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.4);transition:transform .25s,box-shadow .25s,opacity .3s,visibility .3s;opacity:0;visibility:hidden;transform:translateY(20px) scale(.6)}
.contact-float svg{width:26px;height:26px;display:block}
.contact-float.phone{background:linear-gradient(135deg,#0b8fcf,#39bdf8)}
.contact-float.whatsapp{background:linear-gradient(135deg,#25d366,#0ccb4c)}
.contact-float.messenger{background:linear-gradient(135deg,#0084ff,#a033ff)}
.contact-float:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 30px rgba(0,0,0,.5)}

.floating-contact.open .contact-options{pointer-events:auto}
.floating-contact.open .contact-float{opacity:1;visibility:visible;transform:translateY(0) scale(1);transition:transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s,box-shadow .25s,visibility 0s}
.floating-contact.open .contact-float[style*="--i:1"]{transition-delay:.05s}
.floating-contact.open .contact-float[style*="--i:2"]{transition-delay:.12s}
.floating-contact.open .contact-float[style*="--i:3"]{transition-delay:.19s}

.contact-toggle{
  width:56px;height:56px;border-radius:50%;border:0;cursor:pointer;color:#fff;
  background:linear-gradient(135deg,var(--soft-gold),#b88931);
  display:flex;align-items:center;justify-content:center;
  box-shadow:0 10px 30px rgba(216,177,95,.4);
  animation:floatPulseGold 2.2s infinite;transition:transform .3s,box-shadow .3s;
  position:relative
}
.contact-toggle:hover{transform:scale(1.08);box-shadow:0 14px 36px rgba(216,177,95,.55)}
.contact-toggle svg{width:26px;height:26px;display:block;position:absolute;transition:transform .3s,opacity .25s}
.contact-toggle .icon-chat{opacity:1;transform:rotate(0)}
.contact-toggle .icon-close{opacity:0;transform:rotate(-90deg)}
.floating-contact.open .contact-toggle{animation:none;background:linear-gradient(135deg,#3a4252,#1f2531);box-shadow:0 10px 30px rgba(0,0,0,.5)}
.floating-contact.open .contact-toggle .icon-chat{opacity:0;transform:rotate(90deg)}
.floating-contact.open .contact-toggle .icon-close{opacity:1;transform:rotate(0)}

@keyframes floatPulseGold{0%{box-shadow:0 10px 30px rgba(216,177,95,.4),0 0 0 0 rgba(216,177,95,.5)}70%{box-shadow:0 10px 30px rgba(216,177,95,.4),0 0 0 18px rgba(216,177,95,0)}100%{box-shadow:0 10px 30px rgba(216,177,95,.4),0 0 0 0 rgba(216,177,95,0)}}

/* ===== Responsive — New Sections ===== */
@media(max-width:900px){
  .gallery-section .portfolio-grid{grid-template-columns:repeat(2,1fr);gap:8px}
  .wcu-container{grid-template-columns:1fr;gap:50px;text-align:center}
  .wcu-left{height:420px;max-width:550px;margin:auto}
  .hex-1{width:220px;height:220px;left:10px}
  .hex-2{width:220px;height:220px;left:210px}
  .hex-3{width:220px;height:220px;top:170px;left:110px}
  .hex-ring-1{width:240px;height:240px;left:0}
  .hex-ring-2{width:240px;height:240px;left:200px}
  .wcu-paragraph{margin-left:auto;margin-right:auto}
  .reviews-grid{grid-template-columns:1fr}
  .map-container-home{height:auto;display:flex;flex-direction:column}
  .map-sidebar{position:relative;top:0;left:0;width:100%;border-radius:0;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px;box-shadow:none;border:none;background:rgba(7,17,31,.6)}
  .map-sidebar h3{grid-column:span 2;margin-bottom:8px}
  .loc-btn{margin-bottom:0;text-align:center}
  .map-reset{grid-column:span 2;margin-top:8px;padding-top:8px}
  #map{height:300px!important;border-radius:0}
  .booking-steps{grid-template-columns:1fr 1fr}
  .booking-steps-line{display:none}
  .blog-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .wcu-section{padding:60px 0}
  .wcu-container{padding:0 20px}
  .wcu-headline{font-size:28px}
  .wcu-left{height:420px;max-width:420px}
  .hex-1{width:190px;height:190px;left:0}
  .hex-2{width:190px;height:190px;left:180px}
  .hex-3{width:190px;height:190px;top:146px;left:90px}
  .hex-ring-1{width:210px;height:210px;left:-10px;top:-10px}
  .hex-ring-2{width:210px;height:210px;left:170px;top:-10px}
  .pill-row{flex-direction:column;gap:8px}
  .pill-desc,.pill-label{width:100%;text-align:center;white-space:normal}
  .pill-label{min-width:unset}
  .wcu-dots-top,.wcu-dots-bottom{display:none}
  .booking-steps{grid-template-columns:1fr}
  .gallery-section .portfolio-grid{grid-template-columns:repeat(2,1fr)}
}

/* Override inline 48px yacht-name in services detail */
@media(max-width:900px){
  .detail-hero .yacht-name{font-size:36px!important}
  .contact-map,.contact-map iframe{min-height:300px!important}
}
@media(max-width:600px){
  .detail-hero .yacht-name{font-size:28px!important}
  .detail-hero{padding:32px 0!important}
  .btn-back{padding:10px 18px;font-size:14px;margin-bottom:18px}
  .contact-map,.contact-map iframe{min-height:260px!important}
}

@media(max-width:400px){
  .wcu-left{height:340px;max-width:340px}
  .hex-1{width:155px;height:155px;left:-5px}
  .hex-2{width:155px;height:155px;left:145px}
  .hex-3{width:155px;height:155px;top:119px;left:70px}
  .hex-ring-1{width:175px;height:175px;left:-15px;top:-10px}
  .hex-ring-2{width:175px;height:175px;left:135px;top:-10px}
  .gallery-section .portfolio-grid{grid-template-columns:1fr;gap:10px}
  .map-container-home #map{height:260px!important}
  .wcu-headline{font-size:24px}
}
