:root{--color-primary:#2c1f1a;--color-accent:#c08a5b;--color-bg:#f5efe7;--color-text:#1f1f1f;--color-muted:#6b6b6b;--color-white:#fff;--color-border:#e5e0d8;--header-height:96px}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:hidden}body{min-height:100vh;font-family:var(--font-body);color:var(--color-text);background-color:#f5efe7;padding-top:80px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3{font-family:var(--font-heading)}.site-header{z-index:1000;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 10px #00000014}.navbar{color:var(--color-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#2c1f1af5;border-bottom:1px solid #c08a5b66;padding:1rem 0;transition:all .3s;position:relative}.navbar:after{content:"";background:linear-gradient(90deg,#0000,#f5efe766,#0000);width:100%;height:1px;position:absolute;bottom:0;left:0}.nav-links a{color:#f5efe7;letter-spacing:.8px;font-family:Playfair Display,serif;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s;position:relative}.nav-links a:hover{color:#c08a5b}.nav-links a:after{content:"";background-color:#c08a5b;width:0%;height:1.5px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover:after{width:100%}.nav-links a.active{color:#c08a5b}.nav-links a.active:after,.navbar a:hover:after,.navbar a.active:after{width:100%}.navbar-scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#2c1f1afa;padding:.5rem 0}.navbar img{transition:transform .3s}.navbar-scrolled img{transform:scale(.85)}.navbar-container{grid-template-columns:1fr auto;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:.85rem 1rem;display:grid}.brand-logo{align-items:center;gap:.75rem;display:inline-flex}.brand-logo img{object-fit:cover;border-radius:999px}.brand-text{font-family:var(--font-heading);letter-spacing:.02em;color:var(--color-white);font-size:1.15rem}.menu-toggle{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:.3rem;padding:.25rem;display:inline-flex}.menu-toggle span{background-color:var(--color-white);border-radius:999px;width:24px;height:2px;display:block}.nav-links{opacity:0;pointer-events:none;flex-direction:column;grid-column:1/-1;gap:.9rem;max-height:0;transition:max-height .35s,opacity .25s,transform .25s;display:flex;overflow:hidden;transform:translateY(-8px)}.nav-links.open{opacity:1;pointer-events:auto;max-height:300px;transform:translateY(0)}.nav-links a{padding:.25rem 0;transition:color .2s,opacity .2s}.nav-links a:hover,.nav-links a:active,.nav-links a:focus-visible{color:var(--color-accent);opacity:.9}@media (min-width:768px){.navbar-container{flex-direction:row;justify-content:space-between;align-items:center;padding:.9rem 1.5rem;display:flex}.menu-toggle{display:none}.nav-links{all:unset;flex-direction:row;align-items:center;gap:1.25rem;display:flex}.nav-links a{padding:.5rem 0;transition:color .2s,opacity .2s;display:block}.nav-links a:hover,.nav-links a:active,.nav-links a:focus-visible{color:var(--color-accent);opacity:.9}}.section-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.6rem;font-size:.8rem}.split-hero{padding:0}.split-hero-container{grid-template-columns:1fr;gap:0;width:100%;margin:0;display:grid}.split-hero-image-wrap{border-radius:0;order:1;width:100%;height:420px;position:relative;overflow:hidden}.split-hero-image{object-fit:cover;object-position:center}.split-hero-content{text-align:center;flex-direction:column;order:2;justify-content:center;align-items:center;padding:1.5rem 1rem 1.25rem;display:flex}.split-hero-content h1{max-width:8ch;margin-bottom:1rem;font-size:clamp(2.6rem,9vw,5rem);line-height:.98}.split-hero-description{max-width:34rem;color:var(--color-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.split-hero-buttons{flex-direction:column;gap:.85rem;width:100%;max-width:260px;display:flex}@media (min-width:1200px){.split-hero{padding:0}.split-hero-container{grid-template-columns:42% 58%;gap:0;width:100vw;min-height:calc(100vh - 88px);margin:0;display:grid}.split-hero-content{order:1;align-self:stretch;padding:4rem 3.5rem}.split-hero-image-wrap{border-radius:0;order:2;width:100%;height:auto;min-height:calc(100vh - 88px);margin:0}.split-hero-buttons{flex-direction:row;width:auto;max-width:none}.button-link{text-align:center;min-width:170px}}.button-link{background-color:var(--color-accent);color:var(--color-white);border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.35rem;font-weight:600;transition:transform .2s,opacity .2s,background-color .2s;display:inline-flex}.button-link:hover{opacity:.95;transform:translateY(-1px)}.button-link.secondary{color:var(--color-white);background-color:#0000;border:1px solid #ffffffe6}.button-link.secondary-dark{color:var(--color-primary);border:1px solid var(--color-primary);background-color:#0000}.page-content{padding-top:calc(var(--header-height) + 2rem);padding-bottom:2rem;padding-left:1rem;padding-right:1rem}.content-section{max-width:900px;margin:0 auto}.content-section h1{margin-bottom:.75rem;font-size:2rem}.content-section p{margin-bottom:1.25rem;line-height:1.6}.menu-items-section{max-width:1180px;margin:0 auto;padding:4rem 1rem}.menu-items-header{max-width:640px;margin-bottom:2rem}.menu-items-header h2{margin-bottom:.75rem;font-size:2rem}.menu-items-header p:last-child{color:var(--color-muted);line-height:1.6}.menu-items-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.menu-item-card{background-color:var(--color-white);border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #0000000f}.menu-item-image-wrap{width:100%;height:240px;position:relative;overflow:hidden}.menu-item-image{object-fit:cover}.menu-item-body{padding:1rem 1rem 1.1rem}.menu-item-tag{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.35rem;font-size:.75rem}.menu-item-body h3{font-size:1.05rem;line-height:1.3}.menu-items-cta{justify-content:center;margin-top:2rem;display:flex}@media (min-width:640px){.menu-items-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.menu-item-image-wrap{height:250px}}@media (min-width:1200px){.menu-items-section{padding:5rem 1.5rem}.menu-items-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.menu-item-image-wrap{height:260px}}.menu-page-section{background-color:#efe6dc;max-width:1100px;margin:0 auto}.menu-page-title{text-align:center;text-transform:uppercase;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,5rem)}.desktop-menu-switcher{display:none}.menu-switcher{justify-content:center;align-items:center;margin-bottom:2rem}.menu-switch-button{color:#2c1f1a;cursor:pointer;background-color:#d8c7b6;border:none;min-width:220px;padding:1rem 1.5rem;font-size:1.05rem;font-weight:600;transition:background-color .2s,opacity .2s}.menu-switch-button:first-child{border-top-left-radius:14px;border-bottom-left-radius:14px}.menu-switch-button:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}.menu-switch-button.active{background-color:var(--color-accent);color:#fff}.menu-switch-button:hover{background-color:#ccb8a6}.mobile-menu-select-wrap{margin-bottom:2rem;display:block}.mobile-menu-select{color:#2c1f1a;border:1px solid var(--color-border);appearance:none;background-color:#d8c7b6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%232c1f1a' viewBox='0 0 20 20'%3E%3Cpath d='M5 7l5 5 5-5H5z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:16px;border-radius:12px;outline:none;width:100%;padding:1rem;font-size:1.05rem;font-weight:500}.mobile-menu-select:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #c08a5b33}.menu-image-wrapper{flex-direction:column;display:flex}.menu-image{border-radius:14px;width:100%;height:auto;display:block}.mobile-menu-select:focus,.mobile-menu-select:active{box-shadow:none;outline:none}@media (min-width:768px){.desktop-menu-switcher{display:flex}.mobile-menu-select-wrap{display:none}}.custom-dropdown{position:relative}.custom-dropdown-trigger{border:1px solid var(--color-border);color:#2c1f1a;cursor:pointer;background-color:#d8c7b6;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.1rem;font-size:1.05rem;font-weight:600;display:flex}.custom-dropdown-arrow{font-size:.85rem;transition:transform .2s}.custom-dropdown-arrow.open{transform:rotate(180deg)}.custom-dropdown-menu{border:1px solid var(--color-border);z-index:20;background-color:#d8c7b6;border-radius:12px;width:100%;position:absolute;top:calc(100% + .5rem);left:0;overflow:hidden;box-shadow:0 10px 24px #00000014}.custom-dropdown-option{text-align:left;color:#2c1f1a;cursor:pointer;background:0 0;border:none;width:100%;padding:1rem 1.1rem;font-size:1rem;font-weight:500}.custom-dropdown-option+.custom-dropdown-option{border-top:1px solid #2c1f1a14}.custom-dropdown-option:hover{background-color:#ccb8a6}.custom-dropdown-option.selected{background-color:var(--color-accent);color:#fff}.address-block{margin-bottom:1.5rem}.address-block h2{margin-bottom:.4rem;font-size:1.2rem}.hours-list{margin-top:.5rem;padding:0;list-style:none}.hours-list li{border-bottom:1px solid var(--color-border);justify-content:space-between;gap:1rem;padding:.4rem 0;font-size:.95rem;display:flex}.map-container{border-radius:12px;margin-top:1.5rem;overflow:hidden}.socials-section{text-align:center;background-color:#efe4d6;padding:4rem 1rem}.socials-container{border:1px solid #2c1f1a14;border-radius:16px;width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem;box-shadow:0 8px 24px #0000000d}.section-kicker{color:#c08a5b;letter-spacing:1.5px;margin-bottom:.5rem;font-size:.85rem}.socials-section h2{color:#2c1f1a;margin-bottom:.75rem;font-size:2.2rem}.socials-section p{color:#2c1f1a}.socials-description{color:#6b6b6b;margin-bottom:2rem;line-height:1.6}.socials-links{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.social-card{color:#2c1f1a;background-color:#fff;border:1px solid #e5e0d8;border-radius:999px;align-items:center;gap:.6rem;padding:.6rem 1.2rem;font-weight:500;transition:all .2s;display:flex}.social-card:hover{color:#fff;background-color:#c08a5b;border-color:#c08a5b;transform:translateY(-2px)}.social-card svg{font-size:1.1rem}@media (min-width:768px){.socials-section{padding:5rem 1.5rem}.socials-section h2{font-size:2.6rem}}.social-card svg{flex-shrink:0}.home-map-section{padding:4rem 1rem}.home-map-shell{grid-template-columns:1fr;align-items:stretch;gap:1.5rem;max-width:1180px;margin:0 auto;display:grid}.home-map-copy{background-color:var(--color-white);border-radius:24px;padding:1.5rem;box-shadow:0 10px 24px #0000000f}.home-map-copy h2{margin-bottom:.75rem;font-size:2rem}.home-map-description{color:var(--color-muted);margin-bottom:1rem;line-height:1.6}.home-map-details p{font-weight:500;line-height:1.6}.home-map-frame{border-radius:24px;width:100%;min-height:360px;overflow:hidden;box-shadow:0 10px 24px #0000000f}.home-map-cta{margin-top:1.25rem;display:flex}.map-button{min-width:220px;color:var(--color-white);background-color:#1f6b43;border-radius:999px;justify-content:center;align-items:center;padding:1rem 1.5rem;font-weight:600;transition:opacity .2s,transform .2s;display:inline-flex}.map-button:hover{opacity:.95;transform:translateY(-1px)}@media (min-width:900px){.home-map-shell{grid-template-columns:.95fr 1.05fr;gap:2rem}.home-map-copy{padding:2rem}.home-map-frame{min-height:460px}}.footer{color:#f5efe7;text-align:center;background:linear-gradient(#3a261f 0%,#2c1f1a 100%);border-top:1px solid #c08a5b4d;padding:2rem 1rem;box-shadow:0 -8px 20px #00000026}.footer-copy{color:#cbbfb3;margin-bottom:.6rem;font-size:.9rem}.footer-signature{color:#cbbfb3;font-size:.85rem;line-height:1.6}.copyright{vertical-align:middle;margin-right:4px;font-size:.85em}.footer-signature a{color:#c08a5b;font-weight:500;text-decoration:none}.footer-signature a:hover{opacity:.8}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}
@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/65c558afe41e89d6-s.113htgw8u-emy.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/14e23f9b59180572-s.08.c8psu~gif9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/b49b0d9b851e4899-s.0yfy_qj1.2qn0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Playfair Display;font-style:normal;font-weight:400 900;font-display:swap;src:url(../media/2a65768255d6b625-s.p.14by5b4al-y~f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Playfair Display Fallback;src:local(Times New Roman);ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.0%;size-adjust:111.26%}.playfair_display_d39df5-module___cX-WG__className{font-family:Playfair Display,Playfair Display Fallback;font-style:normal}.playfair_display_d39df5-module___cX-WG__variable{--font-heading:"Playfair Display", "Playfair Display Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_ea55aed0-module__KujYLq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_ea55aed0-module__KujYLq__variable{--font-body:"Inter", "Inter Fallback"}
