@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;700&display=swap";:root{--bg:#fdfbf7;--surface:#fff;--wine:#4a0e17;--wine-2:#7d1d2a;--ink:#191714;--muted:#6d6258;--line:#e9e1d7}*{box-sizing:border-box}html,body,#root{margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:linear-gradient(180deg, #fffefc 0%, var(--bg) 100%);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1160px,92vw);margin-inline:auto}.top-shell{border-bottom:1px solid var(--line);background:radial-gradient(circle at 84% 8%, #7d1d2a17, transparent 28%), radial-gradient(circle at 12% 30%, #4a0e1714, transparent 24%), var(--bg)}.nav-bar{justify-content:space-between;align-items:center;gap:1rem;min-height:86px;display:flex}.logo-word{letter-spacing:.04em;font-family:Cormorant Garamond,serif;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:700}.nav-links{color:#4f4841;gap:.8rem;font-size:.95rem;display:flex}.editorial-hero{grid-template-columns:1.06fr .94fr;gap:1.4rem;padding:1.2rem 0 3rem;display:grid}.kicker{text-transform:uppercase;letter-spacing:.14em;color:#7a6b5b;margin:0 0 .8rem;font-size:.72rem;font-weight:700}.hero-copy h1,h2{color:#281d18;margin:0;font-family:Cormorant Garamond,serif;line-height:.95}.hero-copy h1{max-width:10ch;font-size:clamp(2.5rem,7.2vw,5.4rem)}.hero-copy h1 em{color:var(--wine);font-style:italic;position:relative}.hero-copy h1 em:after{content:"";background:var(--wine);height:1px;position:absolute;bottom:-.16em;left:0;right:0}.hero-copy p{color:#564d45;max-width:56ch}.hero-actions{flex-wrap:wrap;gap:.8rem;margin:1.2rem 0 1rem;display:flex}.btn{border:1px solid #0000;border-radius:999px;min-height:48px;padding:.84rem 1.1rem;font-weight:700;transition:transform .24s,box-shadow .24s}.btn:hover{transform:translateY(-2px)}.btn-filled{background:var(--wine);color:#fffaf7;box-shadow:0 10px 24px #4a0e1738}.btn-outline{color:#3d3229;background:#fff9;border-color:#bca697}.trust-row{flex-wrap:wrap;gap:.6rem;display:flex}.trust-row span{color:#6c5f53;border:1px solid #dbcdbf;border-radius:999px;padding:.32rem .72rem;font-size:.76rem}.hero-collage{grid-template-rows:1fr auto;grid-template-columns:.58fr .42fr;gap:.8rem;min-height:600px;display:grid}.photo-main,.photo-side,.photo-stamp{object-fit:cover;border:1px solid #d8cec2;width:100%;height:100%;box-shadow:0 24px 40px #2016101a}.photo-main{border-radius:180px 180px 20px 20px;grid-row:1/span 2;min-height:600px}.photo-side{border-radius:20px;min-height:390px}.photo-stamp{border-radius:20px 20px 120px;min-height:190px}.section{padding:4.6rem 0}.section-head{margin-bottom:1rem}h2{font-size:clamp(2rem,5vw,3.4rem)}.menu-bento{grid-template-columns:repeat(6,1fr);gap:.9rem;display:grid}.bento-card{background:var(--surface);border:1px solid var(--line);border-radius:1.2rem;grid-column:span 2;transition:transform .25s,box-shadow .25s;overflow:hidden}.bento-card:hover{transform:translateY(-4px);box-shadow:0 20px 38px #4a0e1724}.bento-wide{grid-column:span 3}.plate-wrap{background:linear-gradient(#f8f1e8,#fff);padding:.85rem}.plate-wrap img{object-fit:cover;border-radius:.9rem;width:100%;height:220px;display:block}.dish-copy{padding:.95rem 1rem 1.1rem}.dish-copy span{color:var(--wine-2);letter-spacing:.1em;font-size:.72rem;font-weight:700}.dish-copy h3{margin:.35rem 0;font-family:Cormorant Garamond,serif;font-size:1.6rem}.dish-copy p{color:var(--muted);margin:0 0 .6rem}.dish-copy strong{color:#2d201a}.heritage{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f1ea}.heritage-grid{grid-template-columns:1.02fr .98fr;gap:1rem;display:grid}.heritage-copy p{color:#4f453d;max-width:64ch}.pillars{gap:.75rem;display:grid}.pillar-card{background:#fff;border:1px solid #e1d5ca;border-radius:1rem;padding:.9rem 1rem}.pillar-index{color:var(--wine-2);letter-spacing:.08em;font-size:.74rem;font-weight:700}.pillar-card h3{margin:.25rem 0;font-family:Cormorant Garamond,serif;font-size:1.5rem}.pillar-card p{color:var(--muted);margin:0}.booking-panel{border:1px solid var(--line);background:#fff;border-radius:1.2rem;grid-template-columns:.95fr 1.05fr;gap:1rem;padding:1rem;display:grid}.booking-panel a{color:var(--wine-2)}.booking-panel ul{color:#5c5248;margin:.65rem 0 0;padding-left:1rem}.booking-panel iframe{border:0;border-radius:.85rem;width:100%;height:330px}.footer{border-top:1px solid var(--line);background:#fbf8f3}.footer-row{color:#655b52;justify-content:space-between;align-items:center;gap:.8rem;min-height:72px;display:flex}.footer-row a{color:var(--wine-2)}@media (width<=980px){.editorial-hero,.heritage-grid,.booking-panel{grid-template-columns:1fr}.hero-collage{grid-template-columns:1fr 1fr;min-height:auto}.photo-main{min-height:420px}.photo-side{min-height:280px}.photo-stamp{min-height:180px}.menu-bento{grid-template-columns:repeat(2,1fr)}.bento-card,.bento-wide{grid-column:span 1}}@media (width<=640px){.nav-bar{flex-direction:column;align-items:flex-start;padding:.8rem 0}.hero-collage{grid-template-columns:1fr}.photo-main,.photo-side,.photo-stamp{border-radius:1rem;min-height:240px}.footer-row{flex-direction:column;justify-content:center;padding:.9rem 0}}
