:root{--dest-primary: #2E7464;--dest-secondary: #D4A559;--dest-accent: #F26419;--dest-dark: #0d1b12;--dest-light: #F7F4EE;--dest-text: #13294B}.dest-cta{padding:100px 40px;background-color:#0f2f23;background-image:radial-gradient(circle at center,#1a4233,#0f2f23);text-align:center;color:#fff}.dest-cta-container{max-width:800px;margin:0 auto}.dest-cta h2{font-size:3rem;font-weight:300;color:#fff;margin-bottom:24px;font-family:Cormorant Garamond,serif}.dest-cta p{font-size:1.2rem;color:#ffffffe6;margin-bottom:40px;line-height:1.8;max-width:700px;margin-left:auto;margin-right:auto}.dest-cta .cta-btn{display:inline-flex;align-items:center;gap:12px;background-color:var(--dest-secondary);color:#0d1b12;text-decoration:none;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;padding:18px 48px;border-radius:50px;transition:all .3s ease}.dest-cta .cta-btn:hover{background-color:#fff;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.dest-hero{min-height:100vh;background-size:cover;background-position:center;background-attachment:fixed;position:relative;display:flex;align-items:center;padding:100px 0 0;margin-top:-100px}.dest-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#0f2f23d9,#0f2f2399);z-index:1}.dest-hero-content{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:0 5%;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.dest-hero-left{text-align:left}.dest-breadcrumb{display:inline-flex;align-items:center;gap:10px;background:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:8px 24px;border-radius:50px;margin-bottom:40px;color:#fff;font-size:.9rem;font-weight:500}.dest-breadcrumb a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s}.dest-breadcrumb a:hover{opacity:1}.dest-breadcrumb span{opacity:.5}.dest-breadcrumb .current{opacity:1;font-weight:600}.dest-hero h1{font-size:6rem;font-weight:700;color:#fff;margin:0 0 10px;line-height:1;font-family:Cormorant Garamond,serif}.dest-hero .tagline{font-size:1.1rem;text-transform:uppercase;letter-spacing:3px;color:#fff;font-weight:400;margin:0;display:block}.dest-hero-right{color:#fff;padding-top:80px}.dest-hero-desc{font-size:1.15rem;line-height:1.8;margin-bottom:40px;opacity:.95;font-weight:400}.dest-hero-actions{display:flex;gap:20px;flex-wrap:wrap}.hero-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 36px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;border:none;font-size:1rem;cursor:pointer}.hero-btn.primary{background-color:var(--dest-secondary);color:#fff}.hero-btn.primary:hover{background-color:#fff;color:var(--dest-secondary);transform:translateY(-2px)}.hero-btn.secondary{background-color:var(--dest-secondary);color:#fff}.hero-btn.secondary:hover{background-color:#fff;color:var(--dest-secondary);transform:translateY(-2px)}@media (max-width: 992px){.dest-hero-content{grid-template-columns:1fr;text-align:center;gap:30px;padding-top:60px}.dest-hero h1{font-size:4rem}.dest-hero-left,.dest-hero-right{text-align:left}.dest-hero-right{padding-top:0}}@media (max-width: 768px){.dest-hero h1{font-size:3.5rem}.dest-hero-actions{flex-direction:column;width:100%}.hero-btn{width:100%;justify-content:center}}.dest-intro{padding:100px 40px;background:var(--dest-light)}.dest-intro-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.dest-intro-text h2{font-size:2.5rem;font-weight:300;color:var(--dest-primary);margin-bottom:24px;font-family:Cormorant Garamond,serif}.dest-intro-text p{font-size:1.1rem;color:var(--dest-text);line-height:1.8;margin-bottom:20px}.dest-intro-images{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dest-intro-images img{width:100%;height:250px;object-fit:cover;border-radius:12px}.dest-intro-images img:first-child{grid-column:span 2;height:300px}.dest-highlights{padding:100px 40px;background:#fff}.dest-highlights-container{max-width:1200px;margin:0 auto}.dest-highlights h2{font-size:2.5rem;font-weight:300;color:var(--dest-primary);text-align:center;margin-bottom:60px;font-family:Cormorant Garamond,serif}.dest-highlights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.dest-highlight-card{background:var(--dest-light);border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.dest-highlight-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.dest-highlight-card img{width:100%;height:200px;object-fit:cover}.dest-highlight-card-content{padding:24px}.dest-highlight-card h3{font-size:1.3rem;color:var(--dest-primary);margin-bottom:12px;font-family:Cormorant Garamond,serif}.dest-highlight-card p{font-size:.95rem;color:var(--dest-text);line-height:1.6}.dest-packages{padding:100px 40px;background:linear-gradient(135deg,var(--dest-dark) 0%,var(--dest-primary) 100%)}.dest-packages-container{max-width:1200px;margin:0 auto}.dest-packages h2{font-size:2.5rem;font-weight:300;color:#fff;text-align:center;margin-bottom:16px;font-family:Cormorant Garamond,serif}.dest-packages .section-subtitle{text-align:center;color:#ffffffb3;font-size:1.1rem;margin-bottom:60px}.dest-packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.dest-package-card{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.dest-package-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px #0000004d}.dest-package-card img{width:100%;height:220px;object-fit:cover}.dest-package-card-content{padding:24px}.dest-package-card .category{font-size:.75rem;text-transform:uppercase;letter-spacing:2px;color:var(--dest-secondary);margin-bottom:8px}.dest-package-card h3{font-size:1.4rem;color:var(--dest-primary);margin-bottom:12px;font-family:Cormorant Garamond,serif}.dest-package-card p{font-size:.95rem;color:var(--dest-text);line-height:1.6;margin-bottom:16px}.dest-package-card .package-meta{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid rgba(0,0,0,.1)}.dest-package-card .duration{font-size:.9rem;color:var(--dest-text)}.dest-package-card .price{font-size:1.1rem;font-weight:600;color:var(--dest-primary)}.dest-why-visit{padding:100px 40px;background-color:#c9a45c;color:#1a1a1a}.dest-why-visit-container{max-width:1200px;margin:0 auto}.dest-why-header{text-align:center;margin-bottom:60px}.dest-why-header h2{font-size:3.5rem;font-weight:700;color:#0d1b12;margin-bottom:24px;font-family:Cormorant Garamond,serif;line-height:1.1}.dest-divider{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:10px}.dest-divider:before,.dest-divider:after{content:"";height:1px;width:60px;background-color:#0d1b12}.dest-divider span{font-size:1.2rem;color:#0d1b12;line-height:1}.dest-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.dest-why-card{position:relative;height:320px;border-radius:8px;overflow:hidden;box-shadow:0 10px 30px #00000026;cursor:pointer}.dest-why-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.dest-why-card:hover img{transform:scale(1.1)}.dest-why-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000e6,#0003 60%,#0000);transition:background .4s ease}.dest-why-card:hover:after{background:#0009;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dest-why-content{position:absolute;bottom:0;left:0;right:0;padding:30px;z-index:2;text-align:center;transform:translateY(60px);transition:transform .4s ease}.dest-why-card:hover .dest-why-content{transform:translateY(0)}.dest-why-card h3{color:#fff;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:600;margin-bottom:15px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.dest-why-card p{color:#ffffffe6;font-size:.95rem;line-height:1.6;opacity:0;transform:translateY(20px);transition:all .4s ease .1s;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dest-why-card:hover p{opacity:1;transform:translateY(0)}@media (max-width: 992px){.dest-why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.dest-why-visit{padding:60px 24px}.dest-why-grid{grid-template-columns:1fr}.dest-why-card{height:280px}}.dest-travel-info{padding:100px 40px;background:var(--dest-light)}.dest-travel-info-container{max-width:1200px;margin:0 auto}.dest-travel-info h2{font-size:2.5rem;font-weight:300;color:var(--dest-primary);text-align:center;margin-bottom:60px;font-family:Cormorant Garamond,serif}.dest-travel-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.dest-info-card{background:#fff;padding:30px;border-radius:12px;text-align:center;box-shadow:0 4px 20px #0000000d}.dest-info-card i{font-size:2.5rem;color:var(--dest-secondary);margin-bottom:20px}.dest-info-card h3{font-size:1.1rem;color:var(--dest-primary);margin-bottom:12px}.dest-info-card p{font-size:.9rem;color:var(--dest-text);line-height:1.6;text-align:left}@media (max-width: 1200px){.dest-hero h1{font-size:5rem}}@media (max-width: 992px){.dest-hero-content{grid-template-columns:1fr;text-align:center;gap:40px;padding-top:120px}.dest-hero-left,.dest-hero-right{text-align:center}.dest-breadcrumb{justify-content:center}.dest-hero h1{font-size:4rem}.dest-hero-actions{justify-content:center}.dest-intro-container{grid-template-columns:1fr;gap:40px}.dest-why-grid,.dest-highlights-grid,.dest-travel-info-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.dest-hero{min-height:auto;padding-bottom:80px;background-attachment:scroll}.dest-hero-content{padding:100px 24px 0}.dest-hero h1{font-size:3rem}.dest-hero .tagline,.dest-hero-desc{font-size:1rem}.dest-hero-actions{flex-direction:column;gap:15px}.hero-btn{width:100%;justify-content:center}.dest-intro,.dest-why-visit,.dest-highlights,.dest-packages,.dest-travel-info,.dest-cta{padding:60px 24px}.dest-intro-text h2,.dest-why-header h2,.dest-highlights h2,.dest-packages h2,.dest-travel-info h2,.dest-cta h2{font-size:2rem}.dest-why-grid{grid-template-columns:1fr}.dest-why-card{height:280px}.dest-highlights-grid,.dest-packages-grid,.dest-travel-info-grid,.dest-intro-images{grid-template-columns:1fr}.dest-intro-images img:first-child{grid-column:span 1;height:250px}}@media (max-width: 480px){.dest-hero h1{font-size:2.5rem}.dest-cta .cta-btn{padding:14px 28px;font-size:.9rem;width:100%;justify-content:center}}
