:root{--navy:#132a42;--blue:#1d5470;--sky:#eaf3f5;--coral:#d97559;--sand:#f5efe6;--paper:#fff;--ink:#14222d;--muted:#66727a;--line:#dce4e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Outfit",sans-serif}a{color:inherit;text-decoration:none}.demo-back{position:fixed;z-index:40;left:22px;bottom:22px;display:flex;align-items:center;gap:9px;padding:12px 17px;border:1px solid #d7e0e4;border-radius:8px;background:#fff;color:var(--navy);box-shadow:0 10px 30px rgba(19,42,66,.14);font-size:13px;font-weight:700}.restaurant-header{height:78px;padding:0 clamp(24px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:absolute;inset:0 0 auto;z-index:20}.restaurant-wordmark{display:flex;flex-direction:column;line-height:1;color:var(--navy)}.restaurant-wordmark span{font:700 19px/1 "Libre Baskerville",serif;letter-spacing:.13em}.restaurant-wordmark small{margin-top:7px;color:var(--blue);font-size:7px;letter-spacing:.32em}.restaurant-header nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.restaurant-header nav a:not(.restaurant-reserve){position:relative}.restaurant-header nav a:not(.restaurant-reserve):after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--coral);transition:.25s}.restaurant-header nav a:hover:after{right:0}.restaurant-reserve{padding:12px 18px;border-radius:7px;background:var(--navy);color:#fff}.restaurant-menu-button{display:none;border:0;background:none;color:var(--navy);font:700 13px "Outfit",sans-serif}.restaurant-hero{min-height:700px;height:min(820px,92vh);padding-top:78px;display:grid;grid-template-columns:minmax(430px,42%) 1fr;position:relative;overflow:hidden;background:var(--sand)}.restaurant-hero-media{grid-column:2;grid-row:1;position:relative;background-image:linear-gradient(135deg,#528098,#152b41);background-size:cover;background-position:center}.restaurant-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,239,230,.1),transparent 30%)}.restaurant-hero-shade{display:none}.restaurant-hero-content{grid-column:1;grid-row:1;align-self:center;position:relative;z-index:2;padding:65px clamp(38px,5vw,78px)}.restaurant-hero-content:before{content:"";position:absolute;left:0;top:35px;width:58px;height:5px;background:var(--coral)}.restaurant-eyebrow,.restaurant-kicker{display:block;color:var(--coral);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.restaurant-hero h1{max-width:610px;margin:22px 0 22px;color:var(--navy);font:700 clamp(47px,5.5vw,78px)/1.04 "Libre Baskerville",serif;letter-spacing:-.045em}.restaurant-hero-content>p{max-width:520px;margin:0;color:#4d5f69;font-size:clamp(17px,1.5vw,21px);line-height:1.65}.restaurant-hero-actions{display:flex;align-items:center;gap:25px;margin-top:35px}.restaurant-button{display:inline-flex;align-items:center;justify-content:center;padding:15px 21px;border-radius:7px;font-size:13px;font-weight:700}.restaurant-button-light{background:var(--navy);color:#fff}.restaurant-text-link{color:var(--blue);font-size:13px;font-weight:700;border-bottom:2px solid #aac3ce;padding-bottom:4px}.restaurant-scroll{display:none}.restaurant-intro{padding:clamp(80px,10vw,145px) clamp(24px,8vw,130px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;background:#fff}.restaurant-intro h2,.restaurant-section-heading h2,.restaurant-visit h2{margin:16px 0 0;color:var(--navy);font:700 clamp(38px,4.4vw,64px)/1.08 "Libre Baskerville",serif;letter-spacing:-.035em}.restaurant-intro>div>p{margin:0;max-width:680px;color:var(--muted);font-size:clamp(17px,1.5vw,20px);line-height:1.8}.restaurant-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:38px}.restaurant-facts span{display:flex;flex-direction:column;gap:7px;padding:20px;border-left:4px solid var(--coral);background:var(--sky);color:var(--muted);font-size:13px}.restaurant-facts b{color:var(--navy);font-size:15px}.restaurant-menu-section{padding:clamp(78px,8vw,118px) 0 0;background:#f7fafb;border-top:1px solid var(--line)}.restaurant-section-heading{display:grid;grid-template-columns:1fr minmax(300px,450px);align-items:end;gap:70px;width:min(1180px,calc(100% - 44px));margin:0 auto 46px}.restaurant-section-heading h2{margin-top:10px}.restaurant-section-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.restaurant-connected-shell{width:min(1320px,100%);margin:auto;background:#fff}.restaurant-connected-shell .cqp-connected{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.restaurant-connected-shell .cqp-connected iframe{background:#fff}.restaurant-visit{padding:clamp(80px,10vw,140px) clamp(24px,8vw,130px);display:grid;grid-template-columns:1fr .65fr;gap:9vw;align-items:end;background:var(--sky);border-top:1px solid var(--line)}.restaurant-visit h2{max-width:660px}.restaurant-visit-copy>p{margin:28px 0;color:var(--muted);font-size:17px}.restaurant-contact-links{display:flex;gap:24px}.restaurant-contact-links a{color:var(--blue);border-bottom:2px solid #aac3ce;padding-bottom:4px;font-weight:700}.restaurant-hours{padding:34px;border-radius:7px;background:var(--navy);color:#fff}.restaurant-hours span{display:block;color:#8ec2d2;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.restaurant-hours strong{display:block;margin:15px 0;font:700 25px/1.25 "Libre Baskerville",serif}.restaurant-hours p{margin:0;color:#c4d0d7;line-height:1.6}.restaurant-footer{padding:38px clamp(24px,5vw,76px);display:flex;align-items:center;gap:40px;background:#0c2032;color:#fff}.restaurant-footer .restaurant-wordmark{color:#fff}.restaurant-footer .restaurant-wordmark small{color:#8ec2d2}.restaurant-footer p{margin-left:auto;color:#aebdc6;font-size:13px}.restaurant-footer>a{color:#fff;font-size:13px;font-weight:700}@media(max-width:900px){.restaurant-hero{grid-template-columns:1fr;grid-template-rows:minmax(360px,48vh) auto;height:auto;padding-top:68px}.restaurant-hero-media{grid-column:1;grid-row:1}.restaurant-hero-content{grid-column:1;grid-row:2;padding:58px 24px 64px}.restaurant-hero-content:before{top:28px;width:40px}.restaurant-hero h1{font-size:clamp(44px,12vw,64px)}.restaurant-intro{grid-template-columns:1fr;gap:36px}.restaurant-section-heading{grid-template-columns:1fr;gap:20px}.restaurant-visit{grid-template-columns:1fr;gap:45px}}@media(max-width:800px){.demo-back{position:absolute;left:14px;top:82px;bottom:auto;padding:10px 13px;background:rgba(255,255,255,.94)}.restaurant-header{height:68px;padding:0 20px}.restaurant-header nav{display:none;position:absolute;top:68px;left:0;right:0;padding:22px;background:#fff;flex-direction:column;align-items:stretch;gap:20px;border-top:1px solid var(--line);box-shadow:0 15px 30px rgba(19,42,66,.13)}.restaurant-header nav.is-open{display:flex}.restaurant-menu-button{display:block}.restaurant-wordmark span{font-size:17px}.restaurant-wordmark small{font-size:6px}.restaurant-hero-media{min-height:390px}.restaurant-hero-content{padding-top:55px}.restaurant-hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.restaurant-intro{padding:74px 22px}.restaurant-facts{grid-template-columns:1fr}.restaurant-menu-section{padding-top:74px}.restaurant-section-heading{width:calc(100% - 40px);margin-bottom:34px}.restaurant-connected-shell{width:100%}.restaurant-visit{padding:74px 22px}.restaurant-footer{align-items:flex-start;flex-direction:column;gap:18px;padding-bottom:40px}.restaurant-footer p{margin:0}}
.demo-back{position:absolute;top:98px;bottom:auto}
.restaurant-header{position:sticky;top:0}.restaurant-hero{padding-top:0}@media(max-width:900px){.restaurant-hero{padding-top:0}}
.restaurant-menu-invitation{padding-bottom:clamp(78px,8vw,118px)}.restaurant-menu-invitation .restaurant-section-heading>div:last-child{display:grid;justify-items:start;gap:20px}.restaurant-menu-teaser{display:grid;align-content:end;gap:14px;width:min(1180px,calc(100% - 44px));min-height:340px;margin:auto;padding:45px;border-radius:10px;color:#fff;background:linear-gradient(90deg,rgba(10,31,48,.92),rgba(10,31,48,.28)),url('/images/home/carta-real.webp') center/cover}.restaurant-menu-teaser span{color:#9bd0df;font-size:11px;font-weight:700;letter-spacing:.19em}.restaurant-menu-teaser strong{max-width:650px;font:700 clamp(34px,4vw,58px)/1.08 "Libre Baskerville",serif}.restaurant-menu-teaser small{font-size:14px;font-weight:700}.restaurant-menu-teaser b{margin-left:8px;color:#f39a7f}.restaurant-menu-page{background:#f7fafb}.restaurant-menu-page .restaurant-header{position:sticky;top:0}.restaurant-menu-page .restaurant-header nav .is-current:after{right:0}.restaurant-menu-page-main{padding-top:0}.restaurant-menu-page-heading{display:grid;grid-template-columns:1fr minmax(290px,430px);align-items:end;gap:60px;width:min(1180px,calc(100% - 44px));margin:auto;padding:55px 0 42px}.restaurant-menu-page-heading>div>a{display:inline-block;margin-bottom:34px;color:var(--blue);font-size:13px;font-weight:700}.restaurant-menu-page-heading h1{margin:11px 0 0;color:var(--navy);font:700 clamp(42px,5vw,68px)/1.05 "Libre Baskerville",serif;letter-spacing:-.04em}.restaurant-menu-page-heading>p{margin:0;color:var(--muted);line-height:1.7}.restaurant-menu-page .restaurant-connected-shell{width:min(1320px,100%)}.restaurant-menu-page .cqp-connected{border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}.restaurant-menu-page .cqp-connected iframe{height:1050px!important;min-height:760px;background:#fff}.restaurant-menu-page .restaurant-footer{margin-top:0}@media(max-width:800px){.restaurant-menu-teaser{min-height:280px;padding:28px}.restaurant-menu-page-heading{grid-template-columns:1fr;gap:16px;padding:38px 0 28px}.restaurant-menu-page-heading>div>a{margin-bottom:26px}.restaurant-menu-page .cqp-connected iframe{height:calc(100dvh - 68px)!important;min-height:700px}}
