@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Outfit:wght@300;400;500;600;700&display=swap";
.Navbar-module__HC2z7q__header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b100fd6;position:fixed;inset:0 0 auto}.Navbar-module__HC2z7q__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:8px clamp(1rem,2vw,1.5rem);display:flex}.Navbar-module__HC2z7q__nav-scrolled{padding-top:12px;padding-bottom:12px;box-shadow:0 12px 32px #00000040}.Navbar-module__HC2z7q__logo{color:var(--primary);letter-spacing:-.02em;align-items:center;gap:.5rem;font-family:DM Serif Display,serif;font-size:clamp(1.35rem,2vw,1.7rem);text-decoration:none;transition:color .2s,transform .2s;display:flex}.Navbar-module__HC2z7q__logo:hover{color:var(--foreground);transform:translate(2px)}.Navbar-module__HC2z7q__desktopNav{align-items:center;gap:clamp(.1rem,.8vw,.35rem);display:flex}.Navbar-module__HC2z7q__link{border-radius:var(--radius);color:var(--muted-foreground);padding:clamp(.35rem,.8vw,.55rem) clamp(.5rem,1.1vw,.85rem);font-size:clamp(.8rem,1.5vw,1.25rem);font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__HC2z7q__link:hover{color:var(--foreground)}.Navbar-module__HC2z7q__reserveLink.btn-primary{margin-left:clamp(.25rem,.5vw,.5rem);padding:8px 18px;font-size:clamp(.8rem,1.1vw,.9rem)}.Navbar-module__HC2z7q__menuButton{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:999px;padding:.5rem;display:none}.Navbar-module__HC2z7q__mobileMenu{background:var(--card);border-bottom:1px solid var(--border);padding:clamp(.75rem,2vw,1rem) clamp(1rem,2vw,1.5rem)}.Navbar-module__HC2z7q__mobileLink{border-bottom:1px solid var(--border);color:var(--foreground);padding:clamp(.65rem,1.5vw,.8rem) 0;font-weight:500;text-decoration:none;display:block}.Navbar-module__HC2z7q__mobileReserve{text-align:center;margin-top:1rem;display:block}@media (max-width:900px){.Navbar-module__HC2z7q__desktopNav{display:none}.Navbar-module__HC2z7q__menuButton{display:block}}
.Footer-module__jkL0nq__footer{background:var(--card);border-top:1px solid var(--border);margin-top:auto}.Footer-module__jkL0nq__container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem}.Footer-module__jkL0nq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2.5rem;display:grid}.Footer-module__jkL0nq__brand{color:var(--primary);margin-bottom:.75rem;font-family:DM Serif Display,serif;font-size:1.4rem}.Footer-module__jkL0nq__description{color:var(--muted-foreground);margin-bottom:1rem;font-size:.875rem;line-height:1.7}.Footer-module__jkL0nq__whatsapp{color:#25d366;align-items:center;gap:.4rem;font-size:.875rem;text-decoration:none;display:flex}.Footer-module__jkL0nq__heading{color:var(--foreground);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Footer-module__jkL0nq__link{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__jkL0nq__link:hover{color:var(--foreground)}.Footer-module__jkL0nq__subsection{margin-top:1rem}.Footer-module__jkL0nq__subheading{margin-bottom:.75rem}.Footer-module__jkL0nq__contactLink{color:var(--muted-foreground);margin-bottom:.5rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__jkL0nq__contactWhatsapp{color:#25d366;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:flex}.Footer-module__jkL0nq__availability,.Footer-module__jkL0nq__legal{color:var(--muted-foreground);font-size:.8rem}.Footer-module__jkL0nq__legalLink{color:var(--primary);font-size:.8rem;text-decoration:none}.Footer-module__jkL0nq__legalLink:hover{text-decoration:underline}.Footer-module__jkL0nq__legalLinks{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem 1rem;display:flex}.Footer-module__jkL0nq__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}
.Layout-module__J-KmlW__shell{flex-direction:column;min-height:100vh;display:flex}.Layout-module__J-KmlW__main{flex:1;padding-top:clamp(1rem,2vh,2.75rem)}
.CookieBanner-module__qM9Aga__banner{z-index:1000;width:min(100%,760px);padding:0;position:fixed;bottom:1rem;right:1rem}.CookieBanner-module__qM9Aga__content{border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121917f5;justify-content:space-between;align-items:center;gap:1.25rem;padding:clamp(1rem,2vw,1.4rem);display:flex;box-shadow:0 20px 40px #00000040}.CookieBanner-module__qM9Aga__textBlock{flex:1}.CookieBanner-module__qM9Aga__title{color:var(--foreground);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .35rem;font-family:Outfit,sans-serif;font-size:clamp(.8rem,1.3vw,.95rem);font-weight:700}.CookieBanner-module__qM9Aga__description{color:var(--muted-foreground);margin:0;font-family:Outfit,sans-serif;font-size:clamp(.8rem,1.2vw,.9rem);line-height:1.6}.CookieBanner-module__qM9Aga__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.CookieBanner-module__qM9Aga__primaryButton,.CookieBanner-module__qM9Aga__secondaryButton{min-width:140px}@media (max-width:768px){.CookieBanner-module__qM9Aga__banner{bottom:.75rem;left:.75rem;right:.75rem}.CookieBanner-module__qM9Aga__content{flex-direction:column;align-items:stretch}.CookieBanner-module__qM9Aga__actions{justify-content:stretch}.CookieBanner-module__qM9Aga__primaryButton,.CookieBanner-module__qM9Aga__secondaryButton{flex:1}}
:root{--background:#0b100f;--foreground:#f5f0e7;--card:#121917;--card-foreground:#f5f0e7;--primary:#d6ad58;--primary-foreground:#0b100f;--secondary:#101816;--secondary-foreground:#f5f0e7;--muted:#17211e;--muted-foreground:#9da7a1;--accent:#df765b;--accent-foreground:#fff8ef;--border:#26332e;--ring:#d6ad58;--radius:.5rem;--content-width:1200px}
*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}img,picture,svg,canvas{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
html,body{height:100%}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;background-image:linear-gradient(135deg,#d6ad5809,#0000 36%),linear-gradient(315deg,#42695b14,#0000 48%);font-family:Outfit,sans-serif}::selection{background:var(--primary);color:var(--primary-foreground)}h1,h2,h3,h4{margin:0;font-family:DM Serif Display,serif}.not-found-page{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 68px);padding:2rem 1.5rem;display:flex}.not-found-content{max-width:500px}.not-found-code{color:var(--primary);margin-bottom:1.5rem;font-family:DM Serif Display,serif;font-size:6rem;line-height:1}.not-found-title{color:var(--foreground);margin-bottom:1rem;font-family:DM Serif Display,serif;font-size:2rem}.not-found-text{color:var(--muted-foreground);margin-bottom:2rem;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}p{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:3px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
.gold{color:var(--primary)}.bg-gold{background-color:var(--primary)}.border-gold{border-color:var(--primary)}.text-muted{color:var(--muted-foreground)}.bg-card{background-color:var(--card)}.bg-secondary-custom{background-color:var(--secondary)}.border-custom{border-color:var(--border)}.btn-primary,.btn-outline{border-radius:var(--radius);letter-spacing:.12em;text-align:center;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;padding:clamp(.7rem,1.5vw,.95rem) clamp(1.2rem,3vw,2rem);font-family:Outfit,sans-serif;font-size:clamp(.8rem,1.2vw,.95rem);font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s,border-color .2s,color .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:var(--primary-foreground);border:none}.btn-primary:hover{background-color:#dfbd70;transform:translateY(-1px);box-shadow:0 4px 20px #d6ad584d}.btn-outline{color:var(--primary);border:1px solid var(--primary);background:0 0}.btn-outline:hover{background-color:var(--primary);color:var(--primary-foreground)}.section-title{color:var(--foreground);letter-spacing:-.04em;font-family:DM Serif Display,serif;font-size:clamp(2.4rem,4vw,4.9rem);font-weight:400;line-height:.98}.card-base{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1rem,2vw,1.5rem);transition:border-color .2s,box-shadow .2s}.card-base:hover{border-color:var(--primary);box-shadow:0 0 20px #d6ad5814}.divider{background-color:var(--primary);width:3rem;height:2px;margin:1rem 0}.form-input{background:var(--secondary);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);outline:none;padding:clamp(.7rem,1.4vw,.85rem) clamp(.75rem,1.2vw,1rem);font-family:Outfit,sans-serif;font-size:clamp(.85rem,1.3vw,.95rem);transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #d6ad581a}.form-input::placeholder{color:var(--muted-foreground)}select.form-input option{background:var(--secondary);color:var(--foreground)}.form-label{color:var(--muted-foreground);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.4rem;font-family:Outfit,sans-serif;font-size:clamp(.7rem,1vw,.85rem);font-weight:500;display:block}.hero-bg{background:radial-gradient(ellipse at 14% 55%, #d6ad581a 0%, transparent 48%), radial-gradient(ellipse at 92% 16%, #42695b29 0%, transparent 42%), var(--background)}

