.logo[data-astro-cid-tvrurpns]{transition:transform .3s ease}.logo[data-astro-cid-tvrurpns]:hover{transform:scale(1.05)}.navbar[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;background:#fffffff2;backdrop-filter:blur(10px);z-index:1000;padding:1rem 0;box-shadow:0 2px 10px #0000001a}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:0 2rem}.nav-brand[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.75rem}.brand-name[data-astro-cid-pux6a34n]{font-size:1.5rem;font-weight:700;color:#1e3a8a;text-decoration:none;transition:color .3s ease}.brand-name[data-astro-cid-pux6a34n]:hover{color:#d4af37}.nav-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.nav-toggle[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:3px;background:#1e3a8a;margin:3px 0;transition:.3s}.nav-menu[data-astro-cid-pux6a34n]{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-link[data-astro-cid-pux6a34n]{text-decoration:none;color:#1e3a8a;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease}.nav-link[data-astro-cid-pux6a34n]:hover{background:#f3f4f6;color:#d4af37}.reservation-btn[data-astro-cid-pux6a34n]{background:#d4af37;color:#fff}.reservation-btn[data-astro-cid-pux6a34n]:hover{background:#b8941f;color:#fff}@media (max-width: 768px){.nav-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-menu[data-astro-cid-pux6a34n]{position:fixed;left:-100%;top:70px;flex-direction:column;background:#fff;width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0;gap:0}.nav-menu[data-astro-cid-pux6a34n].active{left:0}.nav-item[data-astro-cid-pux6a34n]{margin:1rem 0}.nav-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}.footer[data-astro-cid-sz7xmlte]{background:#1e3a8a;color:#fff;padding:3rem 0 1rem}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 2rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.brand-name[data-astro-cid-sz7xmlte]{font-size:1.5rem;font-weight:700;color:#d4af37}.footer-description[data-astro-cid-sz7xmlte]{color:#e5e7eb;line-height:1.6}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#d4af37;margin-bottom:1rem;font-size:1.1rem}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#e5e7eb;text-decoration:none;transition:color .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#d4af37}.contact-info[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#e5e7eb;margin-bottom:.5rem}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid #374151;margin-top:2rem;padding-top:1rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#9ca3af;margin:0}@media (max-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,system-ui,sans-serif;scroll-behavior:smooth}body{line-height:1.6;color:#1f2937;background:#fff}main{margin-top:80px;min-height:calc(100vh - 80px)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{margin-bottom:1rem}a{color:#d4af37;text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-block;padding:.75rem 1.5rem;background:#d4af37;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:all .3s ease;border:none;cursor:pointer}.btn:hover{background:#b8941f;transform:translateY(-2px);box-shadow:0 4px 12px #d4af374d}.btn-outline{background:transparent;color:#d4af37;border:2px solid #D4AF37}.btn-outline:hover{background:#d4af37;color:#fff}.section{padding:4rem 0}.section-title{text-align:center;font-size:2.5rem;color:#1e3a8a;margin-bottom:3rem}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}@media (max-width: 768px){.container{padding:0 1rem}.section{padding:2rem 0}.section-title{font-size:2rem}}
