:root{--primary-color: #bc7329;--primary-green: #3cba84;--dark-bg: #232222;--text-dark: #333;--text-body: #6b6b6b;--heading-color: #65493a}body{font-family:Be Vietnam Pro,sans-serif;color:var(--text-body);font-size:16px;font-weight:400}.navbar-custom{background:#fff;box-shadow:0 2px 8px #0000001a}.navbar-custom .nav-link{color:var(--text-dark);font-weight:700;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.navbar-custom .nav-link:hover,.navbar-custom .nav-link.active{color:var(--primary-green)}.hero-section{position:relative;min-height:100vh;background-size:cover;background-position:52% 52%;display:flex;align-items:center;color:#fff}.hero-section:before{content:"";position:absolute;inset:0;background:#0000004f}.hero-section .hero-content{position:relative;z-index:1}.hero-section h1{font-size:2.8rem;font-weight:700;text-transform:uppercase;line-height:1.25}.hero-section .hero-desc p{font-size:.9rem;line-height:1.8}.btn-book{background:var(--primary-green);color:#fff;border:none;padding:12px 32px;font-weight:600;font-size:.95rem;transition:all .3s;display:inline-block;width:100%;text-align:center}.btn-book:hover{background:#2ea36f;color:#fff}.hotel-card{border:1px solid #ddd;border-radius:10px;overflow:hidden;box-shadow:2px 0 18px #0003;padding:30px 20px}.hotel-card .card-img{width:100%;height:100%;object-fit:cover;min-height:220px;border-radius:10px}.hotel-card h2{font-size:1.4rem;font-weight:700;color:var(--heading-color);margin-bottom:12px}.hotel-card .hotel-desc p{font-size:1rem;line-height:1.75;color:var(--text-body);text-align:justify;margin-bottom:10px}.hotel-card .hotel-price{font-weight:500;color:var(--primary-color);font-size:.95rem;font-style:normal;margin-bottom:0;display:flex;align-items:center;gap:8px}.hotel-viewmore{color:#fff;background:var(--primary-color);font-weight:500;font-size:.85rem;text-decoration:none;font-style:normal;text-transform:uppercase;padding:8px 20px;border-radius:6px;display:inline-flex;align-items:center;gap:6px;transition:all .3s}.hotel-viewmore:after{content:none}.hotel-viewmore:hover{background:#a05e28;color:#fff}.slider-section img{width:100%;height:250px;object-fit:cover}.hotel-swiper{padding-bottom:50px}.hotel-swiper .swiper-slide img{width:100%;height:280px;object-fit:cover;border-radius:10px}.hotel-swiper .swiper-button-prev,.hotel-swiper .swiper-button-next{width:40px;height:40px;border-radius:50%;background:#503c28bf}.hotel-swiper .swiper-button-prev:after,.hotel-swiper .swiper-button-next:after{font-size:16px;color:#fff}.hotel-swiper .swiper-pagination-bullet{width:12px;height:12px;background:#ccc;opacity:1}.hotel-swiper .swiper-pagination-bullet-active{background:#333}.footer-banner{width:100%;overflow:hidden}.footer-banner img{width:100%;height:250px;object-fit:cover;display:block}.lightbox-modal .modal-content{background:transparent;border:none}.lightbox-modal .btn-close{position:absolute;top:-40px;right:0;z-index:10;filter:invert(1);opacity:.8}.lightbox-modal .carousel-item img{border-radius:8px;max-height:80vh;object-fit:contain}.lightbox-modal .modal-dialog{max-width:800px}.gallery-thumb{display:block;overflow:hidden;border-radius:5%;-webkit-mask-image:-webkit-radial-gradient(white,black)}.gallery-thumb img{transform:scale(1.001);transition:transform .5s cubic-bezier(.25,.46,.45,.94);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:0}.gallery-thumb:hover img{transform:scale(1.08)}.gallery-section h2{font-size:1.4rem;font-weight:700;color:var(--heading-color);text-transform:uppercase;text-align:center;margin-bottom:20px}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.gallery-grid img{width:100%;aspect-ratio:3 / 2;object-fit:cover;cursor:pointer}.btn-see-more{color:var(--text-body);font-size:.9rem;text-decoration:none;border-bottom:1px solid var(--text-body);padding-bottom:2px;transition:all .3s}.btn-see-more:hover{color:var(--primary-color);border-color:var(--primary-color)}.footer{background:var(--dark-bg);color:#ccc;font-size:.85rem}.footer a{color:#ccc;text-decoration:none;font-size:.85rem}.footer a:hover{color:#fff}.footer h6{color:#fff;font-size:.85rem;font-weight:600;text-transform:uppercase;margin-bottom:12px}.footer .social-icons a{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid #ccc;margin-right:6px;font-size:.9rem;transition:all .3s}.footer .social-icons a:hover{background:var(--primary-green);border-color:var(--primary-green);color:#fff}.lang-switch{color:var(--primary-color);font-weight:600;font-size:.85rem;border:1px solid var(--primary-color);padding:2px 10px;border-radius:3px;text-decoration:none;transition:all .3s}.lang-switch:hover{background:var(--primary-color);color:#fff}@media(max-width:768px){.hero-section{min-height:60vh}.hero-section h1{font-size:1.8rem}.gallery-grid{grid-template-columns:repeat(2,1fr)}.hotel-card .card-img{min-height:200px;margin-bottom:16px}}
