:root{--mch-cream:#faf5ef;--mch-basalt:#5c4033;--mch-sand:#e8ddd3;--mch-terracotta:#b47b5c;--mch-gold:#c9a96e;--mch-dark:#3a2a1e;--mch-bege:#f5ede4;--mch-green:#5b7b6f;--mch-burgundy:#7a3b3f;--mch-warm-white:#fffef9;--mch-whatsapp:#25d366;--mch-serif:"Georgia","Times New Roman",serif;--mch-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.mch-page{font-family:var(--mch-sans);color:var(--mch-basalt);background-color:var(--mch-cream);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.mch-page *,.mch-page :before,.mch-page :after{box-sizing:border-box}.mch-page::-webkit-scrollbar{width:6px}.mch-page::-webkit-scrollbar-track{background:var(--mch-cream)}.mch-page::-webkit-scrollbar-thumb{background:var(--mch-terracotta);border-radius:3px}.mch-container{max-width:1200px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.mch-section{padding:clamp(3.5rem,9vw,7rem) 0;position:relative}.mch-nav{z-index:100;transition:background .4s,box-shadow .4s;position:fixed;top:0;left:0;right:0}.mch-nav.scrolled{background:var(--mch-dark);box-shadow:0 2px 20px #3a2a1e4d}.mch-nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:70px;margin:0 auto;padding:0 clamp(1rem,4vw,2rem);display:flex}.mch-logo{font-family:var(--mch-serif);color:var(--mch-cream);letter-spacing:.05em;font-size:1.5rem;font-weight:700}.mch-logo span{color:var(--mch-gold)}.mch-nav-links{align-items:center;gap:1.75rem;margin:0;padding:0;list-style:none;display:flex}.mch-nav-link{color:#faf5efd9;letter-spacing:.06em;text-transform:uppercase;font-size:.875rem;text-decoration:none;transition:color .2s}.mch-nav-link:hover{color:var(--mch-gold)}.mch-nav-cta{background:var(--mch-terracotta);border-radius:2px;padding:.5rem 1.25rem;font-weight:600;color:var(--mch-cream)!important;transition:background .2s!important}.mch-nav-cta:hover{color:var(--mch-cream)!important;background:#9e6a4c!important}.mch-hamburger{cursor:pointer;color:var(--mch-cream);background:0 0;border:none;padding:.25rem;display:none}@media (max-width:900px){.mch-nav-links{display:none}.mch-hamburger{display:flex}}.mch-mobile-menu{background:var(--mch-dark);z-index:200;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex;position:fixed;inset:0}.mch-mobile-link{color:var(--mch-cream);font-size:1.5rem;font-family:var(--mch-serif);text-decoration:none;transition:color .2s}.mch-mobile-link:hover{color:var(--mch-gold)}.mch-mobile-close{cursor:pointer;color:var(--mch-cream);background:0 0;border:none;position:absolute;top:1.5rem;right:1.5rem}.mch-hero{text-align:center;background:linear-gradient(160deg,#1a0f08 0%,#3a2a1e 45%,#4a2e1a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.mch-hero-bg{background:radial-gradient(80% 60% at 50% 30%,#c9a96e14 0%,#0000 70%),radial-gradient(60% 80% at 20% 80%,#b47b5c0f 0%,#0000 60%),radial-gradient(50% 60% at 80% 70%,#5b7b6f0d 0%,#0000 60%);position:absolute;inset:0}.mch-hero-content{z-index:2;max-width:820px;padding:0 1.5rem;position:relative}.mch-hero-badge{color:var(--mch-gold);letter-spacing:.15em;text-transform:uppercase;background:#c9a96e26;border:1px solid #c9a96e4d;border-radius:2px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;display:inline-flex}.mch-hero-title{font-family:var(--mch-serif);color:var(--mch-cream);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(3.5rem,12vw,8rem);font-weight:700;line-height:1}.mch-hero-subtitle{font-family:var(--mch-serif);color:var(--mch-gold);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(1rem,3vw,1.5rem)}.mch-hero-tagline{font-style:italic;font-family:var(--mch-serif);color:#faf5efb3;max-width:560px;margin:0 auto 2.5rem;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.7}.mch-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.mch-btn-primary{background:var(--mch-terracotta);color:var(--mch-cream);letter-spacing:.05em;cursor:pointer;border:none;border-radius:2px;padding:.85rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.mch-btn-primary:hover{background:#9e6a4c;transform:translateY(-1px)}.mch-btn-outline{color:var(--mch-gold);letter-spacing:.05em;cursor:pointer;background:0 0;border:1.5px solid #c9a96e80;border-radius:2px;padding:.85rem 2rem;font-size:.9rem;text-decoration:none;transition:border-color .2s,color .2s}.mch-btn-outline:hover{border-color:var(--mch-gold);color:var(--mch-cream)}.mch-hero-scroll{color:#faf5ef66;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.mch-hero-scroll-line{background:linear-gradient(#c9a96e99,#0000);width:1px;height:40px}.mch-conceito{background:var(--mch-cream)}.mch-conceito-intro{text-align:center;max-width:680px;margin:0 auto 4rem}.mch-label{letter-spacing:.2em;text-transform:uppercase;color:var(--mch-terracotta);margin-bottom:.75rem;font-size:.7rem;display:block}.mch-section-title{font-family:var(--mch-serif);color:var(--mch-dark);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2}.mch-section-text{color:#6b5244;font-size:clamp(1rem,1.5vw,1.1rem);line-height:1.75}.mch-cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.mch-card{background:var(--mch-bege);border:1px solid #5c403314;border-radius:4px;padding:2rem;transition:transform .2s,box-shadow .2s}.mch-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #3a2a1e1a}.mch-card-icon{margin-bottom:1rem;font-size:2.5rem}.mch-card-title{font-family:var(--mch-serif);color:var(--mch-dark);margin-bottom:.75rem;font-size:1.25rem}.mch-card-text{color:#6b5244;font-size:.95rem;line-height:1.65}.mch-terroir{background:var(--mch-dark);color:var(--mch-cream)}.mch-terroir .mch-section-title{color:var(--mch-cream)}.mch-terroir .mch-section-text{color:#faf5efb3}.mch-terroir .mch-label{color:var(--mch-gold)}.mch-terroir-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:768px){.mch-terroir-grid{grid-template-columns:1fr;gap:2rem}}.mch-terroir-stats{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.mch-stat{background:#c9a96e14;border:1px solid #c9a96e26;border-radius:3px;padding:1.25rem}.mch-stat-value{font-family:var(--mch-serif);color:var(--mch-gold);margin-bottom:.25rem;font-size:2rem;font-weight:700;line-height:1}.mch-stat-label{color:#faf5ef8c;letter-spacing:.06em;font-size:.8rem}.mch-terroir-visual{background:linear-gradient(135deg,#2a1810 0%,#4a2e1a 50%,#3a2a1e 100%);border-radius:4px;flex-direction:column;justify-content:flex-end;min-height:360px;padding:2.5rem;display:flex;position:relative;overflow:hidden}.mch-terroir-visual:before{content:"";background:radial-gradient(at 70% 30%,#c9a96e1f 0%,#0000 60%);position:absolute;inset:0}.mch-terroir-visual-title{font-family:var(--mch-serif);color:var(--mch-gold);opacity:.15;-webkit-user-select:none;user-select:none;font-size:3rem;font-style:italic;position:absolute;top:1.5rem;left:2rem}.mch-terroir-tag{color:var(--mch-gold);background:#c9a96e26;border:1px solid #c9a96e40;border-radius:2px;align-items:center;gap:.5rem;margin:.25rem;padding:.35rem .8rem;font-size:.8rem;display:inline-flex}.mch-wines{background:var(--mch-bege)}.mch-wines .mch-label{color:var(--mch-burgundy)}.mch-wine-tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem;display:flex}.mch-wine-tab{letter-spacing:.04em;color:var(--mch-basalt);cursor:pointer;background:0 0;border:1.5px solid #5c403333;border-radius:2px;padding:.5rem 1.25rem;font-size:.85rem;transition:all .2s}.mch-wine-tab.active{background:var(--mch-burgundy);color:var(--mch-cream);border-color:var(--mch-burgundy)}.mch-wine-tab:hover:not(.active){border-color:var(--mch-basalt)}.mch-wine-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.25rem;display:grid}.mch-wine-item{background:var(--mch-warm-white);border-left:3px solid var(--mch-gold);border-radius:3px;padding:1.5rem}.mch-wine-header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.mch-wine-name{font-family:var(--mch-serif);color:var(--mch-dark);flex:1;padding-right:1rem;font-size:1.05rem;font-weight:700}.mch-wine-price{color:var(--mch-burgundy);white-space:nowrap;font-size:.85rem;font-weight:600}.mch-wine-meta{color:var(--mch-terracotta);margin-bottom:.5rem;font-size:.8rem}.mch-wine-note{color:#6b5244;font-size:.88rem;font-style:italic;line-height:1.5}.mch-wellness{background:var(--mch-cream)}.mch-wellness .mch-label{color:var(--mch-green)}.mch-wellness .mch-section-title em{color:var(--mch-green);font-style:normal}.mch-wellness-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.mch-wellness-card{background:var(--mch-bege);text-align:center;border-top:3px solid var(--mch-green);border-radius:4px;padding:2rem;transition:transform .2s}.mch-wellness-card:hover{transform:translateY(-3px)}.mch-wellness-icon{margin-bottom:1rem;font-size:2.5rem}.mch-wellness-title{font-family:var(--mch-serif);color:var(--mch-dark);margin-bottom:.5rem;font-size:1.15rem}.mch-wellness-text{color:#6b5244;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.mch-wellness-price{color:var(--mch-green);font-size:.85rem;font-weight:600}.mch-experiencias{background:var(--mch-dark);color:var(--mch-cream)}.mch-experiencias .mch-section-title{color:var(--mch-cream)}.mch-experiencias .mch-label{color:var(--mch-gold)}.mch-exp-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.mch-exp-card{background:#fffef90d;border:1px solid #c9a96e26;border-radius:4px;padding:2rem;transition:background .2s}.mch-exp-card:hover{background:#c9a96e12}.mch-exp-icon{margin-bottom:1rem;font-size:2.5rem}.mch-exp-title{font-family:var(--mch-serif);color:var(--mch-cream);margin-bottom:.75rem;font-size:1.25rem}.mch-exp-desc{color:#faf5efa6;margin-bottom:1.25rem;font-size:.92rem;line-height:1.65}.mch-exp-meta{flex-direction:column;gap:.35rem;display:flex}.mch-exp-meta-row{color:var(--mch-gold);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.mch-testemunhos{background:var(--mch-bege)}.mch-testimonial-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.mch-testimonial{background:var(--mch-warm-white);border-radius:4px;padding:2rem;position:relative}.mch-testimonial:before{content:"“";font-family:var(--mch-serif);color:var(--mch-gold);opacity:.25;font-size:5rem;line-height:1;position:absolute;top:.5rem;left:1.25rem}.mch-testimonial-text{font-style:italic;font-family:var(--mch-serif);color:var(--mch-basalt);margin-bottom:1.25rem;padding-top:1.5rem;font-size:1rem;line-height:1.7}.mch-testimonial-author{color:var(--mch-dark);font-size:.85rem;font-weight:700}.mch-testimonial-origin{color:var(--mch-terracotta);font-size:.8rem}.mch-horario{background:var(--mch-cream)}.mch-horario-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}@media (max-width:640px){.mch-horario-grid{grid-template-columns:1fr}}.mch-horario-table{border-collapse:collapse;width:100%}.mch-horario-table tr{border-bottom:1px solid #5c40331a}.mch-horario-table td{color:var(--mch-basalt);padding:.75rem 0;font-size:.95rem}.mch-horario-table td:last-child{text-align:right;color:var(--mch-dark);font-weight:500}.mch-contact-info{flex-direction:column;gap:1.25rem;display:flex}.mch-contact-row{color:var(--mch-basalt);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.mch-contact-icon{background:var(--mch-bege);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.mch-cta{background:linear-gradient(135deg,#2a1810 0%,var(--mch-dark)60%,#1a0f08 100%);color:var(--mch-cream);text-align:center}.mch-cta-title{font-family:var(--mch-serif);color:var(--mch-cream);margin-bottom:.5rem;font-size:clamp(2rem,6vw,3.5rem)}.mch-cta-subtitle{font-family:var(--mch-serif);color:var(--mch-gold);margin-bottom:2.5rem;font-size:clamp(1.1rem,2.5vw,1.5rem);font-style:italic}.mch-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.mch-btn-whatsapp{background:var(--mch-whatsapp);color:#fff;border-radius:2px;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.mch-btn-whatsapp:hover{opacity:.9}.mch-footer{color:#faf5ef80;text-align:center;background:#120b06;padding:3rem 0;font-size:.85rem}.mch-footer-logo{font-family:var(--mch-serif);color:var(--mch-gold);margin-bottom:.5rem;font-size:1.75rem}.mch-footer-tagline{color:#faf5ef59;margin-bottom:1.5rem;font-style:italic}.mch-footer-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.mch-footer-link{color:#faf5ef73;letter-spacing:.04em;font-size:.8rem;text-decoration:none;transition:color .2s}.mch-footer-link:hover{color:var(--mch-gold)}.mch-divider{background:var(--mch-gold);opacity:.4;width:40px;height:1px;margin:0 auto 2rem}
