.home-hero-intro{position:relative;padding:90px 0;background:#f4f5f7;overflow:hidden}.home-hero-intro::before{content:'';position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900' preserveAspectRatio='xMidYMid slice'%3E%3Cpath d='M1470 420c-42-65-110-113-191-146-82-33-178-47-288-43-90 4-183 21-269 55-87 34-170 83-246 141-97 74-184 161-287 219C60 565 30 550 0 535v215h1600V497c-22-18-44-42-65-77z' fill='%23d1d3da' opacity='0.18'/%3E%3C/svg%3E") center/cover no-repeat;opacity:.5;pointer-events:none}.home-hero-intro__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:96px}.home-hero-intro__content{max-width:460px}.home-hero-intro__title{margin:0 0 20px;font-size:clamp(2.8rem, 4.5vw, 3.8rem);line-height:1.12;font-weight:700;color:#1f1f26}.home-hero-intro__description{font-size:1.45rem;line-height:1.65;color:#65656f;margin-bottom:28px;max-width:420px}.home-hero-intro__cta{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;border-radius:999px;font-weight:600;background:#2d3142;color:#fff;box-shadow:0 18px 36px rgb(45 49 66 / .18)}.home-hero-intro__cta:hover{opacity:.9;color:#fff}.home-hero-intro__gallery{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:200px 200px;gap:26px;align-items:center}.intro-card{position:relative;display:flex;align-items:center;justify-content:center;border-radius:36px;background:#dfe0e6;box-shadow:0 26px 48px rgb(31 32 45 / .12)}.intro-card--large{grid-row:1 / span 2;height:430px}.intro-card--small{width:100%;height:190px}.intro-card--placeholder{border:1px dashed #c2c5d1}.intro-card--placeholder::before{content:'';width:60px;height:60px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24' fill='none' stroke='%23828aa5' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='M21 15l-5-5a1 1 0 0 0-1.4 0L9 15l-2-2a1 1 0 0 0-1.4 0L3 15'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.7}.home-top-destinations{padding:72px 0 80px;background:#fff}.home-top-destinations__heading{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.home-top-destinations__title{margin:0;font-size:clamp(2.4rem, 3vw, 3rem);font-weight:700;color:#1f1f26}.home-top-destinations__filter{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.destinations-filter{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.filter-pill{display:inline-flex;align-items:center;padding:9px 18px;border:none;border-radius:999px;background:#fff0;color:#555964;font-size:1.3rem;font-weight:500;cursor:pointer;transition:all 0.2s ease}.filter-pill:hover{background:#f1f2f6;color:#1f1f26}.filter-pill.is-active{background:#2d3142;color:#fff;box-shadow:0 12px 22px rgb(45 49 66 / .16)}.filter-pill--outline{border:1px solid #d3d5dd;background:#fff;color:#2d3142;padding:9px 20px}.filter-pill--outline:hover{border-color:#2d3142;color:#2d3142}.home-top-destinations__carousel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.destination-card{border-radius:24px;overflow:hidden;display:flex;flex-direction:column;min-height:320px}.destination-card__thumb{flex:1;background:#dfe0e6;position:relative}.destination-card--placeholder .destination-card__thumb::after{content:'';width:52px;height:52px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 24 24' fill='none' stroke='%238a8fa6' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='M21 15l-5-5a1 1 0 0 0-1.4 0L9 15l-2-2a1 1 0 0 0-1.4 0L3 15'/%3E%3C/svg%3E") center/contain no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.65}.destination-card__body{padding:18px 20px 22px}.destination-card__title{margin:0 0 8px;font-size:1.45rem;font-weight:600;color:#1f1f26}.destination-card__meta{margin:0;font-size:1.3rem;color:#777c89}@media (max-width:1024px){.home-hero-intro__inner{flex-direction:column;text-align:center;gap:48px}.home-hero-intro__gallery{width:100%;max-width:520px}}@media (max-width:640px){.home-hero-intro{padding:60px 0}.home-hero-intro__gallery{grid-template-columns:1fr;grid-template-rows:none}.intro-card--large{grid-row:auto;min-height:260px}.intro-card--small{min-height:200px}}.destinations-section{padding:30px 0 0;background:#fff}.blog-section{padding:30px 0 0}.gallery-section{padding:30px 0 0}.destinations-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem;justify-content:end}.destinations-header h2{font-size:1.75rem;font-weight:700;margin:0}.btn-explore{border:1px solid #ccc;border-radius:20px;padding:.5rem 1rem;text-decoration:none;color:#333;font-size:.875rem;font-weight:500;white-space:nowrap;transition:all 0.2s ease}.btn-explore:hover{background-color:#f1f1f1;border-color:#aaa}.destinations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.destination-card{background-color:#fff0;border-radius:12px;overflow:hidden}.card-image-placeholder{display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:3 / 4;background-color:#eee;border-radius:12px}.destination-card img{width:100%;height:100%;object-fit:cover;aspect-ratio:3 / 4;border-radius:12px}.card-content{padding:.75rem .25rem}.card-content h3{font-size:1rem;font-weight:600;margin:0 0 .25rem 0;color:#111}.card-content p{font-size:.875rem;color:#555;margin:0}.coverflow-slider-container{margin:40px auto;position:relative;perspective:1200px}.coverflow-wrapper{position:relative;width:100%;height:350px;margin-bottom:50px;transform-style:preserve-3d;transition:transform 0.6s cubic-bezier(.25,1,.5,1)}.coverflow-slide{position:absolute;left:0;right:0;margin:0 auto;width:40%;height:100%;border-radius:12px;overflow:visible;background-color:#ccc;transform-origin:center;transition:transform 0.6s cubic-bezier(.25,1,.5,1),opacity 0.6s ease,filter 0.6s ease,box-shadow 0.6s ease;-webkit-box-reflect:below 5px linear-gradient(to bottom,#fff0 70%,rgb(255 255 255 / .15))}.slide-image{width:100%;height:100%;object-fit:cover;pointer-events:none;border-radius:12px}.coverflow-slide.is-active{box-shadow:0 26px 48px rgb(0 0 0 / .35)}.coverflow-slide.is-active .slide-image{border-radius:18px}.slide-title{position:absolute;bottom:0;left:0;width:100%;color:#fff;text-align:center;font-size:16px;font-weight:700;box-sizing:border-box;background:linear-gradient(to top,rgb(0 0 0 / .7) 10%,transparent 100%);padding:25px 12px 12px}.slider-nav{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff;border:none;border-radius:50%;width:45px;height:45px;font-size:22px;font-weight:700;cursor:pointer;z-index:100;box-shadow:0 4px 10px rgb(0 0 0 / .2);transition:transform 0.2s ease,box-shadow 0.2s ease}.slider-nav:hover:not(:disabled){transform:translateY(-50%) scale(1.1);box-shadow:0 6px 15px rgb(0 0 0 / .3)}.slider-nav:disabled{cursor:not-allowed;opacity:.4}#prev-slide{left:-25px}#next-slide{right:-25px}@media (max-width:767px){.coverflow-slide{width:90%}}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #444}.breadcrumb{font-size:16px;color:#999}.header-button{background-color:#fff;color:#1a1e25;border:none;padding:10px 20px;border-radius:5px;font-weight:700;cursor:pointer;text-decoration:none}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{background-color:#252a33;border-radius:8px;padding:20px;aspect-ratio:1 / 1.2;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;color:#e0e0e0;transition:background-color 0.3s ease,border-color 0.3s ease}.post-card:hover{background-color:#2c323c;border-color:#666}.blog-section .card-content{display:flex;justify-content:space-between;align-items:flex-end}.card-text{font-size:16px;line-height:1.4;max-width:80%}.card-arrow{font-size:24px;font-weight:700}@media (max-width:992px){.post-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.page-header{flex-direction:column;align-items:flex-start;gap:15px}.post-grid{grid-template-columns:1fr}.post-card{aspect-ratio:auto;min-height:200px}}.blog-section{margin-bottom:20px}.intro-card{width:100%;aspect-ratio:16 / 9;position:relative;overflow:hidden;border-radius:8px}.intro-card img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.intro-card:hover img{transform:scale(1.05)}.blog-archive .post-item{min-height:auto}.blog-archive .post-item{padding-bottom:0}.list-post1 .post-item .col-inner,.list-post2 .post-item .col-inner{padding:0;border:none}.list-post1 .post-item .box{border:1px solid #d7d7d7;padding:15px;border-radius:8px}.blog-archive .post-item .box-image{border:1px solid #b7b7b7;border-radius:8px}.list-post1 .post-item .box-image .image-cover{padding-top:70%!important}.list-post1 .post-item .box-text{padding:10px 0 0 0px!important}.blog-archive .post-item .post-title{font-size:19px;color:#5065a1;font-weight:400}.list-post1 .post-item .post-title{color:#5065a1;font-size:16px;font-weight:400;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.blog-archive .post-item .from_the_blog_excerpt{color:#848484;font-size:14px;line-height:20px}.list-post1 .post-item .from_the_blog_excerpt{display:none}.list-post2 .post-item{padding-bottom:10px!important}.list-post2 .post-item .box-image .image-cover{padding-top:80%!important}.list-post2 .post-item .post-title{font-size:16px;color:#5065a1;font-weight:400;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.list-post2 .post-item .from_the_blog_excerpt{display:none}.blog-archive .post-item .box-image .image-cover{padding-top:85%!important}.blog-archive .post-item .box-text{padding:0;padding-left:15px}.breadcrumb-wrapper{background-color:#f8f9fa;padding:1rem 1.25rem;border-radius:8px;border:1px solid #e9ecef;margin-bottom:1.5rem}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.breadcrumb-item{display:flex;align-items:center;font-size:16px}.breadcrumb-item+.breadcrumb-item::before{content:'>';margin:0 10px;color:#6c757d;font-weight:700}.breadcrumb-item a{display:flex;align-items:center;text-decoration:none;color:#007bff;transition:color 0.2s ease}.breadcrumb-item a:hover{color:#0056b3;text-decoration:underline}.breadcrumb-item a .bi-house{margin-right:6px;font-size:1.1em}.breadcrumb-item:last-child a{color:#495057;font-weight:500;pointer-events:none;text-decoration:none}