.section--alt{background:var(--bg-surface)}.hero{text-align:center;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 1.5rem 6rem;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;background-position:50%;background-size:cover;position:absolute;inset:0}.hero--with-bg .hero__bg:after{content:"";background:#00000073;position:absolute;inset:0}.hero--with-bg .hero__content,.hero--with-bg .hero__tagline{color:#fff}.hero--with-bg .hero__subtitle{color:#fffc}.hero__grain{opacity:var(--grain-opacity);pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");position:absolute;inset:0}.hero__content{z-index:2;flex-direction:column;align-items:center;max-width:700px;display:flex;position:relative}.hero__logo{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.hero__logo-head{width:180px;height:180px;margin-bottom:1rem;animation:6s ease-in-out infinite gentleFloat}.hero__logo-wordmark{width:320px;height:auto}.hero__tagline{color:var(--text);letter-spacing:-.01em;margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-style:italic;line-height:1.3}.hero__subtitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.25em;margin-bottom:2.5rem;font-size:.85rem;font-weight:500}.hero__wave{z-index:1;width:100%;line-height:0;animation:6s ease-in-out infinite waveFloat;position:absolute;bottom:0;left:0}.hero__wave svg{width:100%;height:120px;display:block}@keyframes waveFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.hero{padding-top:100px}.hero__logo-head{width:120px;height:120px}.hero__logo-wordmark{width:220px}.hero__tagline{font-size:1.5rem}.hero__subtitle{letter-spacing:.18em;font-size:.75rem}}.about-preview__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.about-preview__content .section__title{margin-bottom:1.5rem}.about-preview__text{color:var(--text-muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.about-preview__image{border:2px dashed var(--border);background:var(--bg-surface);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:400px;transition:border-color .3s;display:flex;overflow:hidden}.about-preview__image svg{color:var(--text-muted);opacity:.4}.about-preview__image span{color:var(--text-muted);opacity:.6;font-size:.9rem}.about-preview__image:hover{border-color:var(--color-primary)}.about-preview__image--has-photo{background:0 0;border:none}.about-preview__image img{object-fit:cover;border-radius:20px;width:100%;height:100%}@media (max-width:768px){.about-preview__grid{grid-template-columns:1fr;gap:2rem}.about-preview__image{height:250px}.about-preview__content .section__title{text-align:center!important}}.services__list{margin-top:3rem}.services__row{border-bottom:1px solid var(--section-divider);align-items:center;gap:2.5rem;padding:2.5rem 0;display:flex}.services__row:first-child{border-top:1px solid var(--section-divider)}.services__row--reverse{flex-direction:row-reverse}.services__num{color:var(--color-accent);opacity:.3;flex-shrink:0;min-width:80px;font-family:Playfair Display,Georgia,serif;font-size:4rem;font-weight:700;line-height:1}.services__text{flex:1}.services__text h3{color:var(--text);margin-bottom:.5rem;font-size:1.35rem}.services__text p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.services__icon{background:#c45a3c14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.services__icon svg{color:var(--color-primary)}@media (max-width:768px){.services__row{text-align:center;gap:1rem;padding:2rem 0;flex-direction:column!important}.services__num{min-width:auto;font-size:3rem}}.events-teaser__inner{background:var(--color-dark-bg);color:#fff;padding:5rem 1.5rem;position:relative;overflow:hidden}.events-teaser__watermark{opacity:.04;pointer-events:none;width:300px;height:300px;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.events-teaser__content{z-index:1;text-align:center;position:relative}.events-teaser__content h2{margin-bottom:1rem;font-size:2.5rem}.events-teaser__content p{opacity:.85;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}@media (max-width:768px){.events-teaser__inner{padding:3.5rem 1.5rem}.events-teaser__content h2{font-size:2rem}.events-teaser__content p{font-size:1rem}.events-teaser__watermark{width:200px;height:200px;right:-60px}}.menu-highlights__card{background:var(--bg);border:1px solid var(--border);border-radius:16px;max-width:700px;margin:0 auto 2rem;padding:2.5rem 3rem}.menu-highlights__card-divider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 2rem}.menu-highlights__item{border-bottom:1px dashed var(--border);flex-wrap:wrap;align-items:baseline;gap:.5rem;padding:1.25rem 0;display:flex}.menu-highlights__item:last-child{border-bottom:none}.menu-highlights__name{color:var(--color-primary);flex-shrink:0;font-family:Playfair Display,Georgia,serif;font-size:1.15rem}.menu-highlights__dots{border-bottom:1px dotted var(--text-muted);opacity:.3;flex:1;align-self:center;min-width:30px;margin-bottom:4px}.menu-highlights__price{color:var(--color-accent);flex-shrink:0;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.menu-highlights__desc{color:var(--text-muted);flex-basis:100%;margin-top:.25rem;padding-left:0;font-size:.9rem;line-height:1.5}.menu-highlights__cta{text-align:center;margin-top:2rem}@media (max-width:768px){.menu-highlights__card{padding:2rem 1.5rem}}.gallery-preview__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:180px;gap:1rem;margin-bottom:2.5rem;display:grid}.gallery-preview__item{border:2px dashed var(--border);background:var(--bg-surface);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;transition:border-color .3s;display:flex;overflow:hidden}.gallery-preview__item svg{color:var(--text-muted);opacity:.35}.gallery-preview__item span{color:var(--text-muted);opacity:.5;font-size:.8rem}.gallery-preview__item:hover{border-color:var(--color-primary)}.gallery-preview__item--has-photo{background:0 0;border:none}.gallery-preview__item--has-photo img{object-fit:cover;width:100%;height:100%;display:block}.gallery-preview__item--has-photo:hover{transition:transform .3s;transform:scale(1.02)}.gallery-preview__item--1{grid-row:span 2;min-height:300px}.gallery-preview__item--5{grid-column:span 2}.gallery-preview__cta{text-align:center;margin-top:2rem}@media (max-width:768px){.gallery-preview__grid{grid-template-columns:1fr 1fr;grid-auto-rows:150px}.gallery-preview__item--1{grid-row:span 1;min-height:150px}.gallery-preview__item--5{grid-column:span 1}}@media (max-width:480px){.gallery-preview__grid{grid-template-columns:1fr}}.contact-section__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.contact-section__info .section__title{margin-bottom:2rem}.contact-section__details{margin-bottom:2rem;list-style:none}.contact-section__details li{color:var(--text);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.75rem 0;font-size:1.05rem;display:flex}.contact-section__details li:last-child{border-bottom:none}.contact-section__label{background:#c45a3c1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.contact-section__label svg{color:var(--color-primary)}.contact-section__whatsapp{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.contact-section__whatsapp:hover{background:#1ebe5a;transform:translateY(-2px);box-shadow:0 4px 15px #25d36666}.contact-section__whatsapp svg{flex-shrink:0}.contact-section__map{border:2px dashed var(--border);background:var(--bg-surface);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:400px;transition:border-color .3s;display:flex}.contact-section__map svg{color:var(--text-muted);opacity:.4}.contact-section__map:hover{border-color:var(--color-primary)}.contact-section__map-label{color:var(--text-muted);font-size:1rem;font-weight:500}.contact-section__map-hint{color:var(--text-muted);opacity:.5;font-size:.8rem}@media (max-width:768px){.contact-section__grid{grid-template-columns:1fr}.contact-section__info .section__title{text-align:center!important}.contact-section__map{min-height:300px}}
