html,body,#root{width:100%;min-height:100%;margin:0}body{min-width:320px}:root{--cream:#f7eadb;--deep-red:#a92f1f;--dark-red:#7f2117;--gold:#d9a62e;--brown:#38241d;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--brown);margin:0;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}.navbar{z-index:1000;color:#fff;justify-content:space-between;align-items:flex-start;width:100%;min-height:100px;padding:22px 4% 0;transition:background .3s,box-shadow .3s,padding .3s;display:flex;position:fixed;top:0;left:0}.navbar-scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5f1e14f5;align-items:center;min-height:78px;padding-top:8px;padding-bottom:8px;box-shadow:0 4px 18px #0000002e}.navbar-scrolled .brand{top:0;left:-35px}.navbar-scrolled .brand-logo{width:92px;height:92px}.navbar-scrolled .nav-links{padding-top:0}.brand{align-items:center;display:flex;position:relative;top:-20px;left:-35px}.brand-logo{object-fit:contain;width:150px;height:150px;display:block}.nav-links{align-items:center;gap:28px;padding-top:28px;display:flex}.nav-links a{color:#fff;font-size:14px;font-weight:600;transition:all .2s}.nav-links a:hover{color:var(--gold)}.doordash-button{background:var(--deep-red);border:1px solid #ffffff40;border-radius:6px;padding:13px 19px}.doordash-button:hover{background:var(--dark-red);color:#fff!important}.hero{background-color:#0000;background-image:linear-gradient(90deg,#26140ee0,#26140e87,#26140e38),url(/images/food/Caldo.jpg);background-position:50% 45%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;display:flex;position:relative}.hero-overlay{background:radial-gradient(circle at 75% 45%,#0000 0%,#0000001f 60%,#00000047 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;width:100%;max-width:1400px;margin:0 auto;padding:120px 7% 70px;position:relative}.hero-kicker{color:#f0cf78;letter-spacing:3px;text-transform:uppercase;margin-bottom:14px;font-size:15px;font-weight:700}.hero h2{max-width:700px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6vw,90px);font-weight:600;line-height:.98}.hero-description{color:#ffffffe6;max-width:560px;margin:28px 0;font-size:18px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:14px;display:flex}.primary-button,.secondary-button{border-radius:6px;padding:15px 24px;font-weight:700;transition:all .2s}.primary-button{background:var(--deep-red);color:#fff}.primary-button:hover{background:var(--dark-red)}.secondary-button{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffffa6}.secondary-button:hover{background:var(--deep-red);color:#fff}.menu-toggle{cursor:pointer;z-index:20;background:0 0;border:none;padding:8px;display:none}.menu-toggle span{background:#fff;border-radius:3px;width:27px;height:3px;margin:5px 0;display:block}.about-preview{color:#4f2717;background:#f7eadb;border-top:4px solid #a62f23;padding:110px 7%}.about-preview-inner{grid-template-columns:.8fr 1.4fr;align-items:center;gap:100px;max-width:1200px;margin:0 auto;display:grid}.about-year{text-align:center;border-right:1px solid #9d322640;flex-direction:column;align-items:center;padding:45px 70px 45px 0;display:flex}.about-year span:first-child{color:#b83224;letter-spacing:4px;font-size:13px;font-weight:700}.about-year strong{color:#a62f23;margin:10px 0 16px;font-family:Times New Roman,serif;font-size:88px;font-weight:500;line-height:1}.about-year span:last-child{letter-spacing:2px;font-size:11px;font-weight:700}.section-label{color:#b83224;letter-spacing:4px;margin:0 0 16px;font-size:12px;font-weight:800}.about-copy h2{margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,66px);font-weight:500;line-height:1.05}.about-copy p{color:#674333;max-width:650px;font-size:17px;line-height:1.8}.about-copy .about-lead{color:#4f2717;font-size:19px}.story-link{color:#a62f23;text-transform:uppercase;letter-spacing:1.5px;margin-top:15px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.story-link span{margin-left:7px;transition:margin-left .2s}.story-link:hover span{margin-left:12px}.featured-menu{color:#4f2717;background:#fffaf2;padding:110px 7%}.featured-menu-inner{max-width:1200px;margin:0 auto}.menu-heading{text-align:center;max-width:700px;margin:0 auto 65px}.menu-heading h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,68px);font-weight:500;line-height:1.05}.menu-heading>p:last-child{color:#765243;max-width:620px;margin:0 auto;font-size:17px;line-height:1.7}.featured-card-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.featured-card{background:#fffdf8;border:1px solid #a62f2324;border-radius:12px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 8px 28px #552d1c14}.featured-card:hover{transform:translateY(-6px);box-shadow:0 14px 36px #552d1c24}.featured-card img,.featured-card-placeholder{width:100%;height:260px;display:block}.featured-card img{object-fit:cover}.featured-card-placeholder{color:#8a3a29;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(135deg,#a62f231f,#d9a62e29);justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.featured-card-content{padding:24px}.featured-card-content h3{color:#562818;margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.featured-card-content p{color:#765243;margin:0;font-size:15px;line-height:1.7}.menu-badge{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#a62f23;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:800;display:inline-block}.featured-card-highlight{border-color:#a62f2359}.menu-actions{justify-content:center;gap:14px;margin-top:55px;display:flex}.primary-menu-button,.secondary-menu-button{border-radius:5px;padding:16px 25px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.primary-menu-button{color:#fff;background:#b83224}.primary-menu-button:hover{background:#8f251b}.secondary-menu-button{color:#a62f23;border:1px solid #a62f23}.secondary-menu-button:hover{color:#fff;background:#a62f23}.contact-section{color:#fffaf2;background:#542116;padding:105px 7% 95px}.contact-inner{max-width:1200px;margin:0 auto}.contact-heading{text-align:center;max-width:720px;margin:0 auto 65px}.contact-heading .section-label{color:#e1ae42}.contact-heading h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,66px);font-weight:500;line-height:1.05}.contact-heading>p:last-child{color:#fffaf2b8;max-width:650px;margin:0 auto;font-size:16px;line-height:1.7}.locations-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.location-card{background:#fffaf20f;border:1px solid #fffaf226;border-radius:12px;padding:35px 30px;transition:transform .25s,background .25s,border-color .25s}.location-card:hover{background:#fffaf217;border-color:#e1ae4273;transform:translateY(-5px)}.location-label{color:#e1ae42;letter-spacing:2px;margin:0 0 12px;font-size:10px;font-weight:800}.location-card h3{margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.location-info{margin-bottom:22px}.location-info p{color:#fffaf2b8;margin:5px 0;font-size:15px}.location-phone{color:#fff;margin-bottom:30px;font-family:Georgia,Times New Roman,serif;font-size:21px;text-decoration:none;display:inline-block}.location-actions{flex-direction:column;gap:10px;display:flex}.facebook-button,.directions-button{text-align:center;border-radius:5px;padding:13px 15px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s}.facebook-button{color:#542116;background:#fffaf2}.facebook-button:hover{background:#e9d9c8}.directions-button{color:#fff;border:1px solid #fffaf266}.directions-button:hover{background:#ffffff1a;border-color:#fff}.location-phone{color:#fffaf2;align-items:center;gap:9px;width:fit-content;margin-bottom:22px;font-family:Times New Roman,serif;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.location-phone:hover{color:#e1ae42}.phone-icon{flex-shrink:0;width:19px;height:19px}.location-hours{border-top:1px solid #fffaf226;min-height:105px;margin-bottom:25px;padding-top:18px}.hours-title{color:#e1ae42;letter-spacing:2px;margin:0 0 12px;font-size:10px;font-weight:800}.hours-row{color:#fffaf2b8;justify-content:space-between;gap:15px;margin:7px 0;font-size:13px;display:flex}.hours-row span:last-child{color:#fffaf2;text-align:right}.facebook-button{justify-content:center;align-items:center;gap:9px;display:flex}.facebook-icon{flex-shrink:0;width:19px;height:19px}@media (width<=900px){.navbar{flex-direction:row;align-items:center;width:100%;min-height:85px;padding:10px 22px;position:fixed;top:0;left:0}.brand{margin:0;position:static}.brand-logo{width:90px;height:90px}.menu-toggle{margin-left:auto;display:block}.nav-links{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#521d14f7;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:15px 22px 22px;display:none;position:absolute;top:85px;left:0}.nav-links.nav-open{display:flex}.nav-links a{border-bottom:1px solid #ffffff1f;padding:14px 5px;font-size:15px}.doordash-button{text-align:center;align-self:center;width:230px;margin-top:10px;padding:10px 16px;border-bottom:none!important}.navbar-scrolled{height:auto;min-height:85px;padding:10px 22px}.navbar-scrolled .brand{height:auto;transform:none}.navbar-scrolled .nav-links{flex-direction:column;align-items:stretch;height:auto;padding:15px 22px 22px;display:none;transform:none}.navbar-scrolled .nav-links.nav-open{display:flex}.hero{min-height:100vh}.hero-content{padding-left:45px;padding-right:45px}.hero h2{max-width:600px;font-size:52px;line-height:1}.hero-description{max-width:520px}.about-preview{padding:75px 24px}.about-preview-inner{grid-template-columns:1fr;gap:45px}.about-year{border-bottom:1px solid #9d322640;border-right:none;padding:0 0 40px}.about-year strong{font-size:70px}.about-copy{width:100%;max-width:620px;margin:0 auto}.about-copy h2{font-size:44px}.about-copy p,.about-copy .about-lead{font-size:16px}.featured-menu{padding:75px 24px}.menu-heading{margin-bottom:45px}.menu-heading h2{font-size:44px}.featured-card-grid{grid-template-columns:repeat(2,1fr)}.contact-section{padding:75px 24px}.contact-heading{margin-bottom:45px}.contact-heading h2{font-size:44px}.locations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.location-card{padding:30px 25px}.location-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}}@media (width<=600px){.nav-links.nav-open{padding:8px 20px 14px}.nav-links.nav-open a{padding:10px 4px;font-size:14px}.nav-links.nav-open .doordash-button{text-align:center;width:70%;margin:6px auto 0;padding:9px 20px;font-size:13px}.hero{align-items:flex-start}.hero-content{flex-direction:column;align-items:flex-start;min-height:100svh;padding:170px 28px 75px;display:flex}.hero-kicker{letter-spacing:2.2px;margin-bottom:14px;font-size:11px}.hero h2{margin-bottom:24px;font-size:44px;line-height:.98}.hero-description{max-width:300px;margin-bottom:26px;font-size:14px;line-height:1.6}.hero-buttons{flex-direction:row;align-items:center;gap:10px;margin-top:auto;display:flex}.hero-buttons a{padding:12px 15px;font-size:11px}.about-preview{padding:55px 24px}.about-preview-inner{gap:28px}.about-year{padding-bottom:25px}.about-year strong{font-size:58px}.about-copy h2{margin-bottom:22px;font-size:38px;line-height:1.05}.about-copy p,.about-copy .about-lead{font-size:14px;line-height:1.6}.about-copy p{margin-bottom:18px}.story-link{letter-spacing:1.4px;margin-top:18px;font-size:10px}.story-link span{margin-left:4px;font-size:10px}.featured-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.featured-card img,.featured-card-placeholder{height:135px}.featured-card-content{padding:14px 12px 16px}.featured-card-content h3{margin:6px 0 8px;font-size:19px;line-height:1.15}.featured-card-content p{display:none}.menu-badge{padding:4px 7px;font-size:7px}.primary-menu-button,.secondary-menu-button{text-align:center;width:auto;padding:12px 22px;font-size:12px}.menu-actions{flex-direction:row;justify-content:center;gap:10px}.locations-grid{grid-template-columns:1fr;gap:14px}.location-card:last-child{grid-column:auto;justify-self:stretch;width:100%}.location-card{padding:20px 18px}.location-label{letter-spacing:1.4px;margin-bottom:8px;font-size:8px}.location-card h3{margin-bottom:14px;font-size:22px;line-height:1.15}.location-info{margin-bottom:14px}.location-info p{margin:3px 0;font-size:12px}.location-phone{gap:7px;margin-bottom:14px;font-size:15px}.phone-icon{width:15px;height:15px}.location-hours{min-height:0;margin-bottom:16px;padding-top:13px}.hours-title{margin-bottom:8px;font-size:8px}.hours-row{flex-direction:row;justify-content:space-between;gap:12px;margin:5px 0;font-size:11px}.hours-row span:last-child{text-align:right}.location-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.facebook-button,.directions-button{padding:10px 7px;font-size:10px}.facebook-icon{width:14px;height:14px}}.menu-page{color:#4f2717;background:#fffaf2;min-height:100vh}.menu-page .navbar{z-index:1000;color:#fff;justify-content:space-between;align-items:flex-start;width:100%;min-height:100px;padding:22px 4% 0;transition:background .3s,box-shadow .3s,padding .3s;display:flex;position:fixed;top:0;left:0}.menu-page .brand{align-items:center;display:flex;position:relative;top:-20px;left:-35px}.menu-page .brand-logo{object-fit:contain;width:150px;height:150px;display:block}.menu-page .nav-links{align-items:center;gap:28px;padding-top:28px;display:flex}.menu-page .nav-links a{color:#fff;font-size:14px;font-weight:600;transition:all .2s}.menu-page .nav-links a:hover{color:var(--gold)}.menu-page .doordash-button{background:var(--deep-red);border:1px solid #ffffff40;border-radius:6px;padding:13px 19px}.menu-page .doordash-button:hover{background:var(--dark-red);color:#fff!important}.menu-page .menu-navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5f1e14f5;align-items:center;min-height:78px;padding-top:8px;padding-bottom:8px;box-shadow:0 4px 18px #0000002e}.menu-page .menu-navbar .brand{top:0}.menu-page .menu-navbar .brand-logo{width:92px;height:92px}.menu-page .menu-navbar .nav-links{padding-top:0}.menu-hero{text-align:center;background:#f7eadb;padding:150px 7% 60px}.menu-kicker{color:#b83224;letter-spacing:4px;margin-bottom:12px;font-size:12px;font-weight:800}.menu-hero h1{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,7vw,82px);font-weight:500}.menu-hero>p:last-child{color:#765243;max-width:620px;margin:0 auto;font-size:17px;line-height:1.7}.menu-category-bar{z-index:900;background:#fffaf2;border-bottom:1px solid #a62f2329;flex-wrap:wrap;justify-content:center;gap:10px;padding:16px 5%;display:flex;position:sticky;top:106px}.menu-category-bar a{color:#7f2b1f;border:1px solid #a62f2340;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:700;text-decoration:none}.menu-section{max-width:1100px;margin:0 auto;padding:75px 7%;scroll-margin-top:170px}.menu-section-heading{margin-bottom:35px}.menu-section-heading p{color:#b83224;letter-spacing:3px;margin:0 0 8px;font-size:12px;font-weight:800}.menu-section-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.menu-items-grid{border-top:1px solid #a62f232e;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 50px;display:grid}.menu-item-row{border-bottom:1px solid #a62f232e;justify-content:space-between;gap:20px;padding:18px 0;display:flex}.menu-item-row span{font-size:16px}.menu-item-row strong{color:#a62f23;flex-shrink:0;font-size:15px}.menu-section-note{color:#765243;margin-top:12px;font-size:14px;line-height:1.6}.menu-section-note span{color:#a62f23;font-size:12px;font-weight:700;display:block}.menu-subsection{margin-top:45px}.menu-subsection .menu-section-heading h2,.menu-subsection .menu-section-heading .subsection-title{font-size:32px}.special-info{flex-direction:column;display:flex}.special-info b{font-weight:600}.special-info small{margin-top:5px;font-size:16px;line-height:1.4}.barbacoa-info{flex-direction:column;display:flex}.barbacoa-side{color:#8a5a48;margin-top:5px;font-size:12px}#kids .special-info small{color:#8a5a48;margin-top:4px;font-size:13px}@media (width<=900px){.menu-page .navbar{flex-direction:row;align-items:center;width:100%;min-height:85px;padding:10px 22px;position:fixed;top:0;left:0}.menu-page .brand{margin:0;position:static}.menu-page .brand-logo{width:90px;height:90px}.menu-page .menu-toggle{margin-left:auto;display:block}.menu-page .nav-links{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#521d14f7;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:15px 22px 22px;display:none;position:absolute;top:85px;left:0}.menu-page .nav-links.nav-open{display:flex}.menu-page .nav-links a{border-bottom:1px solid #ffffff1f;padding:14px 5px;font-size:15px}.menu-category-bar{flex-wrap:nowrap;justify-content:center;top:105px}.menu-category-bar a{flex-shrink:0}.menu-section{padding:60px 24px}}@media (width<=600px){.menu-page .navbar:before{content:"";top:calc(-1 * env(safe-area-inset-top));width:100%;height:env(safe-area-inset-top);background:#5f1e14f5;position:absolute;left:0}.menu-category-bar{justify-content:flex-start;overflow-x:auto}.menu-items-grid{grid-template-columns:1fr}.menu-section-heading h2{font-size:38px}}.about-page{color:#4f2717;background:#fffaf2;min-height:100vh}.about-page .navbar{z-index:1000;color:#fff;justify-content:space-between;align-items:flex-start;width:100%;min-height:100px;padding:22px 4% 0;transition:background .3s,box-shadow .3s,padding .3s;display:flex;position:fixed;top:0;left:0}.about-page .brand{align-items:center;display:flex;position:relative;top:-20px;left:-35px}.about-page .brand-logo{object-fit:contain;width:150px;height:150px;display:block}.about-page .nav-links{align-items:center;gap:28px;padding-top:28px;display:flex}.about-page .nav-links a{color:#fff;font-size:14px;font-weight:600;transition:all .2s}.about-page .nav-links a:hover{color:var(--gold)}.about-page .doordash-button{background:var(--deep-red);border:1px solid #ffffff40;border-radius:6px;padding:13px 19px}.about-page .doordash-button:hover{background:var(--dark-red);color:#fff!important}.about-page .about-navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5f1e14f5;align-items:center;min-height:78px;padding-top:8px;padding-bottom:8px;box-shadow:0 4px 18px #0000002e}.about-page .about-navbar .brand{top:0}.about-page .about-navbar .brand-logo{width:92px;height:92px}.about-page .about-navbar .nav-links{padding-top:0}.about-hero{text-align:center;background:#f7eadb;padding:175px 7% 85px}.about-kicker{color:#b83224;letter-spacing:4px;margin-bottom:12px;font-size:12px;font-weight:800}.about-hero h1{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,88px);font-weight:500}.about-intro{color:#765243;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.gregoria-photo{object-fit:cover;background:#fffaf2;border:2px solid #a62f2359;border-radius:8px;width:100%;max-width:200px;margin:26px auto 0;padding:4px;display:block;box-shadow:0 6px 18px #4f27171f}.gregoria-caption{color:#4f2717;letter-spacing:1.6px;text-transform:uppercase;margin:16px 0 4px;font-size:11px;font-weight:700;line-height:1.4}.gregoria-role{color:#8b5b48;letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-style:italic;display:block}.story-section{grid-template-columns:320px 1fr;gap:75px;max-width:1180px;margin:0 auto;padding:100px 7%;display:grid}.story-year{text-align:center;border-right:1px solid #a62f2338;padding-right:60px}.story-year span{color:#b83224;letter-spacing:3px;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:600;display:block}.story-year strong{color:#a62f23;margin:0;font-family:Times New Roman,serif;font-size:64px;font-weight:400;line-height:1;display:block}.story-year p{letter-spacing:2px;text-transform:uppercase;margin:10px 0 0;font-size:10px;font-weight:700}.story-label{color:#b83224;letter-spacing:3px;margin:0 0 12px;font-size:12px;font-weight:800}.story-copy h2{margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500;line-height:1.05}.story-copy p{color:#765243;margin-bottom:22px;font-size:17px;line-height:1.8}.story-band{background:#f7eadb;width:100%}.story-band .story-section{grid-template-columns:280px 1fr;gap:75px;max-width:1180px;margin:0 auto;padding:100px 7%;display:grid}.story-band .story-year{text-align:center;border-right:1px solid #a62f2333;padding-right:60px}.story-band .story-year span{color:#b83224;letter-spacing:3px;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:600;display:block}.story-band .story-year strong{color:#a62f23;margin:0;font-family:Times New Roman,serif;font-size:64px;font-weight:400;line-height:1;display:block}.story-band .story-year p{letter-spacing:2px;text-transform:uppercase;margin:10px 0 0;font-size:10px;font-weight:700}.story-band .story-copy{max-width:650px}.story-band .story-label{color:#6d3b28;letter-spacing:3px;margin-bottom:25px;font-size:15px;font-weight:700}.story-band .story-copy h2{color:#4f2717;margin-bottom:28px;font-family:Georgia,Times New Roman,serif;font-size:46px;font-weight:400;line-height:1.15}.story-band .story-copy>p:not(.story-label){color:#7a3f26;margin-bottom:24px;font-size:17px;line-height:1.8}.legacy-section{text-align:center;background:#fffaf2;padding:110px 7%}.legacy-content{max-width:850px;margin:0 auto}.legacy-label{color:#b62d20;letter-spacing:4px;margin-bottom:22px;font-size:13px;font-weight:700}.legacy-content h2{color:#4f2717;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:54px;font-weight:400;line-height:1.1}.legacy-text{color:#7a3f26;max-width:720px;margin:0 auto;font-size:17px;line-height:1.8}.legacy-details{color:#6d3b28;letter-spacing:2px;justify-content:center;align-items:center;gap:18px;margin-top:38px;font-size:11px;font-weight:700;display:flex}.legacy-dot{color:#b62d20}.legacy-button{color:#fff;background:#b62d20;border-radius:6px;margin-top:38px;padding:14px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.legacy-button:hover{color:#fff;background:#8f2118;transform:translateY(-2px)}@media (width<=900px){.about-page .navbar{flex-direction:row;align-items:center;width:100%;min-height:85px;padding:10px 22px;position:fixed;top:0;left:0}.about-page .brand{margin:0;position:static}.about-page .brand-logo{width:90px;height:90px}.about-page .menu-toggle{margin-left:auto;display:block}.about-page .nav-links{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#521d14f7;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:15px 22px 22px;display:none;position:absolute;top:85px;left:0}.about-page .nav-links.nav-open{display:flex}.about-page .nav-links a{border-bottom:1px solid #ffffff1f;padding:14px 5px;font-size:15px}.about-page .gregoria-photo{max-width:200px}.about-page .story-section{grid-template-columns:1fr;gap:45px;padding:75px 7%}.about-page .story-year{border-bottom:1px solid #a62f2333;border-right:none;padding-bottom:40px;padding-right:0}.about-page .story-copy{max-width:100%}.about-page .legacy-section{padding:85px 7%}.about-page .legacy-content h2{font-size:46px}}@media (width<=600px){.about-page .gregoria-photo{max-width:180px;margin-top:26px}.about-page .gregoria-caption{font-size:10px}.about-page .gregoria-role{font-size:9px}.about-page .story-section{gap:40px;padding:60px 7%}.about-page .story-year strong{font-size:60px}.about-page .story-copy h2{font-size:36px}.about-page .story-copy>p:not(.story-label){font-size:15px;line-height:1.7}.about-page .story-label{letter-spacing:2.5px;font-size:12px}.about-page .legacy-section{padding:65px 7%}.about-page .legacy-label{letter-spacing:3px;font-size:11px}.about-page .legacy-content h2{font-size:38px}.about-page .legacy-text{font-size:15px;line-height:1.7}.about-page .legacy-details{flex-wrap:wrap;gap:8px 12px;margin-top:30px;font-size:10px}.about-page .legacy-button{margin-top:30px;padding:12px 20px;font-size:12px}}.gallery-page,.gallery-page *{box-sizing:border-box}.gallery-page{color:#4f2717;background:#fffaf2;min-height:100vh}.gallery-page .navbar{z-index:1000;color:#fff;justify-content:space-between;align-items:flex-start;width:100%;min-height:100px;padding:22px 4% 0;display:flex;position:fixed;top:0;left:0}.gallery-page .brand{align-items:center;display:flex;position:relative;top:-20px;left:-35px}.gallery-page .brand-logo{object-fit:contain;width:150px;height:150px;display:block}.gallery-page .nav-links{align-items:center;gap:28px;padding-top:28px;display:flex}.gallery-page .nav-links a{color:#fff;font-size:14px;font-weight:600;text-decoration:none}.gallery-page .nav-links a:hover{color:var(--gold)}.gallery-page .doordash-button{background:var(--deep-red);border:1px solid #ffffff40;border-radius:6px;padding:13px 19px}.gallery-page .doordash-button:hover{background:var(--dark-red);color:#fff!important}.gallery-page .gallery-navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5f1e14f5;align-items:center;min-height:78px;padding-top:8px;padding-bottom:8px;box-shadow:0 4px 18px #0000002e}.gallery-page .gallery-navbar .brand{top:0}.gallery-page .gallery-navbar .brand-logo{width:92px;height:92px}.gallery-page .gallery-navbar .nav-links{padding-top:0}.gallery-hero{text-align:center;background:#f7eadb;padding:175px 7% 85px}.gallery-kicker{color:#b83224;letter-spacing:4px;margin-bottom:12px;font-size:12px;font-weight:800}.gallery-hero h1{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7vw,88px);font-weight:500}.gallery-hero p{color:#765243;max-width:700px;margin:0 auto;font-size:18px;line-height:1.7}.gallery-image{object-fit:cover;width:100%;height:100%;display:block}.gallery-item{border-radius:10px;overflow:hidden}.gallery-placeholder{color:#8b5b48;letter-spacing:1px;background:#ead8c3;border:1px solid #a62f2326;justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.gallery-section{max-width:1180px;margin:0 auto;padding:90px 7% 110px}.restaurant-gallery-section{background:#f7eadb;max-width:none}.restaurant-gallery-section>*{max-width:1180px;margin-left:auto;margin-right:auto}.gallery-section-heading{text-align:center;margin-bottom:55px}.gallery-section-heading p{color:#b83224;letter-spacing:4px;margin-bottom:10px;font-size:12px;font-weight:800}.gallery-section-heading h2{color:#4f2717;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500;line-height:1.1}.gallery-section-heading span{color:#765243;max-width:650px;margin:0 auto;font-size:16px;line-height:1.7;display:block}.food-gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:230px;gap:18px;display:grid}.restaurant-location{max-width:980px;margin:0 auto 80px}.restaurant-location:last-child{margin-bottom:0}.restaurant-location-heading{margin-bottom:24px}.restaurant-location-heading h3{color:#4f2717;margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:500}.restaurant-location-heading p{color:#765243;margin:0;font-size:14px}.restaurant-photo-grid{grid-template-columns:2fr 1fr;align-items:stretch;gap:16px;display:grid}.restaurant-one-exterior{max-height:500px;overflow:hidden}.restaurant-one-exterior .gallery-image{object-fit:cover;width:100%;height:100%}.restaurant-exterior{grid-row:1/span 2;height:100%}.restaurant-photo-grid .gallery-item:not(.restaurant-exterior){height:auto}.restaurant-photo-grid .gallery-item:not(.restaurant-exterior) .gallery-image{object-fit:contain;width:100%;height:auto;display:block}.restaurant-exterior .gallery-image{object-fit:cover;width:100%;height:100%;display:block}@media (width<=900px){.gallery-page .navbar{flex-direction:row;align-items:center;width:100%;min-height:85px;padding:10px 22px;position:fixed;top:0;left:0}.gallery-page .brand{margin:0;position:static}.gallery-page .brand-logo{width:90px;height:90px}.gallery-page .menu-toggle{margin-left:auto;display:block}.gallery-page .nav-links{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#521d14f7;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:15px 22px 22px;display:none;position:absolute;top:85px;left:0}.gallery-page .nav-links.nav-open{display:flex}.gallery-page .nav-links a{border-bottom:1px solid #ffffff1f;padding:14px 5px;font-size:15px}.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px;padding:70px 5% 90px}.gallery-section{padding:70px 5% 90px}.gallery-section-heading{margin-bottom:40px}.food-gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:210px}.restaurant-photo-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:14px}.restaurant-exterior{grid-area:auto/span 2}.restaurant-photo-grid .gallery-item{height:auto}.restaurant-photo-grid .gallery-image{object-fit:contain;width:100%;height:auto;display:block}.restaurant-one-exterior{aspect-ratio:16/9;max-height:none;overflow:hidden}.restaurant-one-exterior .gallery-image{object-fit:cover;width:100%;height:100%;display:block}}@media (width<=600px){.gallery-hero{padding:145px 7% 65px}.gallery-hero h1{font-size:48px}.gallery-hero p{font-size:15px}.gallery-section{padding:55px 5% 70px}.gallery-section-heading h2{font-size:36px}.gallery-section-heading span{font-size:14px}.food-gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:10px}.food-gallery-grid .gallery-image{object-fit:cover;image-rendering:auto;width:100%;height:100%}.restaurant-location{margin-bottom:60px}.restaurant-location-heading h3{font-size:27px}.restaurant-photo-grid{grid-template-rows:none;grid-template-columns:1fr;gap:14px}.restaurant-exterior{grid-area:auto}.restaurant-photo-grid .gallery-item{height:auto}.restaurant-photo-grid .gallery-image{object-fit:contain;width:100%;height:auto;display:block}.restaurant-one-exterior{aspect-ratio:4/3;max-height:none;overflow:hidden}.restaurant-one-exterior .gallery-image{object-fit:cover;width:100%;height:100%;display:block}}.contact-page,.contact-page *{box-sizing:border-box}.contact-page{color:#4f2717;background:#fffaf2;min-height:100vh}.contact-page .navbar{z-index:1000;color:#fff;justify-content:space-between;align-items:flex-start;width:100%;min-height:100px;padding:22px 4% 0;display:flex;position:fixed;top:0;left:0}.contact-page .brand{align-items:center;display:flex;position:relative;top:-20px;left:-35px}.contact-page .brand-logo{object-fit:contain;width:150px;height:150px;display:block}.contact-page .nav-links{align-items:center;gap:28px;padding-top:28px;display:flex}.contact-page .nav-links a{color:#fff;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.contact-page .nav-links a:hover{color:var(--gold)}.contact-page .doordash-button{background:var(--deep-red);border:1px solid #ffffff40;border-radius:6px;padding:13px 19px}.contact-page .doordash-button:hover{background:var(--dark-red);color:#fff!important}.contact-page .contact-navbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#5f1e14f5;align-items:center;min-height:78px;padding-top:8px;padding-bottom:8px;box-shadow:0 4px 18px #0000002e}.contact-page .contact-navbar .brand{top:0}.contact-page .contact-navbar .brand-logo{width:92px;height:92px}.contact-page .contact-navbar .nav-links{padding-top:0}.contact-hero{text-align:center;background:#f7eadb;padding:175px 7% 85px}.contact-kicker{color:#b83224;letter-spacing:4px;margin-bottom:12px;font-size:12px;font-weight:800}.contact-hero h1{color:#4f2717;max-width:900px;margin:0 auto 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6vw,76px);font-weight:500;line-height:1.05}.contact-hero>p:last-child{color:#765243;max-width:720px;margin:0 auto;font-size:18px;line-height:1.7}.contact-page .contact-section{color:#fffaf2;background:#542116;padding:105px 7% 95px}.contact-page .contact-inner{max-width:1200px;margin:0 auto}.contact-page .contact-heading{text-align:center;max-width:720px;margin:0 auto 65px}.contact-page .contact-heading .section-label{color:#e1ae42}.contact-page .contact-heading h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5vw,66px);font-weight:500;line-height:1.05}.contact-page .contact-heading>p:last-child{color:#fffaf2b8;max-width:650px;margin:0 auto;font-size:16px;line-height:1.7}.contact-page .locations-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.contact-page .location-card{background:#fffaf20f;border:1px solid #fffaf226;border-radius:12px;padding:35px 30px;transition:transform .25s,background .25s,border-color .25s}.contact-page .location-card:hover{background:#fffaf217;border-color:#e1ae4273;transform:translateY(-5px)}.contact-page .location-card h3{margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.contact-page .location-info{margin-bottom:22px}.contact-page .location-info p{color:#fffaf2b8;margin:5px 0;font-size:15px}.contact-page .location-phone{color:#fffaf2;align-items:center;gap:9px;width:fit-content;margin-bottom:22px;font-family:Times New Roman,serif;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.contact-page .location-phone:hover{color:#e1ae42}.contact-page .phone-icon{flex-shrink:0;width:19px;height:19px}.contact-page .location-hours{border-top:1px solid #fffaf226;min-height:105px;margin-bottom:25px;padding-top:18px}.contact-page .hours-title{color:#e1ae42;letter-spacing:2px;margin:0 0 12px;font-size:10px;font-weight:800}.contact-page .hours-row{color:#fffaf2b8;justify-content:space-between;gap:15px;margin:7px 0;font-size:13px;display:flex}.contact-page .hours-row span:last-child{color:#fffaf2;text-align:right}.contact-page .location-actions{flex-direction:column;gap:10px;display:flex}.contact-page .facebook-button,.contact-page .directions-button{text-align:center;border-radius:5px;padding:13px 15px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s}.contact-page .facebook-button{color:#542116;background:#fffaf2;justify-content:center;align-items:center;gap:9px;display:flex}.contact-page .facebook-button:hover{background:#e9d9c8}.contact-page .facebook-icon{flex-shrink:0;width:19px;height:19px}.contact-page .directions-button{color:#fff;border:1px solid #fffaf266}.contact-page .directions-button:hover{background:#ffffff1a;border-color:#fff}.footer{color:#fffaf299;text-align:center;background:#35140e;padding:23px 7%}.footer p{margin:0;font-size:13px}@media (width<=900px){.contact-page .navbar{flex-direction:row;align-items:center;width:100%;min-height:85px;padding:10px 22px;position:fixed;top:0;left:0}.contact-page .brand{margin:0;position:static}.contact-page .brand-logo{width:90px;height:90px}.contact-page .menu-toggle{margin-left:auto;display:block}.contact-page .nav-links{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#521d14f7;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:15px 22px 22px;display:none;position:absolute;top:85px;left:0}.contact-page .nav-links.nav-open{display:flex}.contact-page .nav-links a{border-bottom:1px solid #ffffff1f;padding:14px 5px;font-size:15px}.contact-hero{padding:155px 7% 75px}.contact-hero h1{font-size:52px}.contact-page .contact-section{padding:75px 24px}.contact-page .contact-heading{margin-bottom:45px}.contact-page .contact-heading h2{font-size:44px}.contact-page .locations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-page .location-card{padding:30px 25px}.contact-page .location-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 9px)}}@media (width<=600px){.contact-hero{padding:145px 7% 60px}.contact-kicker{letter-spacing:3px;font-size:11px}.contact-hero h1{font-size:40px}.contact-hero>p:last-child{font-size:15px;line-height:1.65}.contact-page .locations-grid{grid-template-columns:1fr;gap:14px}.contact-page .location-card:last-child{grid-column:auto;justify-self:stretch;width:100%}.contact-page .location-card{padding:20px 18px}.contact-page .location-label{letter-spacing:1.4px;margin-bottom:8px;font-size:8px}.contact-page .location-card h3{margin-bottom:14px;font-size:22px;line-height:1.15}.contact-page .location-info{margin-bottom:14px}.contact-page .location-info p{margin:3px 0;font-size:12px}.contact-page .location-phone{gap:7px;margin-bottom:14px;font-size:15px}.contact-page .phone-icon{width:15px;height:15px}.contact-page .location-hours{min-height:0;margin-bottom:16px;padding-top:13px}.contact-page .hours-title{margin-bottom:8px;font-size:8px}.contact-page .hours-row{flex-direction:row;justify-content:space-between;gap:12px;margin:5px 0;font-size:11px}.contact-page .hours-row span:last-child{text-align:right}.contact-page .location-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.contact-page .facebook-button,.contact-page .directions-button{padding:10px 7px;font-size:10px}.contact-page .facebook-icon{width:14px;height:14px}}
