*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f5f2;color:#222}.app{min-height:100vh;display:flex;flex-direction:column}.navbar{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#1b1b1b;color:#f9f9f9;position:sticky;top:0;z-index:10}.navbar-logo{display:flex;flex-direction:column}.logo-title{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.logo-subtitle{font-size:.75rem;opacity:.7}.navbar-links{display:flex;gap:1rem;align-items:center}.nav-link{text-decoration:none;color:#f5f5f5;font-size:.9rem;padding:.35rem .75rem;border-radius:999px;transition:background .2s ease,color .2s ease}.nav-link:hover{background:#333}.nav-link-active{background:#f3c669;color:#1b1b1b}.main-content{flex:1;max-width:1100px;width:100%;margin:0 auto;padding:1.5rem 1.25rem 2.5rem}.footer{text-align:center;font-size:.8rem;padding:1rem;background:#1b1b1b;color:#ccc}.page{margin-top:1rem}.page h1{margin-bottom:.75rem}.page-intro{margin-bottom:1rem;max-width:600px}.section{margin-top:2rem}.page-home .hero{background:linear-gradient(135deg,#fdf0c2,#f9e0b2);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.page-home .hero h1{font-size:2rem;margin-bottom:.5rem}.page-home .hero p{max-width:600px;margin-bottom:1.25rem}.hero-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.hero-card{background:#ffffffb3;border-radius:10px;padding:.9rem;box-shadow:0 2px 5px #00000014}.hero-card h3{margin-bottom:.35rem}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-top:1.5rem}.grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.25rem;margin-top:1.5rem}.menu-section h2{margin-bottom:.5rem}.menu-section ul{list-style:none}.menu-section li{margin-bottom:.4rem}.menu-section strong{display:inline-block}.room-card{background:#fff;border-radius:10px;padding:1rem;box-shadow:0 2px 6px #0000000f}.room-card h2{margin-bottom:.5rem}.room-card ul{margin-top:.5rem;margin-left:1rem}.room-price{margin-top:.75rem;font-weight:600}.skybar-section h2{margin-bottom:.4rem}@media(max-width:600px){.navbar{flex-direction:column;align-items:flex-start;gap:.4rem}.navbar-links{width:100%;justify-content:space-between}}.menu-columns{margin-top:1rem;display:flex;gap:2.5rem;align-items:flex-start}.menu-column{flex:1;min-width:0}.menu-section+.menu-section{margin-top:1.5rem}.menu-column-image{margin-top:2rem}.menu-column-image img{width:100%;max-width:260px;height:auto;border-radius:10px;box-shadow:0 3px 10px #00000026;display:block}.menu-column-image-center{margin-top:3.5rem}@media(max-width:900px){.menu-columns{flex-direction:column}.menu-column-image img{max-width:100%}.menu-column-image-center{margin-top:2rem}}.menu-page-logo{width:100%;text-align:center;margin-bottom:10px}.menu-page-logo img{width:400px!important;max-width:400px!important;height:auto!important;display:inline-block}.room-image{width:100%;max-width:260px;height:160px;object-fit:cover;border-radius:10px;margin-bottom:.75rem;box-shadow:0 3px 10px #0000001f;display:block;margin-left:auto;margin-right:auto}.home-logo{width:100%;text-align:center;margin-bottom:1rem}.home-logo img{width:300px;height:auto;display:inline-block}.home-about-image{margin-top:1.5rem;text-align:center}.home-about-image img{width:100%;max-width:600px;height:auto;border-radius:10px;box-shadow:0 3px 10px #00000026}.skybar-logo{width:100%;text-align:center;margin-bottom:10px}.skybar-logo img{width:300px;max-width:300px;height:auto;display:inline-block}
