.upcoming-hotels{background:#fffaf5;height:calc(100vh - 65px);overflow:hidden}.section-title{font-size:24px;color:#1f2d2a}.section-subtitle{font-size:16px;color:#6b6b6b;margin-top:8px}.hotel-card{border:1px solid #f0e0cf;border-radius:14px;padding:24px;background:#ffffff;transition:all .3s ease}.hotel-card:hover{box-shadow:0 12px 30px rgba(0,0,0,.06)}.location-tag{font-size:12px;padding:6px 16px;border-radius:30px;font-weight:500;background:transparent;border:1px solid}.tag-orange{color:#e65b19;border-color:#e65b19}.tag-green{color:#1e7f5c;border-color:#1e7f5c}.tag-blue{color:#0d6efd;border-color:#0d6efd}.tag-purple{color:#6f42c1;border-color:#6f42c1}.coming-soon{font-size:12px;padding:6px 14px;border-radius:20px;background:#fff3e8;color:#e65b19;white-space:nowrap}.hotel-title{font-size:20px;margin-bottom:6px;color:#1f2d2a;font-weight:400}.hotel-subtitle{font-size:14px;color:#6b6b6b}.our-hotels-section{overflow-y:auto;height:100vh}.hotel-meu-section{margin-left:15px;margin-top:30px}.menu-title{font-family:Playfair Display,serif;font-size:36px}.menu-tabs{border-bottom:none;gap:24px}.menu-tabs .nav-link{border:none;font-size:16px;color:#333;padding-bottom:8px}.menu-tabs .nav-link.active{border-bottom:2px solid #333;font-weight:500}.menu-pdf{width:100%;height:calc(100vh);border:none}@media(max-width:768px){.menu-tabs{gap:16px}}