@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_4a4f7444-module__UHjWDq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_4a4f7444-module__UHjWDq__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--primary:#f5c518;--primary-hover:#e6b800;--primary-dark:#c9a800;--secondary:#1a1a1a;--secondary-light:#2d2d2d;--bg-color:#f7f7f7;--surface-color:#fff;--text-main:#1a1a1a;--text-muted:#6b7280;--text-light:#f1f5f9;--text-on-primary:#1a1a1a;--border-color:#e5e7eb;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--shadow-hover:0 20px 25px -5px #00000026, 0 8px 10px -6px #0000001a;--shadow-xl:0 25px 50px -12px #00000040;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--transition-fast:.15s ease;--transition-normal:.3s ease}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-inter,"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);background-color:var(--bg-color);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;overflow-x:hidden}a{color:inherit;transition:color var(--transition-fast);text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:1rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-md);letter-spacing:.02em;white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.btn:active{box-shadow:var(--shadow-sm)!important;transform:translateY(1px)!important}.btn-primary{background:var(--primary);color:var(--text-on-primary);border-color:var(--primary);box-shadow:0 4px 14px #f5c51859}.btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 25px #f5c51880}.btn-secondary{background:var(--secondary);color:#fff;border-color:var(--secondary);box-shadow:0 4px 14px #1a1a1a4d}.btn-secondary:hover{background:var(--secondary-light);transform:translateY(-2px);box-shadow:0 8px 25px #1a1a1a66}.btn-outline{border:2px solid var(--secondary);color:var(--secondary);box-shadow:none;background:0 0}.btn-outline:hover{background:var(--secondary);color:#fff;box-shadow:var(--shadow-md);transform:translateY(-2px)}.btn-whatsapp{color:#fff;background:#25d366;border-color:#25d366;box-shadow:0 4px 14px #25d36659}.btn-whatsapp:hover{background:#1da851;border-color:#1da851;transform:translateY(-2px);box-shadow:0 8px 25px #25d36680}.btn-outline-gold{border:2px solid var(--primary);color:var(--primary);box-shadow:none;background:0 0}.btn-outline-gold:hover{background:var(--primary);color:var(--text-on-primary);transform:translateY(-2px);box-shadow:0 8px 25px #f5c51866}@keyframes pulse-cta-call{0%,to{box-shadow:0 4px 20px #f5c51880}50%{box-shadow:0 4px 30px #f5c518cc,0 0 0 8px #f5c51833}}.section-title{color:var(--text-main);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.15}.section-subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.action-btn{color:#64748b;cursor:pointer;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.action-btn.edit-btn:hover{color:#92400e;background-color:#fefce8;border-color:#fde68a}.action-btn.delete-btn:hover{color:#dc2626;background-color:#fef2f2;border-color:#fecaca}.badge{border-radius:999px;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.badge-disponible{color:#166534;background-color:#dcfce7}.badge-reservado{color:#854d0e;background-color:#fef9c3}.badge-vendido{color:#991b1b;background-color:#fee2e2}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.6s forwards fadeIn}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.accent-line{background:var(--primary);border-radius:2px;width:60px;height:4px;margin-bottom:1.5rem}.admin-layout-container{background-color:#f1f5f9;min-height:100vh;display:flex}.admin-sidebar{background-color:var(--secondary);color:#fff;border-right:1px solid #333;flex-direction:column;flex-shrink:0;width:250px;padding:2rem 1.5rem;display:flex}.admin-main-wrapper{flex-direction:column;flex:1;display:flex;overflow:hidden}.admin-content-area{flex:1;padding:2rem;overflow-y:auto}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.page-card{background:var(--surface-color);border-radius:var(--radius-xl);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);padding:2.5rem}.auto-grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-section{padding:4rem 0}.cta-group{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:768px){.container{padding:0 1rem}.section-title{font-size:1.75rem}.section-subtitle{margin-bottom:2rem;font-size:1rem}.page-section{padding:2.5rem 0}.auto-grid-2{gap:1.5rem}.admin-layout-container{flex-direction:column}.admin-sidebar{border-bottom:1px solid #333;border-right:none;width:100%;padding:1rem 1.5rem}.admin-sidebar .admin-logo-wrapper{margin-bottom:1rem!important}.admin-sidebar nav{padding-bottom:.5rem;overflow-x:auto;flex-direction:row!important;gap:.5rem!important}.admin-sidebar nav a{white-space:nowrap;font-size:.875rem;padding:.5rem .75rem!important}.admin-sidebar nav a:last-child{margin-left:auto;margin-top:0!important}.admin-content-area{padding:1rem}}@media (max-width:480px){.container{padding:0 .875rem}.section-title{font-size:1.5rem}.section-subtitle{font-size:.95rem}.btn{padding:.75rem 1.25rem;font-size:.95rem}.badge{padding:.2rem .6rem;font-size:.8rem}.page-card{border-radius:var(--radius-lg);padding:1.5rem}.page-section{padding:2rem 0}.cta-group{flex-direction:column;align-items:stretch}.cta-group .btn{justify-content:center;width:100%}}@media (max-width:360px){.container{padding:0 .75rem}.section-title{font-size:1.35rem}.btn{padding:.7rem 1rem;font-size:.9rem}.page-card{padding:1.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
.Navbar-module__nuAbfa__header{background-color:var(--secondary);border-bottom:2px solid var(--primary);z-index:1000;position:sticky;top:0;box-shadow:0 4px 20px #00000026}.Navbar-module__nuAbfa__nav{justify-content:space-between;align-items:center;gap:.5rem;height:85px;display:flex}.Navbar-module__nuAbfa__logo{flex-shrink:0;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImg{object-fit:contain;background-color:#fff;border:2px solid #f5c51866;border-radius:6px;flex-shrink:0;width:72px;height:72px}.Navbar-module__nuAbfa__logoText{color:#fff;letter-spacing:-.01em;font-size:1.15rem;line-height:1.3;overflow:hidden}.Navbar-module__nuAbfa__logoText strong{color:var(--primary);white-space:nowrap;font-size:1.25rem;font-weight:800;display:block}.Navbar-module__nuAbfa__links{align-items:center;gap:1.75rem;display:flex}.Navbar-module__nuAbfa__link{color:#f3f4f6;padding-bottom:2px;font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__nuAbfa__link:after{content:"";background:var(--primary);border-radius:1px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Navbar-module__nuAbfa__link:hover{color:var(--primary)}.Navbar-module__nuAbfa__link:hover:after{width:100%}.Navbar-module__nuAbfa__actions{align-items:center;gap:1rem;display:flex}.Navbar-module__nuAbfa__mobileMenuBtn{color:#fff;cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:background .2s;display:none}.Navbar-module__nuAbfa__mobileMenuBtn:hover{background:#ffffff1a}.Navbar-module__nuAbfa__mobileCTA{border-top:1px solid #ffffff1a;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.Navbar-module__nuAbfa__mobileCTA .Navbar-module__nuAbfa__btn{justify-content:center;width:100%}@media (max-width:960px){.Navbar-module__nuAbfa__links{background-color:var(--secondary);border-bottom:2px solid var(--primary);z-index:999;flex-direction:column;align-items:flex-start;gap:0;max-height:calc(100vh - 85px);padding:1.5rem 1.5rem 2rem;display:none;position:absolute;top:85px;left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0003}.Navbar-module__nuAbfa__links .Navbar-module__nuAbfa__link{border-bottom:1px solid #ffffff14;width:100%;padding:.875rem 0;font-size:1rem}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{display:flex}.Navbar-module__nuAbfa__actions{display:none}.Navbar-module__nuAbfa__mobileMenuBtn{display:flex}}@media (max-width:480px){.Navbar-module__nuAbfa__nav{height:72px}.Navbar-module__nuAbfa__logoImg{width:52px;height:52px}.Navbar-module__nuAbfa__logoText{font-size:1rem}.Navbar-module__nuAbfa__logoText strong{font-size:1.1rem}.Navbar-module__nuAbfa__links{max-height:calc(100vh - 72px);padding:1.25rem 1rem 2rem;top:72px}.Navbar-module__nuAbfa__links .Navbar-module__nuAbfa__link{padding:.75rem 0;font-size:.975rem}.Navbar-module__nuAbfa__mobileCTA .Navbar-module__nuAbfa__btn{padding:.75rem 1rem;font-size:.95rem}}@media (max-width:360px){.Navbar-module__nuAbfa__nav{height:66px}.Navbar-module__nuAbfa__logoImg{width:44px;height:44px}.Navbar-module__nuAbfa__logoText strong{font-size:1rem}.Navbar-module__nuAbfa__links{max-height:calc(100vh - 66px);top:66px}}
.Footer-module__EZoWya__footer{background-color:var(--secondary);color:var(--text-light);margin-top:4rem;padding:4rem 0 2rem}.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1.5fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__EZoWya__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__EZoWya__logoImg{object-fit:contain;border:2px solid #f5c5184d;border-radius:6px;flex-shrink:0;width:56px;height:56px}.Footer-module__EZoWya__logoText{color:#9ca3af;font-size:.95rem;line-height:1.3}.Footer-module__EZoWya__logoText strong{color:#fff;font-size:1.1rem;font-weight:800;display:block}.Footer-module__EZoWya__description{color:#9ca3af;font-size:.95rem;line-height:1.7}.Footer-module__EZoWya__waBtn{background:var(--primary);color:var(--text-on-primary);border-radius:var(--radius-md);align-items:center;gap:.5rem;width:fit-content;padding:.6rem 1.2rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.Footer-module__EZoWya__waBtn:hover{background:var(--primary-hover);transform:translateY(-2px)}.Footer-module__EZoWya__col h3{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1rem;font-weight:700;position:relative}.Footer-module__EZoWya__col h3:after{content:"";background:var(--primary);border-radius:1px;width:28px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__EZoWya__links{flex-direction:column;gap:.65rem;display:flex}.Footer-module__EZoWya__link{color:#9ca3af;font-size:.9rem;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--primary)}.Footer-module__EZoWya__contactInfo{flex-direction:column;gap:1.1rem;display:flex}.Footer-module__EZoWya__contactItem{color:#9ca3af;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.6;display:flex}.Footer-module__EZoWya__contactIcon{flex-shrink:0;margin-top:2px}.Footer-module__EZoWya__phoneLink{color:var(--primary);font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__phoneLink:hover{color:var(--primary-hover)}.Footer-module__EZoWya__bottom{color:#6b7280;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.8rem;display:flex}.Footer-module__EZoWya__legalLinks{flex-wrap:wrap;gap:1.5rem;display:flex}@media (max-width:900px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__EZoWya__brand{grid-column:1/-1}}@media (max-width:768px){.Footer-module__EZoWya__footer{margin-top:2rem;padding:3rem 0 2.5rem}.Footer-module__EZoWya__grid{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem}.Footer-module__EZoWya__brand{grid-column:auto}.Footer-module__EZoWya__waBtn{justify-content:center;width:100%}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:.75rem}.Footer-module__EZoWya__legalLinks{justify-content:center;gap:1rem}}@media (max-width:480px){.Footer-module__EZoWya__footer{padding:2.5rem 0 3rem}.Footer-module__EZoWya__description{font-size:.875rem}.Footer-module__EZoWya__legalLinks{gap:.75rem}.Footer-module__EZoWya__link{font-size:.875rem}}
