:root{--green:#314f43;--green2:#203b32;--paper:#e6d8c3;--cream:#f6efe4;--ink:#27231f;--rust:#a44c29;--gold:#c99a49;--white:#fff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--cream);font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit}img{max-width:100%;display:block}.draft-banner{padding:.42rem 1rem;text-align:center;background:#171713;color:#fff;font-size:.76rem;letter-spacing:.11em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:20;background:rgba(32,59,50,.97);color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.14)}.header-inner{max-width:var(--max);margin:auto;min-height:86px;padding:.75rem 1.5rem;display:flex;align-items:center;gap:1.5rem}.brand{flex:0 0 190px}.brand img{width:190px}.site-nav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:.2rem;flex-wrap:wrap}.site-nav a{padding:.55rem .58rem;text-decoration:none;font-size:.82rem}.site-nav a:hover,.site-nav a:focus-visible,.site-nav a[aria-current=page]{color:#f1c471}.site-nav .reserve,.button{background:var(--rust);color:#fff;border-radius:999px;padding:.7rem 1rem;text-decoration:none;font-weight:800;border:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.shell{width:min(var(--max),calc(100% - 3rem));margin:auto}.breadcrumb{padding:1rem 0;font-size:.86rem;color:#675f56}.breadcrumb a{color:var(--green)}.page-hero{min-height:520px;display:grid;align-items:end;color:#fff;background:linear-gradient(90deg,rgba(20,28,24,.82),rgba(20,28,24,.2)),var(--hero-image);background-size:cover;background-position:center}.hero-content{width:min(var(--max),calc(100% - 3rem));margin:0 auto;padding:5.5rem 0 4.5rem}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.18em;color:#f2c77a;font-weight:800}.page-hero h1{max-width:850px;margin:.35rem 0 1rem;font-family:Georgia,serif;font-size:clamp(2.7rem,7vw,5.6rem);line-height:.96;font-weight:500}.page-hero p{max-width:680px;font-size:1.12rem}.hero-actions,.actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.button.secondary{background:transparent;border:1px solid currentColor}.section{padding:5rem 0}.section.alt{background:var(--paper)}.section.green{background:var(--green);color:#fff}.section h2{margin:.2rem 0 1.25rem;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.08}.lede{max-width:780px;font-size:1.15rem}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.grid.two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border-top:5px solid var(--rust);padding:1.6rem;box-shadow:0 12px 30px rgba(37,28,21,.09)}.card h3{font-family:Georgia,serif;font-size:1.55rem;margin:.1rem 0 .6rem}.card img{width:100%;aspect-ratio:16/9;object-fit:cover;margin:-1.6rem -1.6rem 1.2rem;max-width:calc(100% + 3.2rem)}.steps{counter-reset:step}.step{position:relative;padding-left:4rem}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:2.8rem;height:2.8rem;border-radius:50%;display:grid;place-items:center;background:var(--rust);color:#fff;font-weight:900}.cta-band{padding:3rem 0;background:#cda45f;color:#231d16}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.cta-inner h2{margin:0;font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,3rem)}.demo-note,.legal-status{padding:1rem 1.2rem;background:#fff4d8;border-left:5px solid #b7791f;font-weight:700}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}label{display:grid;gap:.35rem;font-weight:700}input,select,textarea{width:100%;padding:.9rem;border:1px solid #9e9589;background:#fff;font:inherit}textarea{min-height:130px}.full{grid-column:1/-1}.form-message{font-weight:800;color:var(--green)}details{padding:1rem 0;border-bottom:1px solid rgba(39,35,31,.2)}summary{font-weight:800;cursor:pointer}.menu-card .button{margin-top:auto}.menu-card{display:flex;flex-direction:column}.menu-card p{flex:1}.fork-feature{display:grid;grid-template-columns:.7fr 1.3fr;align-items:center;gap:3rem}.fork-feature img{max-height:520px;margin:auto}.blog-filters{display:flex;gap:.5rem;flex-wrap:wrap;margin:1.5rem 0}.filter{border:1px solid var(--green);background:transparent;color:var(--green);padding:.55rem .9rem;border-radius:999px;cursor:pointer}.filter.active{background:var(--green);color:#fff}.article-card small{color:#776b60}.legal-layout{display:grid;grid-template-columns:260px 1fr;gap:3rem}.legal-index{position:sticky;top:120px;align-self:start;background:#fff;padding:1.3rem}.legal-index a{display:block;padding:.35rem 0;color:var(--green)}.legal-copy h2{padding-top:1rem;font-size:2rem}.route-list{list-style:none;padding:0}.route-list li{padding:.8rem 0;border-bottom:1px solid rgba(39,35,31,.15)}.site-footer{background:#162b24;color:#fff;padding:4rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2rem}.footer-logo{width:230px;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links a{display:inline-block;padding:.25rem 0;color:#eee}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2);font-size:.84rem;color:#ded8cd}.mobile-reserve{display:none;position:fixed;z-index:30;bottom:12px;left:12px;right:12px;background:var(--rust);color:#fff;text-align:center;padding:.9rem;border-radius:999px;text-decoration:none;font-weight:900;box-shadow:0 8px 26px rgba(0,0,0,.28)}:focus-visible{outline:3px solid #f4c46e;outline-offset:3px}@media(max-width:980px){.header-inner{align-items:flex-start}.site-nav{gap:0}.site-nav a{font-size:.76rem}.grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.legal-layout{grid-template-columns:1fr}.legal-index{position:static}.fork-feature{grid-template-columns:1fr}}@media(max-width:520px){.header-inner{width:390px;max-width:100%;margin-left:0;margin-right:0}.site-nav{width:390px;max-width:100%}.page-hero{width:390px;max-width:100%}.hero-content,.shell{width:358px;max-width:calc(100% - 2rem);margin-left:1rem;margin-right:0}.page-hero h1,.page-hero p,.eyebrow{max-width:100%;overflow-wrap:anywhere}.draft-banner{width:390px;max-width:100%;font-size:.62rem;overflow-wrap:anywhere}}@media(max-width:700px){.header-inner{display:block;min-width:0}.brand img{width:170px;margin:auto}.site-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;min-width:0;margin-top:.65rem}.site-nav a{min-width:0;font-size:.68rem;line-height:1.2;padding:.42rem .15rem;text-align:center;white-space:normal}.site-nav .reserve{margin:.15rem}.page-hero{min-height:520px}.hero-content,.shell{width:calc(100% - 2rem)}.grid,.grid.two,.form-grid,.footer-grid{grid-template-columns:1fr}.full{grid-column:auto}.section{padding:3.5rem 0}.cta-inner{align-items:flex-start;flex-direction:column}.mobile-reserve{display:block}.site-footer{padding-bottom:5.5rem}}

@media(max-width:520px){html,body{width:390px;max-width:390px;overflow-x:hidden}.site-header,main,footer{width:390px;max-width:390px}.header-inner{width:390px;max-width:390px;padding-left:1rem;padding-right:1rem}.site-nav{width:358px;max-width:358px}.hero-content,.shell{width:358px;max-width:358px;margin-left:1rem;margin-right:0}.legal-status,.legal-layout,.legal-copy,.legal-copy section{min-width:0;max-width:100%;overflow-wrap:anywhere}.cookie-table{display:block;max-width:100%;overflow-x:auto}.mobile-reserve{max-width:366px}}
.validation-note{max-width:780px;margin-top:1.5rem;padding:1rem 1.2rem;background:#fff4d8;border-left:5px solid var(--gold)}.occasion-grid,.gift-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.occasion,.gift-card{padding:1.5rem;background:#fff;border-left:5px solid var(--rust);box-shadow:0 10px 25px rgba(37,28,21,.07)}.occasion h3,.gift-card h3{margin:.1rem 0 .45rem;font:500 1.45rem/1.2 Georgia,serif}.gift-card span{display:block;color:var(--rust);font-weight:900;letter-spacing:.12em}.editorial-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:center}.editorial-split>img{width:100%;max-height:560px;object-fit:cover}.button.secondary.dark{color:var(--green);border-color:var(--green)}.dark-text{color:#5f371f}.privacy-layer{padding:1rem 1.2rem;background:#edf5f1;border-left:5px solid var(--green);font-size:.9rem}.privacy-layer p{margin:.35rem 0 0}.privacy-layer a{color:var(--green);font-weight:800}.check{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;gap:.65rem;font-weight:500}.check input{width:auto;margin-top:.35rem}.green a{color:inherit}.environment-links a:hover,.environment-links a:focus-visible{transform:translateY(-2px)}
@media(max-width:980px){.editorial-split{grid-template-columns:1fr}.occasion-grid,.gift-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.occasion-grid,.gift-grid{grid-template-columns:1fr}.editorial-split{gap:1.5rem}.editorial-split>img{max-height:420px}.check{grid-template-columns:auto 1fr}.check input{width:auto}}
.menu-grid{align-items:stretch}.menu-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.menu-card-heading h3{margin-right:auto}.menu-price{flex:0 0 auto;padding:.35rem .65rem;border-radius:999px;background:var(--green);color:#fff;font-size:.78rem;font-weight:900;line-height:1.2;white-space:nowrap}.menu-details{margin:.35rem 0 1.35rem;padding-left:1.15rem;color:#62584e;font-size:.92rem}.menu-details li+li{margin-top:.3rem}.menu-source-note{margin:2rem 0 0;padding:1rem 1.2rem;border-left:5px solid var(--gold);background:#fff}.josper-lockup{display:inline-block;margin-top:1rem;padding:1rem;background:#fff}.josper-lockup img{width:220px}
@media(max-width:420px){.menu-card-heading{display:block}.menu-price{display:inline-block;margin-bottom:.6rem;white-space:normal}}
.gallery-section{background:var(--cream)}
.gallery-heading{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:2rem;align-items:end}
.gallery-heading h2{margin:.2rem 0 .8rem}
.gallery-heading p:not(.eyebrow){max-width:760px;margin:0;color:#62584e;font-size:1.08rem}
.photo-gallery{margin-top:2.2rem}
.gallery-viewport{overflow:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory}
.gallery-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(78%,1fr);gap:1rem}
.gallery-slide{min-width:0;margin:0;overflow:hidden;scroll-snap-align:start;background:#fff;border:1px solid rgba(39,35,31,.12);box-shadow:0 14px 32px rgba(37,28,21,.1)}
.gallery-slide img{width:100%;aspect-ratio:16/10;object-fit:cover}
.gallery-slide figcaption{padding:1rem 1.15rem 1.15rem;color:#62584e;font-size:.96rem}
.gallery-slide figcaption strong{display:block;margin-bottom:.2rem;color:var(--ink);font-family:Georgia,serif;font-size:1.15rem;font-weight:500}
.gallery-controls{display:flex;align-items:center;gap:.65rem;margin-top:1rem}
.gallery-button,.gallery-toggle{min-height:42px;padding:.55rem .82rem;border:1px solid var(--green);border-radius:999px;background:transparent;color:var(--green);font:800 .78rem/1 Inter,Arial,sans-serif;cursor:pointer}
.gallery-button{width:42px;padding:.55rem;font-size:1.1rem}
.gallery-button:hover,.gallery-button:focus-visible,.gallery-toggle:hover,.gallery-toggle:focus-visible{background:var(--green);color:#fff}
.gallery-status{min-width:5rem;color:#62584e;font-size:.88rem;text-align:center}
.menu-service-note{max-width:820px;margin:1.5rem 0;padding:1rem 1.2rem;border-left:5px solid var(--gold);background:#fff4d8;color:#62584e}
.history-intro{display:grid;grid-template-columns:minmax(220px,.62fr) minmax(0,1.38fr);gap:3rem;align-items:start}
.history-intro .lede{font-size:1.3rem}
.history-collage{display:grid;grid-template-columns:1.08fr .92fr;gap:1rem;align-items:stretch}
.history-collage figure{position:relative;margin:0;overflow:hidden;background:#fff;box-shadow:0 14px 32px rgba(37,28,21,.1)}
.history-collage figure:first-child{grid-row:span 2}
.history-collage img{width:100%;height:100%;min-height:260px;object-fit:cover}
.history-collage figcaption{position:absolute;right:0;bottom:0;left:0;padding:.75rem .9rem;color:#fff;background:linear-gradient(transparent,rgba(20,18,14,.82));font-size:.82rem}
.history-collage figure:first-child img{min-height:540px}
.history-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2rem}
.history-story-card{display:grid;grid-template-columns:minmax(160px,.78fr) minmax(0,1.22fr);gap:1.3rem;align-items:stretch;padding:1.2rem;background:#fff;border-left:5px solid var(--rust);box-shadow:0 10px 25px rgba(37,28,21,.07)}
.history-story-card img{width:100%;height:100%;min-height:190px;object-fit:cover}
.history-story-card h3{margin:.1rem 0 .45rem;font:500 1.45rem/1.2 Georgia,serif;text-transform:none;letter-spacing:0}
.history-story-card p{margin:0;color:#62584e}
.history-future-frame{display:grid;place-items:center;min-height:340px;padding:2rem;background:linear-gradient(135deg,#f3eadc,#e5d4bb);border:1px dashed rgba(164,76,41,.72);text-align:center}
.history-future-frame-inner{max-width:300px}
.history-future-frame-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 1.1rem;border:1px solid var(--rust);border-radius:50%;color:var(--rust);font-size:1.7rem}
.history-future-frame strong{display:block;color:var(--ink);font:500 1.55rem/1.12 Georgia,serif}
.history-future-frame span{display:block;margin-top:.65rem;color:#62584e;font-size:.94rem}
.history-note{margin-top:1.5rem}
.history-quote{max-width:820px;margin:0 auto;text-align:center;font:500 clamp(1.7rem,3.4vw,3rem)/1.12 Georgia,serif}
.history-quote small{display:block;margin-top:1.2rem;color:#f2c77a;font:800 .75rem/1.3 Inter,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.history-cta{margin-top:2rem}
.history-page .page-hero{min-height:590px}
.history-page .hero-content p:not(.eyebrow){max-width:730px}
.history-page .section.alt{background:#efe1cf}
.history-page .section.green .lede{color:#f5eee5}
.history-page .section.green a{color:inherit}
@media(min-width:800px){.gallery-track{grid-auto-columns:minmax(42%,1fr)}}
@media(max-width:980px){.gallery-heading,.history-intro{grid-template-columns:1fr}.history-collage{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.gallery-track{grid-auto-columns:88%}.gallery-heading{gap:.5rem}.history-collage,.history-story-grid{grid-template-columns:1fr}.history-collage figure:first-child{grid-row:auto}.history-collage figure:first-child img{min-height:300px}.history-story-card{grid-template-columns:1fr}.history-story-card img{min-height:220px;max-height:330px}.history-page .page-hero{min-height:540px}}
@media(prefers-reduced-motion:reduce){.gallery-viewport{scroll-behavior:auto}.gallery-track{scroll-snap-type:none}}

:root{--sub-header:rgba(32,59,50,.97);--sub-footer:#162b24;--sub-banner:#171713;--sub-cta:#cda45f;--sub-note:#fff4d8;--sub-card:#fff}
body[data-style-palette="actual"]{--green:#314f43;--green2:#203b32;--paper:#e6d8c3;--cream:#f6efe4;--ink:#27231f;--rust:#a44c29;--gold:#c99a49;--sub-header:rgba(32,59,50,.97);--sub-footer:#162b24;--sub-banner:#171713;--sub-cta:#cda45f;--sub-note:#fff4d8}
body[data-style-palette="oliva"]{--green:#6b795f;--green2:#4a5b4c;--paper:#eadfce;--cream:#f6f0e7;--ink:#2d251e;--rust:#b96742;--gold:#d58b63;--sub-header:rgba(33,27,22,.97);--sub-footer:#211b16;--sub-banner:#6b795f;--sub-cta:#d8b07b;--sub-note:#f6eddc}
body[data-style-palette="salvia"]{--green:#71857a;--green2:#4e625a;--paper:#e7e1d4;--cream:#f5f1e9;--ink:#282621;--rust:#b97956;--gold:#d19a77;--sub-header:rgba(32,39,37,.97);--sub-footer:#202725;--sub-banner:#71857a;--sub-cta:#d2ad8e;--sub-note:#f0eadf}
body[data-style-palette="pino"]{--green:#4f7066;--green2:#314f46;--paper:#eed9c0;--cream:#f6ecdf;--ink:#2d1b12;--rust:#c26a2e;--gold:#e29a58;--sub-header:rgba(33,23,15,.97);--sub-footer:#21170f;--sub-banner:#4f7066;--sub-cta:#d39a62;--sub-note:#f5e6d3}
body[data-style-palette="abeto"]{--green:#28584d;--green2:#1d4038;--paper:#dfe5d9;--cream:#f4eee3;--ink:#1f2722;--rust:#c9773f;--gold:#e1a06c;--sub-header:rgba(23,38,31,.97);--sub-footer:#14251f;--sub-banner:#28584d;--sub-cta:#d7ad76;--sub-note:#f3eadb}
body[data-style-palette="pino-negro"]{--green:#1f5148;--green2:#123a34;--paper:#dce4d8;--cream:#f4eee1;--ink:#1d2824;--rust:#c9663d;--gold:#df9770;--sub-header:rgba(16,45,40,.97);--sub-footer:#0e2924;--sub-banner:#1f5148;--sub-cta:#d6a06f;--sub-note:#f0e7d9}
body[data-style-palette="haya"]{--green:#3f6954;--green2:#294b3a;--paper:#e7dfce;--cream:#f5efe2;--ink:#232a22;--rust:#b96843;--gold:#db956d;--sub-header:rgba(27,48,37,.97);--sub-footer:#172a20;--sub-banner:#3f6954;--sub-cta:#d3a576;--sub-note:#f2eadc}
body[data-style-palette="quejigo"]{--green:#536b3f;--green2:#354c2d;--paper:#e7ddc6;--cream:#f5efdf;--ink:#2b2b20;--rust:#b85f35;--gold:#d88a5b;--sub-header:rgba(41,46,26,.97);--sub-footer:#252919;--sub-banner:#536b3f;--sub-cta:#d2a06f;--sub-note:#f1e7d4}
body[data-style-palette="primavera"]{--green:#3f714e;--green2:#2d5a3d;--paper:#e5ecd9;--cream:#f8f4e9;--ink:#27302a;--rust:#c96c4c;--gold:#e39a78;--sub-header:rgba(44,36,31,.97);--sub-footer:#1f3026;--sub-banner:#3f714e;--sub-cta:#d8b477;--sub-note:#f1e8d8}
body[data-style-palette="verano"]{--green:#2f6f58;--green2:#275843;--paper:#e9dec4;--cream:#f5ebd8;--ink:#25312c;--rust:#c87843;--gold:#e1a36e;--sub-header:rgba(30,48,43,.97);--sub-footer:#17382f;--sub-banner:#2f6f58;--sub-cta:#d5a56c;--sub-note:#f0e4d0}
body[data-style-palette="otono"]{--green:#566a27;--green2:#3d4f1c;--paper:#e7d0a9;--cream:#f4e1c2;--ink:#30251b;--rust:#c45e2c;--gold:#e0843b;--sub-header:rgba(45,29,21,.97);--sub-footer:#2d1b13;--sub-banner:#566a27;--sub-cta:#d4a05e;--sub-note:#f3e0c3}
body[data-style-palette="invierno"]{--green:#486c6b;--green2:#345452;--paper:#eef2f0;--cream:#f7f8f3;--ink:#28312f;--rust:#b87862;--gold:#d19a7e;--sub-header:rgba(30,37,36,.97);--sub-footer:#18201f;--sub-banner:#486c6b;--sub-cta:#c9a17c;--sub-note:#e8eee9}
body[data-style-palette] .draft-banner{background:var(--sub-banner)}
body[data-style-palette] .site-header{background:var(--sub-header)}
body[data-style-palette] .site-footer{background:var(--sub-footer)}
body[data-style-palette] .cta-band{background:var(--sub-cta)}
body[data-style-palette] .demo-note,body[data-style-palette] .legal-status,body[data-style-palette] .menu-service-note{background:var(--sub-note)}
body[data-style-palette] .card,body[data-style-palette] .legal-index,body[data-style-palette] .menu-source-note,body[data-style-palette] .privacy-layer{background:var(--sub-card)}
.site-nav .nav-actions{display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto}
.site-nav .style-switcher{position:relative;z-index:25;flex:0 0 auto}
.site-nav .style-switcher-toggle{min-width:84px;padding:.68rem .9rem;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.62);border-radius:999px;cursor:pointer;font:800 .72rem/1 Inter,Arial,sans-serif;letter-spacing:.09em;text-transform:uppercase}
.site-nav .style-switcher-toggle:hover,.site-nav .style-switcher-toggle:focus-visible,.site-nav .style-switcher-toggle[aria-expanded="true"]{color:var(--ink);background:var(--cream);outline:none}
.style-switcher-panel{position:absolute;top:calc(100% + .75rem);right:0;width:min(300px,calc(100vw - 2rem));padding:1rem;color:var(--cream);background:var(--sub-footer);border:1px solid color-mix(in srgb,var(--gold) 75%,transparent);box-shadow:0 18px 40px rgba(0,0,0,.3)}
.style-switcher-panel[hidden]{display:none}
.style-switcher-title{margin:0;color:var(--gold);font:800 .7rem/1.2 Inter,Arial,sans-serif;letter-spacing:.14em;text-transform:uppercase}
.style-switcher-help{margin:.55rem 0 .85rem;color:#eadfce;font:400 .82rem/1.4 Inter,Arial,sans-serif}
.style-switcher-options{display:grid;gap:.45rem}
.style-option{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.7rem;align-items:center;width:100%;padding:.65rem;color:var(--cream);background:transparent;border:1px solid rgba(255,255,255,.2);cursor:pointer;text-align:left}
.style-option:hover,.style-option:focus-visible,.style-option[aria-pressed="true"]{background:rgba(255,255,255,.1);border-color:var(--gold);outline:none}
.style-option strong,.style-option small{display:block}.style-option strong{font:800 .72rem/1.2 Inter,Arial,sans-serif;letter-spacing:.06em;text-transform:uppercase}.style-option small{margin-top:.25rem;color:#eadfce;font:400 .72rem/1.3 Inter,Arial,sans-serif}
.style-swatches{display:flex;gap:.18rem}.style-swatches i{display:block;width:1rem;height:1rem;background:var(--swatch);border:1px solid rgba(255,255,255,.45);border-radius:50%}
.menu-card-heading{min-height:2.75rem;align-items:stretch}.menu-card-heading h3{align-self:center}.menu-price{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;min-height:2.6rem;padding:.48rem .82rem;border-radius:4px;font-size:.95rem;line-height:1.15}.menu-pdf-note{display:block;margin-top:1rem;color:var(--green);font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.menu-card .pdf-button{margin-top:.65rem;font-size:.84rem}.pdf-button::after{content:" ↗"}
body[data-style-surface="subpage"] .menu-price{font-family:Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;font-weight:800;letter-spacing:.04em}
@media(max-width:700px){.site-nav .nav-actions{display:contents}.site-nav .style-switcher{width:100%}.site-nav .style-switcher-toggle{width:100%;min-width:0}.style-switcher-panel{width:min(300px,calc(100vw - 2rem))}}
@media(max-width:420px){.menu-card-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:stretch}.menu-price{display:inline-flex;align-self:stretch;min-height:2.35rem;padding:.4rem .62rem;font-size:.84rem}}

/* Sistema tipográfico y geometría común con la portada. Las subpáginas
   conservan sus fondos y acentos de color, pero no crean otra escala visual. */
body[data-style-surface="subpage"]{font-family:Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif;font-size:18px;line-height:1.62}
body[data-style-surface="subpage"] h1,body[data-style-surface="subpage"] h2{font-family:Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif;font-weight:400;letter-spacing:-.035em}
body[data-style-surface="subpage"] .draft-banner{padding:.48rem 1rem;font-family:Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;font-size:.68rem;line-height:1.2;letter-spacing:.14em}
body[data-style-surface="subpage"] .site-header{box-shadow:none;border-bottom:1px solid color-mix(in srgb,var(--gold) 36%,transparent)}
body[data-style-surface="subpage"] .header-inner{max-width:1320px;min-height:112px;padding:0 2rem 0 2.25rem;gap:2.5rem}
body[data-style-surface="subpage"] .brand{display:flex;flex:0 1 250px;align-items:center;justify-content:center;width:250px;padding:.35rem 0;background:transparent;border:0;box-shadow:none}
body[data-style-surface="subpage"] .brand img{width:238px;height:auto;margin:0}
body[data-style-surface="subpage"] .site-nav{margin-left:auto;align-items:center;justify-content:flex-end;gap:1rem;font:700 .72rem/1 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}
body[data-style-surface="subpage"] .site-nav a{position:relative;padding:0;color:var(--cream);font:inherit;line-height:1;text-decoration:none}
body[data-style-surface="subpage"] .site-nav a:not(.reserve)::after{position:absolute;right:0;bottom:-.55rem;left:0;height:1px;background:var(--rust);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}
body[data-style-surface="subpage"] .site-nav a:hover::after,body[data-style-surface="subpage"] .site-nav a:focus-visible::after{transform:scaleX(1)}
body[data-style-surface="subpage"] .site-nav .nav-actions{gap:1rem}
body[data-style-surface="subpage"] .site-nav .reserve{min-width:108px;padding:.86rem 1.15rem;color:var(--ink);background:var(--rust);border-radius:999px;text-align:center}
body[data-style-surface="subpage"] .site-nav .style-switcher-toggle{min-width:84px;padding:.78rem 1rem;color:var(--cream);background:transparent;border:1px solid color-mix(in srgb,var(--cream) 55%,transparent);border-radius:999px;font:700 .7rem/1 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.1em}
body[data-style-surface="subpage"] .site-nav .style-switcher-toggle:hover,body[data-style-surface="subpage"] .site-nav .style-switcher-toggle:focus-visible,body[data-style-surface="subpage"] .site-nav .style-switcher-toggle[aria-expanded="true"]{color:var(--ink);background:var(--cream);outline:none}
body[data-style-surface="subpage"] .page-hero h1{max-width:770px;margin-bottom:1.55rem;font-family:Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif;font-size:clamp(3.5rem,6.1vw,6.45rem);line-height:.94;font-weight:400;letter-spacing:-.035em}
body[data-style-surface="subpage"] .page-hero p{max-width:630px;font-size:clamp(1.19rem,1.8vw,1.48rem);line-height:1.55}
body[data-style-surface="subpage"] .eyebrow{font-family:Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;font-size:.72rem;line-height:1.25;letter-spacing:.19em}
body[data-style-surface="subpage"] .section h2{font-family:Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif;font-size:clamp(2.45rem,4vw,4.3rem);line-height:.98;font-weight:400;letter-spacing:-.035em}
body[data-style-surface="subpage"] .card h3,body[data-style-surface="subpage"] .menu-card-heading h3,body[data-style-surface="subpage"] .occasion h3,body[data-style-surface="subpage"] .gift-card h3,body[data-style-surface="subpage"] .history-story-card h3{margin-bottom:.55rem;font:600 1.02rem/1.25 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.05em;text-transform:uppercase}
body[data-style-surface="subpage"] .menu-card-heading h3{font-size:.98rem}
body[data-style-surface="subpage"] .hero-actions,body[data-style-surface="subpage"] .actions{font:700 .76rem/1 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}
body[data-style-surface="subpage"] .button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.95rem 1.3rem;color:var(--ink);background:var(--rust);border:1px solid var(--rust);border-radius:999px;font:700 .76rem/1 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}
body[data-style-surface="subpage"] .button.secondary{color:var(--cream);background:transparent;border-color:currentColor}
body[data-style-surface="subpage"] .site-footer nav>strong{display:block;margin-bottom:1.15rem;color:var(--gold);font:700 .66rem/1.3 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.13em;text-transform:uppercase}
body[data-style-surface="subpage"] .site-footer .footer-links{display:grid;gap:.8rem}
body[data-style-surface="subpage"] .site-footer .footer-links a{display:inline-block;padding:.25rem 0;color:#dfcbb7;font:600 .75rem/1.35 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.045em;text-decoration:none}
body[data-style-surface="subpage"] .site-footer .footer-links a:hover,body[data-style-surface="subpage"] .site-footer .footer-links a:focus-visible{color:var(--gold);text-decoration:underline;text-underline-offset:.3rem}
body[data-style-surface="subpage"] .site-footer .footer-bottom{font:700 .61rem/1.45 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.1em;text-transform:uppercase}
body[data-style-surface="subpage"] .style-switcher-panel,body[data-style-surface="subpage"] .style-switcher-help,body[data-style-surface="subpage"] .style-option,body[data-style-surface="subpage"] .menu-pdf-note,body[data-style-surface="subpage"] .gallery-button,body[data-style-surface="subpage"] .gallery-toggle{font-family:Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif}

@media(max-width:1040px){body[data-style-surface="subpage"] .header-inner{align-items:flex-end;padding-bottom:1.25rem}body[data-style-surface="subpage"] .site-nav{gap:1rem}}
@media(max-width:850px){body[data-style-surface="subpage"] .header-inner{display:grid;grid-template-columns:1fr;gap:1rem;padding-top:0;padding-bottom:0}body[data-style-surface="subpage"] .brand{width:276px;height:120px}body[data-style-surface="subpage"] .site-nav{justify-content:flex-start;padding-bottom:.2rem}}
@media(max-width:700px){body[data-style-surface="subpage"] .header-inner{display:grid;grid-template-columns:1fr;gap:1rem;min-width:0;padding-top:0;padding-bottom:0}body[data-style-surface="subpage"] .brand{width:276px;height:120px;margin:0}body[data-style-surface="subpage"] .brand img{width:238px;margin:0}body[data-style-surface="subpage"] .site-nav{display:flex;justify-content:flex-start;gap:1rem;width:auto;min-width:0;margin-top:0;padding-bottom:.2rem}body[data-style-surface="subpage"] .site-nav a{display:inline;min-width:0;min-height:0;padding:0;font-size:.72rem;line-height:1;text-align:left;white-space:normal;overflow-wrap:normal}body[data-style-surface="subpage"] .site-nav .nav-actions{display:inline-flex;gap:1rem}body[data-style-surface="subpage"] .site-nav .style-switcher{width:auto}body[data-style-surface="subpage"] .site-nav .style-switcher-toggle{width:auto;min-width:84px;min-height:0;padding:.78rem 1rem;font-size:.7rem}body[data-style-surface="subpage"] .site-nav .reserve{min-width:108px;margin:0;padding:.86rem 1.15rem}}
@media(max-width:560px){body[data-style-surface="subpage"]{font-size:17px}body[data-style-surface="subpage"] .header-inner{padding-right:1.2rem;padding-left:1.2rem}body[data-style-surface="subpage"] .brand{width:238px;height:104px;margin-bottom:-12px}body[data-style-surface="subpage"] .brand img{width:198px}body[data-style-surface="subpage"] .site-nav{gap:.85rem 1rem;font-size:.62rem;line-height:1.3}body[data-style-surface="subpage"] .site-nav .reserve{min-width:auto;padding:.66rem .78rem}body[data-style-surface="subpage"] .page-hero h1{font-size:clamp(3.25rem,15vw,4.7rem)}}
@media(max-width:520px){body[data-style-surface="subpage"] .header-inner{display:block;width:390px;max-width:390px;padding-right:1rem;padding-left:1rem}body[data-style-surface="subpage"] .site-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem .35rem;width:358px;max-width:358px;margin-top:.65rem;padding:0}body[data-style-surface="subpage"] .site-nav a{display:flex;align-items:center;justify-content:center;min-width:0;min-height:32px;padding:.25rem .12rem;font-size:.55rem;line-height:1.2;text-align:center;white-space:normal;overflow-wrap:anywhere}body[data-style-surface="subpage"] .site-nav .nav-actions{display:contents}body[data-style-surface="subpage"] .site-nav .style-switcher{width:100%}body[data-style-surface="subpage"] .site-nav .style-switcher-toggle{width:100%;min-width:0;min-height:32px;padding:.45rem .2rem;font-size:.55rem}body[data-style-surface="subpage"] .site-nav .reserve{min-width:0;margin:.15rem;padding:.45rem .2rem}body[data-style-surface="subpage"] .brand{width:188px;height:88px}body[data-style-surface="subpage"] .brand img{width:178px}body[data-style-surface="subpage"] .site-header,body[data-style-surface="subpage"] main,body[data-style-surface="subpage"] footer{width:390px;max-width:390px}body[data-style-surface="subpage"] .hero-content,body[data-style-surface="subpage"] .shell{width:358px;max-width:358px;margin-right:0;margin-left:1rem}}

.menu-focus[hidden],.menu-list-intro[hidden]{display:none}
.menu-focus{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:1.2rem;margin:2.4rem 0 3rem;padding:1rem;background:var(--paper);border:1px solid rgba(39,35,31,.16);box-shadow:0 18px 38px rgba(37,28,21,.12);scroll-margin-top:130px}
.menu-focus-copy{min-width:0;padding:1.5rem;background:var(--cream)}
.menu-focus-copy .eyebrow{margin-top:0;color:var(--rust)}
.menu-focus-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin:.45rem 0 1.15rem}
.menu-focus-heading h3{margin:0!important;color:var(--ink);font:500 clamp(1.9rem,3.5vw,3.2rem)/1.02 Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif!important;letter-spacing:-.035em!important;text-transform:none!important}
.menu-focus-price{flex:0 0 auto;padding:.62rem .85rem;color:#fff;background:var(--green);font:800 1.15rem/1 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.03em;white-space:nowrap}
.menu-focus-lede{margin:0;color:#51473e;font-size:1.12rem;line-height:1.55}
.menu-focus-details{margin:1.35rem 0 0;padding-left:1.2rem;color:#62584e;font-size:.98rem}
.menu-focus-details li+li{margin-top:.45rem}
.menu-focus-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.6rem}
.menu-focus-actions .button{margin:0}
body[data-style-surface="subpage"] .menu-focus-actions .button.secondary.dark{color:var(--green);background:transparent;border-color:var(--green)}
.menu-focus-media{display:flex;min-width:0;flex-direction:column;padding:.75rem;background:#fff;border:1px solid rgba(39,35,31,.14)}
.menu-focus-image-link{position:relative;display:block;overflow:hidden;background:#fff;border:1px solid rgba(39,35,31,.1);text-decoration:none}
.menu-focus-image{display:block;width:100%;height:min(720px,78vh);min-height:460px;object-fit:contain;object-position:center top;background:#fff;transition:transform .22s ease}
.menu-focus-image-link:hover .menu-focus-image,.menu-focus-image-link:focus-visible .menu-focus-image{transform:scale(1.012)}
.menu-focus-image-zoom{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;padding:.65rem .8rem;color:#fff;background:rgba(22,43,36,.94);font:800 .72rem/1.2 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.menu-focus-image-note{margin:0;padding:.75rem .2rem .1rem;color:#62584e;font-size:.82rem}
.menu-context-link{display:inline-flex;align-items:center;gap:.25rem;margin-top:.9rem;color:var(--green);font-size:.8rem;font-weight:900;text-decoration:none}
.menu-context-link::after{content:" →"}
.menu-focus-story{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:1rem;align-items:stretch}
.menu-focus-story-copy{padding:1.5rem;background:var(--green);color:#fff}
.menu-focus-story-copy .eyebrow{margin-top:0;color:#f2c77a}
.menu-focus-story-copy h4{margin:.25rem 0 .8rem;color:#fff;font:500 clamp(1.65rem,3vw,2.6rem)/1.05 Baskerville,"Iowan Old Style","Palatino Linotype",Georgia,serif}
.menu-focus-story-copy p{color:#f6efe4;font-size:1.02rem}
.menu-focus-story-copy p:last-child{margin-bottom:0}
.menu-focus-story-photos{display:grid;grid-template-columns:1.15fr .85fr;gap:.8rem}
.menu-focus-story-photos figure{display:flex;min-width:0;margin:0;flex-direction:column;background:#fff;border:1px solid rgba(39,35,31,.13)}
.menu-focus-story-photos img{width:100%;height:100%;min-height:220px;object-fit:cover}
.menu-focus-story-photos figcaption{padding:.75rem .85rem;color:#62584e;font-size:.8rem;line-height:1.35}
.menu-list-intro{margin:-.6rem 0 1.3rem;color:#62584e;font-size:1rem}
@media(max-width:800px){.menu-focus{grid-template-columns:1fr}.menu-focus-story{grid-template-columns:1fr}.menu-focus-image{height:620px;min-height:420px}}
@media(max-width:520px){.menu-focus{margin:1.7rem 0 2.4rem;padding:.55rem}.menu-focus-copy{padding:1.1rem}.menu-focus-heading{display:block}.menu-focus-price{display:inline-block;margin-top:.8rem;font-size:1rem}.menu-focus-lede{font-size:1rem}.menu-focus-actions{display:grid}.menu-focus-actions .button{width:100%}.menu-focus-image{height:auto;min-height:0}.menu-focus-image-zoom{justify-content:center}.menu-focus-story-copy{padding:1.1rem}.menu-focus-story-photos{grid-template-columns:1fr}.menu-focus-story-photos img{min-height:0;aspect-ratio:4/3}.menu-list-intro{font-size:.98rem}}
body[data-page-route="menu"] .button:not(.secondary){color:#fff}
.josper-lockup{background:transparent;padding:0}
.josper-lockup img{width:220px;height:auto}
.menu-focus-image{transition:none}
.menu-focus-image-link:hover .menu-focus-image,.menu-focus-image-link:focus-visible .menu-focus-image{transform:none}
.menu-focus-image-action{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;padding:.65rem .8rem;color:#fff;background:rgba(22,43,36,.94);font:800 .72rem/1.2 Avenir,"Avenir Next","Helvetica Neue",Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.menu-focus-story-gallery{min-width:0}
.menu-focus-story-gallery .gallery-viewport{height:100%}
.menu-focus-story-gallery .gallery-track{align-items:stretch}
.menu-focus-story-gallery .gallery-slide{display:flex;flex-direction:column}
.menu-focus-story-gallery .gallery-slide img{aspect-ratio:4/3;min-height:0}
.menu-focus-story-gallery .gallery-slide figcaption{flex:1}
@media(max-width:520px){.menu-focus-image-action{justify-content:center}}

/* Historia: parallax suave en los fondos visuales. La imagen empieza
   ligeramente adelantada y acompaña el scroll hacia arriba sin desplazar
   el contenido ni las leyendas. */
.history-page .page-hero[data-history-parallax]{position:relative;isolation:isolate;overflow:hidden;background:#1d2d25}
.history-page .page-hero[data-history-parallax]::before{position:absolute;inset:-14% 0;z-index:0;background-image:var(--hero-image);background-position:center;background-size:cover;content:"";transform:translate3d(0,var(--history-parallax-offset,-26px),0) scale(1.08);transform-origin:center;will-change:transform}
.history-page .page-hero[data-history-parallax]::after{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(20,28,24,.82),rgba(20,28,24,.2));content:"";pointer-events:none}
.history-page .page-hero[data-history-parallax] .hero-content{position:relative;z-index:2}
.history-page .history-parallax-frame>img{transform:translate3d(0,var(--history-parallax-offset,-8px),0) scale(1.18);transform-origin:center;will-change:transform}
@media(max-width:700px){.history-page .history-parallax-frame>img{transform:translate3d(0,var(--history-parallax-offset,-8px),0) scale(1.22)}}
@media(prefers-reduced-motion:reduce){.history-page .page-hero[data-history-parallax]::before{transform:none}.history-page .history-parallax-frame>img{transform:none}}
