:root{--bg:#0a0806;--bg-2:#120e0b;--surface:#18130e;--surface-2:#221a14;--border:#33251a;--burgundy:#6e121a;--burgundy-l:#a3242e;--gold:#e5b869;--gold-l:#f5d38a;--gold-dim:#9e7635;--ember:#f06535;--ember-l:#ff8357;--text:#fff;--text-2:#e6ddd3;--text-3:#b8a99a;--muted:#786858;--font-serif:"Playfair Display", Georgia, serif;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--section-pad:clamp(4.5rem, 8vw, 8rem);--content-max:1280px;--gutter:clamp(1.25rem, 4vw, 3rem);--shadow-gold:0 10px 30px #e5b8691f;--shadow-ember:0 10px 40px #f065352e;--glow-gold:0 0 25px #e5b86959;--ease:cubic-bezier(.16, 1, .3, 1);--ease-out:cubic-bezier(0, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.7;overflow-x:hidden}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}h1,h2,h3,h4,h5{font-family:var(--font-serif);color:var(--text);letter-spacing:-.01em;font-weight:700;line-height:1.18}h1{font-size:clamp(2.8rem,5.5vw,5rem)}h2{font-size:clamp(2rem,3.8vw,3.2rem)}h3{font-size:clamp(1.35rem,2.4vw,1.9rem)}h4{font-size:clamp(1.1rem,1.8vw,1.35rem)}p{color:var(--text-2);font-size:1.05rem;font-weight:400}.serif{font-family:var(--font-serif)}.gold{color:var(--gold)}.ember{color:var(--ember)}.italic{font-style:italic}.container{max-width:var(--content-max);padding:0 var(--gutter);margin:0 auto}.section{padding:var(--section-pad) 0}.section-label{font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.6rem;margin-bottom:1.2rem;font-size:.72rem;font-weight:700;display:inline-flex}.section-label:before{content:"";background:var(--gold);width:2rem;height:1px;display:block}.btn-primary{background:linear-gradient(135deg, var(--gold), #b88b38);color:#0a0806;font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;transition:all .3s var(--ease);border-radius:3px;align-items:center;gap:.5rem;padding:.95rem 2.2rem;font-size:.85rem;font-weight:700;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0006}.btn-primary:after{content:"";opacity:0;background:#ffffff26;transition:opacity .3s;position:absolute;inset:0}.btn-primary:hover:after{opacity:1}.btn-primary:hover{box-shadow:var(--glow-gold);transform:translateY(-2px)}.btn-outline{color:var(--gold);font-family:var(--font-sans);letter-spacing:.08em;text-transform:uppercase;transition:all .3s var(--ease);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a080666;border:1px solid #e5b86966;border-radius:3px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.85rem;font-weight:600;display:inline-flex}.btn-outline:hover{background:var(--gold);color:#0a0806;border-color:var(--gold);transform:translateY(-2px)}.btn-whatsapp{color:#fff;font-family:var(--font-sans);transition:all .3s var(--ease);background:#25d366;border-radius:3px;align-items:center;gap:.6rem;padding:.95rem 2.2rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 15px #25d36640}.btn-whatsapp:hover{background:#1da851;transform:translateY(-2px)}.gold-line{background:linear-gradient(90deg, var(--gold), transparent);width:3.5rem;height:2px;margin:1.5rem 0}.card{background:var(--surface);border:1px solid var(--border);transition:all .35s var(--ease);border-radius:4px}.card:hover{box-shadow:var(--shadow-gold);border-color:#e5b86959;transform:translateY(-4px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 15px #e5b86933}50%{box-shadow:0 0 35px #e5b86973}}@keyframes flicker{0%,to{opacity:1}50%{opacity:.85}}.fade-up{animation:fadeUp .7s var(--ease-out) both}.fade-in{animation:fadeIn .7s var(--ease-out) both}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--burgundy);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gold-dim)}::selection{background:var(--gold);color:var(--bg)}:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(12px);background:#0a080699;border-bottom:1px solid #e5b8691a;padding:1.2rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0806f5;border-bottom:1px solid #e5b86933;padding:.85rem 0;box-shadow:0 10px 30px #00000080}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem);display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;border-radius:4px}.Navbar-module__cJzEcG__logoText{color:#fff;white-space:nowrap;letter-spacing:-.01em;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700}.Navbar-module__cJzEcG__logoAccent{color:#e5b869}.Navbar-module__cJzEcG__links{align-items:center;gap:2.5rem;display:flex}.Navbar-module__cJzEcG__link{letter-spacing:.1em;text-transform:uppercase;color:#e6ddd3;font-size:.85rem;font-weight:600;transition:color .3s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:#e5b869;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover{color:#fff}.Navbar-module__cJzEcG__link:hover:after,.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active:after{width:100%}.Navbar-module__cJzEcG__link.Navbar-module__cJzEcG__active{color:#e5b869}.Navbar-module__cJzEcG__cta{align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__ctaBtn{color:#0a0806;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#e5b869,#b88b38);border-radius:3px;padding:.7rem 1.6rem;font-size:.8rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #0000004d}.Navbar-module__cJzEcG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 20px #e5b86966}.Navbar-module__cJzEcG__burger{flex-direction:column;gap:5px;width:36px;padding:4px;display:none}.Navbar-module__cJzEcG__burger span{transform-origin:50%;background:#e6ddd3;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobile{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0806fa;border-top:1px solid #e5b86926;flex-direction:column;gap:.25rem;max-height:0;padding:1.5rem clamp(1.25rem,4vw,3rem);transition:max-height .4s cubic-bezier(.4,0,.2,1);display:none;overflow:hidden}.Navbar-module__cJzEcG__mobileOpen{max-height:500px}.Navbar-module__cJzEcG__mobileLink{color:#e6ddd3;border-bottom:1px solid #e5b86914;padding:.85rem 0;font-size:1rem;font-weight:600;transition:color .2s;display:block}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLink.Navbar-module__cJzEcG__active{color:#e5b869}.Navbar-module__cJzEcG__mobileOrderBtn{color:#0a0806;text-align:center;background:linear-gradient(135deg,#e5b869,#b88b38);border-radius:3px;margin-top:1rem;padding:.95rem 1.5rem;font-size:.9rem;font-weight:700;display:block}@media (max-width:900px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__ctaBtn{display:none}.Navbar-module__cJzEcG__burger,.Navbar-module__cJzEcG__mobile{display:flex}}
.Footer-module__S6Hkya__footer{background:#060504;border-top:1px solid #33251a;padding-top:5rem}.Footer-module__S6Hkya__inner{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;max-width:1280px;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem) 4rem;display:grid}.Footer-module__S6Hkya__logo{color:#fff;align-items:center;gap:.75rem;margin-bottom:1rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;display:flex}.Footer-module__S6Hkya__gold{color:#e5b869}.Footer-module__S6Hkya__tagline{color:#e5b869;margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-style:italic}.Footer-module__S6Hkya__sub{color:#e6ddd3;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__waBtn{color:#fff;background:#25d366;border-radius:3px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #25d36640}.Footer-module__S6Hkya__waBtn:hover{background:#1da851;transform:translateY(-2px)}.Footer-module__S6Hkya__colTitle{color:#e5b869;letter-spacing:.05em;margin-bottom:1.2rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__col ul{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__colLink{color:#e6ddd3;cursor:pointer;font-size:.92rem;transition:color .2s}.Footer-module__S6Hkya__colLink:hover{color:#e5b869}.Footer-module__S6Hkya__contactList{flex-direction:column;gap:.85rem;display:flex}.Footer-module__S6Hkya__contactList li{color:#e6ddd3;font-size:.92rem}.Footer-module__S6Hkya__bottom{color:#b8a99a;border-top:1px solid #221a14;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:0 auto;padding:1.5rem clamp(1.25rem,4vw,3rem);font-size:.85rem;display:flex}.Footer-module__S6Hkya__bottomTag{color:#e5b869;font-weight:600}@media (max-width:900px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr 1fr;gap:2.5rem}.Footer-module__S6Hkya__brand{grid-column:1/-1}}@media (max-width:560px){.Footer-module__S6Hkya__inner{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column}}
