.footer{color:#fff;background-color:#111;padding:4rem 0 0;font-family:inherit}.footer-container{max-width:80rem;margin:0 auto;padding:0 1.5rem 4rem}.footer-top{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem;display:grid}@media (min-width:768px){.footer-top{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.footer-top{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr 1fr;gap:2rem}}.brand-col{width:370px}.footer-logo{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.footer-intro{color:#888;margin-top:12px;font-size:.8125rem;line-height:150%}.footer-h4{color:#fff;margin-bottom:1.5rem;font-size:.875rem;font-weight:600}.footer-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer-list li a,.footer-city-soon{color:#888;align-items:center;gap:.5rem;font-size:.8125rem;text-decoration:none;transition:color .2s;display:flex}.footer-list li a:hover{color:#fff}.footer-link-green{color:#00a676;margin-top:.5rem;font-weight:500}.soon-badge{color:#666;text-transform:uppercase;letter-spacing:.025em;background:#222;border-radius:4px;padding:.125rem .4rem;font-size:.65rem;font-weight:500}.footer-bottom{border-top:1px solid #222;width:100%;padding:2rem 1.5rem}.footer-bottom-container{flex-direction:column;align-items:center;gap:1.5rem;max-width:80rem;margin:0 auto;display:flex}@media (min-width:768px){.footer-bottom-container{flex-direction:row;justify-content:space-between}}.footer-copyright{color:#555;font-size:.8125rem}.footer-socials{gap:1.25rem;display:flex}.footer-socials a{color:#888;align-items:center;transition:color .2s;display:flex}.footer-socials a:hover{color:#fff}@media (max-width:1023px){.footer-top{grid-template-columns:repeat(2,1fr)}.brand-col{grid-column:span 2;max-width:100%;margin-bottom:1rem}}@media (max-width:640px){.footer-top{grid-template-columns:1fr}.brand-col{grid-column:span 1}}
.navbar{z-index:100;background-color:#111;border-bottom:1px solid #222;height:64px;position:sticky;top:0}.navbar-container{max-width:80rem;height:100%;margin:0 auto;padding:0 1.5rem}.navbar-content{justify-content:space-between;align-items:center;height:100%;display:flex}.navbar-logo{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700;text-decoration:none}.navbar-desktop-nav{align-items:center;gap:2rem;display:none}@media (min-width:1024px){.navbar-desktop-nav{display:flex}}.navbar-link{color:#fff;opacity:.8;white-space:nowrap;font-size:.8125rem;font-weight:500;text-decoration:none;transition:opacity .2s}.navbar-link:hover{opacity:1}.navbar-actions{align-items:center;gap:1rem;display:flex}.navbar-book-btn{color:#000;background-color:#fff;border-radius:9999px;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:none}@media (min-width:768px){.navbar-book-btn{display:inline-block}}.navbar-book-btn:hover{background-color:#f3f4f6}.mobile-only{display:block}@media (min-width:1024px){.mobile-only{display:none}}.mobile-sheet{color:#fff;background-color:#111;padding:32px;border-left:none!important;width:100%!important;max-width:100%!important}.mobile-sheet [data-slot=sheet-close]{color:#fff;opacity:1;top:1.25rem;right:1.25rem}.mobile-sheet [data-slot=sheet-close] svg{width:2rem;height:2rem}.mobile-nav-list{flex-direction:column;gap:1.5rem;margin-top:3rem;display:flex}.mobile-nav-link{color:#fff;font-size:1.25rem;font-weight:600;text-decoration:none}.mobile-book-btn{color:#000;text-align:center;background-color:#fff;border-radius:.75rem;margin-top:1rem;padding:1rem;font-weight:700;text-decoration:none}
