html,body,#root{height:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{background:#877a6ec5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #deb887;position:sticky;top:0;z-index:100;font-family:Playfair Display,serif}.nav{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-brand img{max-width:50%;height:auto;object-fit:contain}.nav-links{display:flex;list-style:none;gap:2rem}.nav-links a{color:#ddd19e;text-decoration:none;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;white-space:nowrap}.nav-links a:hover{color:#ddd19e}.nav-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#ddd19e;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-links a:hover:after{width:100%}.nav-toggle{display:none;background:none;border:none;color:#ddd19e;cursor:pointer}@media (max-width: 768px){.header{padding:0;min-height:50px}.nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.2rem .5rem;position:relative;width:100%}.nav-toggle{order:1;display:block;margin-right:auto;z-index:110;padding:0;background:none;border:none;color:#ddd19e;cursor:pointer;align-self:center}.nav-brand{order:2;margin-left:2px;display:flex;justify-content:flex-start;align-items:center;width:auto}.nav-brand img{max-width:200px;height:auto}.nav-links{position:absolute;top:100%;left:0;right:0;background:#877a6ef2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 0;transform:translateY(-120%);opacity:0;transition:all .4s ease;width:100vw}.nav-links.open{transform:translateY(0);opacity:1}}.hero.hero-video{position:relative;min-height:90vh;padding:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-video-bg{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000008c,#00000059 40%,#0000008c);z-index:1}.hero-center{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.hero-logo{width:700px;height:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.45))}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#f1f5f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-highlight{background:#48423c;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn-primary{background:#fff;color:#8b4513;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (max-width: 768px){.hero{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}}@media (max-width: 480px){.hero{padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.btn{padding:.75rem 1.5rem;font-size:.9rem}}@media (max-width: 768px){.hero.hero-video{min-height:60vh}.hero-logo{width:300px}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}@media (max-width: 480px){.hero.hero-video{min-height:50vh}.hero-logo{width:300px}.hero-title{font-size:2rem}.hero-subtitle{font-size:.9rem}.btn{padding:.75rem 1.5rem;font-size:.9rem}}.footer{background:#48423c;color:#fff;padding:3rem 2rem 1rem;font-family:Playfair Display,serif}.container{max-width:1300px;margin:0 auto}.footer-content{display:flex;justify-content:space-evenly;align-items:flex-start;gap:1rem;margin-bottom:2rem;flex-wrap:nowrap;overflow-x:auto}.footer-section{flex:1;min-width:220px;max-width:300px;text-align:left}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#fff}.footer-section h3{font-size:1.3rem;background:linear-gradient(135deg,#8a8364,#ddd19e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.4rem}.footer-section a{color:#fffc;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#ddd19e}.footer-section p{color:#fffc;margin-bottom:.5rem}.footer-icon{width:18px;height:18px;margin-right:.4rem;vertical-align:middle}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#fff9}@media (max-width: 900px){.footer-content{flex-wrap:wrap;justify-content:center;gap:1.5rem}.footer-section{text-align:center;min-width:250px}}*{margin:0;padding:0;box-sizing:border-box}.home{min-height:100vh;background:#48423c;font-family:Playfair Display,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,serif}.main{flex:1}.hero{padding:4rem 2rem;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh}.hero-content{color:#fff}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;font-family:Playfair Display,serif;background:linear-gradient(135deg,#fff,beige);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.button-cta{margin-top:1.75rem;display:flex;gap:1rem;justify-content:center}.brand-highlight{background:linear-gradient(135deg,#f4e4bc,#daa520);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{background:#fff;color:#ab9e74;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.btn-primary:hover{color:#776e4f;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.btn-secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80}.hero-visual{position:relative;display:flex;flex-direction:column;gap:1.5rem}.floating-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1.5rem;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);animation:float 6s ease-in-out infinite}.card-icon{font-size:2rem;margin-bottom:1rem}.features{background:#fff;padding:4rem 1.5rem;font-family:Playfair Display,serif}.container{max-width:1000px;margin:0 auto}.section-title{text-align:center;font-size:2rem;font-weight:700;color:#2c1810;margin-bottom:2.5rem;font-family:Playfair Display,serif}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.features-grid{grid-template-columns:1fr}}.feature-card{background:#fff;padding:1.2rem;border-radius:10px;box-shadow:0 3px 5px -1px #0000001a,0 2px 3px -2px #0000001a;border:1px solid #cebe88;transition:all .3s ease;text-align:center;aspect-ratio:4 / 4;display:flex;flex-direction:column;justify-content:center;align-items:center}.feature-card:hover{transform:translateY(-4px);box-shadow:0 15px 20px -5px #0000001a,0 6px 8px -6px #0000001a}.feature-card h3{font-size:1.5rem;font-weight:600;color:#2c1810;margin-bottom:.8rem}.feature-card p{color:#8b7355;font-size:1rem;line-height:1.5}.main-section{background-color:#fff;color:#2b2b2b;padding:100px 20px;display:flex;justify-content:center}.main-container{max-width:900px;text-align:left;font-family:Poppins,sans-serif}.main-title{font-family:Playfair Display,serif;font-size:3.5rem;color:#ddd19e;font-style:italic;margin-bottom:.5rem}.main-subtitle{font-size:1.9rem;font-weight:700;margin-bottom:2rem}.main-subtitle span{color:#000}.main-highlight{border-left:4px solid #ddd19e;padding-left:1rem;margin-bottom:1.5rem}.main-container p{font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.main-container strong{font-weight:600}.main-container a{color:#000;font-weight:600;text-decoration:underline;transition:color .3s}.main-container a:hover{color:#e0c78e}@media (max-width: 768px){.nav{flex-direction:column;gap:1rem}.nav-links{gap:1rem}.hero{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title{font-size:2.5rem}.hero-buttons{justify-content:center}.features-grid{grid-template-columns:1fr}.resto-content{grid-template-columns:1fr;gap:2rem;text-align:center}.resto-text{padding-right:0}.resto-image{height:400px}}@media (max-width: 480px){.hero{padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.btn{padding:.75rem 1.5rem;font-size:.9rem}.features{padding:3rem 1rem}.section-title,.resto-title{font-size:2rem}.resto-subtitle{font-size:1.2rem}.resto-section{padding:3rem 1rem}.resto-image{height:300px}}@media (max-width: 768px){.main-title{font-size:2.5rem;text-align:center}.main-subtitle{font-size:1.5rem;text-align:center}.main-highlight{border-left:3px solid #ddd19e;padding-left:.5rem;margin-bottom:1rem}.main-container p,.main-paragraph{font-size:1rem;line-height:1.4;text-align:justify}.main-tagline{font-size:1.25rem;font-style:italic;margin-bottom:1rem}.main-description{font-size:1rem;line-height:1.5}}@media (max-width: 480px){.main-title{font-size:2rem}.main-subtitle{font-size:1.2rem}.main-highlight{border-left:2px solid #ddd19e;padding-left:.4rem}.main-container p,.main-paragraph{font-size:.9rem}.main-tagline{font-size:1rem}.main-description{font-size:.9rem}}.resto{background:#fff;color:#2c1810}.resto-main{display:block}.resto-hero{position:relative;background:#48423c;color:#fff;padding:4rem 2rem}.resto-hero-inner{max-width:1100px;margin:0 auto;text-align:center}.resto-title{font-family:Playfair Display,serif;font-size:3rem;margin-bottom:.75rem}.resto-subtitle{font-size:1.25rem;opacity:.95}.btn{padding:.875rem 2rem;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;display:inline-block}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.resto-about{background:#fff;padding:4rem 2rem}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;align-items:center}.about-title{font-family:Playfair Display,serif;font-size:2rem;color:#2c1810;margin-bottom:1rem}.about-text p{line-height:1.7;color:#2c1810}.about-placeholder{border:1px dashed #deb887;border-radius:12px;padding:2rem;min-height:220px;display:flex;align-items:center;justify-content:center;color:#8b7355}.about-icon{font-size:1.5rem;margin-right:.5rem}.about-visual{display:flex;justify-content:center;align-items:center}.resto-video{width:70%;max-width:600px;border-radius:10px;object-fit:cover;box-shadow:0 4px 10px #0003}.resto-highlights{background:#fff;padding:4rem 2rem;font-family:Playfair Display,serif}.container{max-width:1100px;margin:0 auto}.resto-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.resto-card{background:#fff;padding:2rem;border-radius:12px;border:1px solid #cebe88;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.resto-card h3{margin-bottom:.5rem}.resto-card p{color:#8b7355}.resto-reserve{padding:3rem 1rem;background:#48423c;color:#fff;text-align:center}.reserve-inner h3{font-size:1.6rem;margin-bottom:.5rem}.reserve-inner p{margin-bottom:1rem;opacity:.95}.resto-infos{padding:3rem 2rem 4rem;background:#faf6ea;font-family:Playfair Display,serif}.infos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.infos-block{background:#fff;border:1px solid #cebe88;border-radius:12px;padding:1.25rem 1rem;text-align:center}@media (max-width: 768px){.resto-title{font-size:2.2rem}.resto-subtitle{font-size:1.05rem}.about-title{font-size:1.6rem}}.priv-hero{background:#48423c;color:#fff;padding:6rem 2rem;text-align:center;display:flex;justify-content:center;align-items:center}.priv-hero-inner{max-width:800px}.priv-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;font-family:Playfair Display,serif}.priv-subtitle{font-size:1.2rem;font-weight:300;line-height:1.6}.events-hero{background:linear-gradient(#0009,#0009),url(https://images.unsplash.com/photo-1505236858219-8359eb29e329?q=80&w=2592&auto=format&fit=crop) no-repeat center center/cover;color:#fff;padding:8rem 2rem;text-align:center;display:flex;justify-content:center;align-items:center}.events-hero-inner{max-width:800px}.events-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;font-family:Playfair Display,serif}.events-subtitle{font-size:1.5rem;font-weight:300}.events-list-section{padding:4rem 0;background-color:#f9f9f9}.section-title{text-align:center;font-size:2.5rem;margin-bottom:3rem;font-weight:700}.events-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.event-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.event-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.event-card-image{height:200px;background-size:cover;background-position:center}.event-card-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.event-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.event-card-date{font-size:.9rem;color:#666;margin-bottom:1rem;font-weight:500}.event-card-description{font-size:1rem;line-height:1.6;flex-grow:1;margin-bottom:1.5rem}.event-card .btn{align-self:flex-start}@media (max-width: 768px){.events-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}.event-card{max-width:90vw;margin:0 auto;min-height:350px;display:flex;flex-direction:column}.event-card-image{height:150px;flex-shrink:0}.event-card-content{flex-grow:1;display:flex;flex-direction:column}.event-card-description{flex-grow:1}}.reservation-hero{background:#48423c;color:#fff;padding:6rem 2rem;text-align:center;display:flex;justify-content:center;align-items:center}.reservation-hero-inner{max-width:800px}.reservation-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;font-family:Playfair Display,serif}.reservation-subtitle{font-size:1.2rem;font-weight:300;line-height:1.6}.reservation-form-section{padding:4rem 0;background-color:#fff}.reservation-form-container{max-width:900px;margin:0 auto;border-radius:8px;box-shadow:0 8px 30px #0000001a;overflow:hidden}@media (max-width: 768px){.reservation-form-container iframe{min-height:400px;width:100%;max-width:100%}.reservation-form-container{padding:0 .5rem}}@media (max-width: 480px){.reservation-form-container iframe{min-height:300px;width:100%;max-width:100%}.reservation-form-container{padding:0 .3rem}}.contact-hero{background:#48423c;color:#fff;padding:6rem 2rem;text-align:center}.contact-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;font-family:Playfair Display,serif}.contact-subtitle{font-size:1.2rem;font-weight:300}.contact-details-section{padding:5rem 0;background-color:#f4f4f4}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 992px){.contact-grid{grid-template-columns:1fr 1.5fr;align-items:flex-start}}.contact-card{background:#48423c;padding:2.5rem;border-radius:8px;box-shadow:0 6px 20px #00000014;color:#fff}.contact-card p a h2{color:#f0f0f0}.card-title{font-size:2rem;font-weight:700;margin-bottom:2rem;border-bottom:2px solid #eee;padding-bottom:1rem}.info-item{display:flex;align-items:center;margin-bottom:1.5rem;font-size:1.1rem}.info-item .info-icon{font-size:1.5rem;margin-right:1rem;color:#f4f4f4}.info-item p a{color:#f0f0f0;text-decoration:none;transition:color .3s ease}.card-subtitle{font-size:1.5rem;font-weight:700;margin-top:2.5rem;margin-bottom:1.5rem}.hours-grid{display:grid;gap:.8rem}.hour-item{display:flex;justify-content:space-between;font-size:1rem;padding:.5rem 0;border-bottom:1px solid #f0f0f0}.hour-item:last-child{border-bottom:none}.contact-map{min-height:500px;height:100%;border-radius:8px;overflow:hidden;box-shadow:0 6px 20px #00000014;position:relative}.contact-map iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}@media (max-width: 768px){.contact-card{max-width:90vw;margin:0 auto;padding:1.5rem 1rem;font-size:3rem}.card-title{font-size:1.5rem}.info-item,.hour-item{font-size:.9rem}}.info-item,.hour-item{font-size:.9rem}@media (max-width: 768px){.contact-map{min-height:300px}}@media (max-width: 480px){.contact-map{min-height:200px;margin:0 1rem}}.legal-page{display:flex;flex-direction:column;min-height:100vh}.legal-container{max-width:800px;margin:2rem auto;padding:2rem;flex-grow:1;background-color:#fff;color:#333;border-radius:8px;box-shadow:0 4px 8px #0000001a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.legal-container h1{font-size:2.5rem;margin-bottom:1.5rem;color:#111;border-bottom:2px solid #eee;padding-bottom:.5rem}.legal-container h2{font-size:1.8rem;margin-top:2rem;margin-bottom:1rem;color:#222}.legal-container p{line-height:1.7;margin-bottom:1rem}.legal-container strong{color:#000}@media (max-width: 768px){.legal-container{margin:1rem;padding:1.5rem}.legal-container h1{font-size:2rem}.legal-container h2{font-size:1.5rem}}
