@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Inter:wght@300;400;500&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--gold:#c8a96e;--gold-dk:#a07840;--green:#25d366;--orange:#c87828;--black:#080808;--white:#f5f2ed;--gray:hsla(38,29%,95%,.55);--font-display:"Cormorant Garamond",Georgia,serif;--font-body:"Inter",system-ui,sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}p{color:var(--gray);line-height:1.7}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 3rem;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,rgba(8,8,8,.7) 0,transparent)}.nav-logo img{height:44px;width:auto}.nav-links{display:flex;align-items:center;gap:2.5rem}.nav-links a{font-family:var(--font-body);font-size:.78rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:hsla(38,29%,95%,.75);transition:color .2s}.nav-links a:hover{color:var(--white)}.btn-reservar{background:var(--green);color:#fff!important;padding:8px 20px;border-radius:2px;font-size:.75rem!important;letter-spacing:.12em!important;font-weight:500!important;transition:opacity .2s!important}.btn-reservar:hover{opacity:.88!important}.btn-peca{background:var(--orange);color:#fff!important;padding:8px 20px;border-radius:2px;font-size:.75rem!important;letter-spacing:.12em!important;font-weight:500!important;transition:opacity .2s!important}.btn-peca:hover{opacity:.88!important}.hero{position:relative;height:100vh;min-height:600px;display:flex;align-items:flex-end;overflow:hidden}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(8,8,8,.25) 0,rgba(8,8,8,.15) 40%,rgba(8,8,8,.75) 80%,rgba(8,8,8,.95))}.hero-content{position:relative;z-index:2;width:100%;padding:0 3rem 5rem;display:flex;align-items:flex-end;justify-content:space-between}.hero-text{max-width:640px}.hero-eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:400;margin-bottom:1rem;display:flex;align-items:center;gap:10px;white-space:nowrap}.hero-eyebrow:before{content:"";display:block;width:40px;height:1px;background:var(--gold)}.hero-title{font-family:var(--font-display);font-size:clamp(3rem,7vw,5.5rem);font-weight:300;line-height:1.05;color:var(--white);margin-bottom:1.5rem;letter-spacing:-.01em}.hero-title em{font-style:italic;color:var(--gold)}.hero-subtitle{font-size:.88rem;color:hsla(38,29%,95%,.6);letter-spacing:.06em;line-height:1.7;max-width:420px}.hero-actions{display:flex;gap:.75rem;margin-top:2rem;flex-wrap:wrap}.btn-hero-primary{display:inline-flex;align-items:center;gap:8px;background:var(--orange);color:#fff;padding:12px 22px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;border-radius:2px;transition:opacity .2s;white-space:nowrap}.btn-hero-primary:hover{opacity:.88}.btn-hero-secondary{display:inline-flex;align-items:center;gap:8px;background:var(--green);color:#fff;padding:12px 22px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;border-radius:2px;transition:opacity .2s;white-space:nowrap}.btn-hero-secondary:hover{opacity:.88}.btn-hero-ghost{display:inline-flex;align-items:center;gap:8px;border:1px solid hsla(38,29%,95%,.3);color:var(--white);padding:12px 22px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:400;border-radius:2px;transition:border-color .2s;white-space:nowrap}.btn-hero-ghost:hover{border-color:hsla(38,29%,95%,.7)}.hero-info{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;font-size:.75rem;letter-spacing:.1em;color:hsla(38,29%,95%,.5);text-transform:uppercase}.hero-info strong{color:hsla(38,29%,95%,.85);font-weight:400}.wave-bar{height:3px;background:linear-gradient(90deg,#64a050,#3c64b4,#c87828,#dca03c)}.section{padding:6rem 3rem}.container{max-width:1100px;margin:0 auto}.tag-pill{display:inline-block;font-size:.68rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border-bottom:1px solid var(--gold);padding-bottom:4px;margin-bottom:1.5rem}.destaques-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1px solid hsla(38,29%,95%,.08);border-radius:2px}.destaque-item{padding:2.5rem 2rem;border-right:1px solid hsla(38,29%,95%,.08);transition:background .3s}.destaque-item:last-child{border-right:none}.destaque-item:hover{background:hsla(38,29%,95%,.03)}.destaque-icon{font-size:1.4rem;margin-bottom:1.25rem;opacity:.8}.destaque-item h3{font-family:var(--font-display);font-size:1.1rem;font-weight:400;letter-spacing:.04em;margin-bottom:.75rem;color:var(--white)}.destaque-item p{font-size:.82rem;line-height:1.65}.sobre-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:center}.sobre-stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:3rem}.stat{border-left:1px solid var(--gold);padding-left:1.25rem}.stat-num{font-family:var(--font-display);font-size:2.4rem;font-weight:300;color:var(--gold);line-height:1}.stat-label{font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;margin-top:6px}.sobre-img{position:relative;aspect-ratio:3/4;overflow:hidden;border-radius:2px}.sobre-img img{width:100%;height:100%;object-fit:cover}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:hsla(38,29%,95%,.08)}.menu-item{background:#0d0d0d;padding:2rem 1.75rem;transition:background .2s}.menu-item:hover{background:hsla(38,29%,95%,.04)}.menu-item-cat{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.menu-item h3{font-family:var(--font-display);font-size:1.2rem;font-weight:400;color:var(--white);margin-bottom:.5rem}.menu-item p{font-size:.8rem;line-height:1.6}.menu-item-price{font-family:var(--font-display);font-size:1.1rem;color:var(--gold);margin-top:1rem;font-weight:300}.degust-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:hsla(39,45%,61%,.15);border-radius:2px;overflow:hidden}.degust-item{background:#0d0d0d;padding:2.5rem 2rem;text-align:center}.degust-label{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.5rem}.degust-period{font-size:.82rem;color:hsla(38,29%,95%,.5);margin-bottom:1.25rem;line-height:1.5}.degust-price{font-family:var(--font-display);font-size:2.8rem;font-weight:300;color:var(--gold);line-height:1}.degust-per{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(38,29%,95%,.4);margin-top:6px}.degust-banner{position:relative;width:100%;aspect-ratio:21/8;border-radius:2px;overflow:hidden;margin-bottom:2.5rem}.degust-banner-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,8,8,.78) 0,rgba(8,8,8,.1) 55%,transparent 75%)}.degust-banner-caption{position:absolute;bottom:18px;left:22px;right:22px;color:var(--white);font-family:var(--font-display);font-size:1.35rem;font-style:italic;z-index:2;line-height:1.3}.degust-steps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1px;gap:1px;background:hsla(38,29%,95%,.08);margin-bottom:3rem}.degust-step{background:#0d0d0d}.degust-step-photo{position:relative;aspect-ratio:3/4;overflow:hidden}.degust-step-num{left:12px;font-family:var(--font-display);font-size:1.3rem;color:var(--white);opacity:.65;text-shadow:0 1px 6px rgba(0,0,0,.6)}.degust-step-badge,.degust-step-num{position:absolute;top:10px;z-index:2}.degust-step-badge{right:10px;background:var(--gold);color:var(--black);font-size:.58rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600;padding:4px 8px;border-radius:2px;line-height:1.2;text-align:right}.degust-step-body{padding:1.1rem 1rem 1.4rem}.degust-step-title{font-family:var(--font-display);font-size:1rem;color:var(--white);margin-bottom:.4rem;font-weight:400}.degust-step-desc{font-size:.74rem;line-height:1.55}.faq-item{border-bottom:1px solid hsla(38,29%,95%,.08)}.faq-q{width:100%;background:none;border:none;color:var(--white);font-family:var(--font-display);font-size:1.1rem;font-weight:400;text-align:left;padding:1.5rem 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color .2s;letter-spacing:.02em}.faq-icon,.faq-q:hover{color:var(--gold)}.faq-icon{flex-shrink:0;font-size:1rem;transition:transform .2s;font-family:var(--font-body)}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-a{font-size:.85rem;color:hsla(38,29%,95%,.55);padding-bottom:1.5rem;display:none;line-height:1.8}.faq-item.open .faq-a{display:block}.local-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:6rem;gap:6rem;align-items:start}.local-row{display:flex;gap:1.25rem;align-items:flex-start;margin-bottom:2rem}.local-row-icon{font-size:.9rem;margin-top:3px;opacity:.6;flex-shrink:0;width:20px}.local-row h3{font-size:.65rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:6px}.local-row p{font-size:.88rem;line-height:1.7}.map-box{aspect-ratio:4/3;background:hsla(38,29%,95%,.04);border:1px solid hsla(38,29%,95%,.08);border-radius:2px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;color:hsla(38,29%,95%,.3);font-size:.8rem;overflow:hidden}.map-box iframe{width:100%;height:100%;border:none}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:2px;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;font-weight:400;cursor:pointer;transition:opacity .2s;border:none}.btn-gold{background:var(--orange);color:#fff}.btn-gold:hover{opacity:.85}.btn-green{background:var(--green);color:#fff}.btn-green:hover{opacity:.85}.btn-outline{border:1px solid hsla(38,29%,95%,.3);color:var(--white);background:transparent}.btn-outline:hover{border-color:hsla(38,29%,95%,.6)}.footer{background:#040404;border-top:1px solid hsla(38,29%,95%,.06);padding:4rem 3rem 2.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem}.footer-logo img{height:36px;filter:brightness(0) invert(1);opacity:.6;margin-bottom:1rem}.footer-brand p{font-size:.8rem;color:hsla(38,29%,95%,.35);line-height:1.7;max-width:260px}.footer-col h4{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem}.footer-col a,.footer-col p{display:block;font-size:.8rem;color:hsla(38,29%,95%,.4);margin-bottom:.6rem;transition:color .2s}.footer-col a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid hsla(38,29%,95%,.06);font-size:.72rem;color:hsla(38,29%,95%,.25);flex-wrap:wrap;gap:1rem}.social-row{display:flex;gap:1.5rem}.social-row a{color:hsla(38,29%,95%,.35);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;transition:color .2s}.social-row a:hover{color:var(--gold)}.nav-social{display:flex;align-items:center;justify-content:center;color:hsla(38,29%,95%,.55);transition:color .2s;width:28px;height:28px}.nav-social:hover{color:var(--gold)}.nav-divider{display:block;width:1px;height:18px;background:hsla(38,29%,95%,.15)}@media (max-width:900px){.nav{padding:1.25rem 1.5rem}.nav-links{display:none}.hero-content{padding:0 1.5rem 4rem;flex-direction:column;gap:2rem}.hero-content,.hero-info{align-items:flex-start}.hero-actions{display:grid;grid-gap:.6rem;gap:.6rem;width:100%;grid-template-columns:1fr 1fr}.hero-actions a:nth-child(3){grid-column:auto}.btn-hero-ghost,.btn-hero-primary,.btn-hero-secondary{justify-content:center;padding:13px 16px;font-size:.74rem}.section{padding:4rem 1.5rem}.destaques-grid{grid-template-columns:1fr 1fr}.destaque-item{border-bottom:1px solid hsla(38,29%,95%,.08)}.local-grid,.sobre-grid{gap:3rem}.degust-grid,.local-grid,.menu-grid,.sobre-grid{grid-template-columns:1fr}.degust-banner{aspect-ratio:4/3}.degust-banner-caption{font-size:1.1rem}.degust-steps{grid-template-columns:1fr 1fr}.degust-steps .degust-step:last-child{grid-column:1/-1}.degust-steps .degust-step:last-child .degust-step-photo{aspect-ratio:16/7}.footer-grid{grid-template-columns:1fr;gap:2.5rem}}