:root{--wood-dark:#ede5d8;--wood-medium:#a8957e;--wood-light:#2e2420;--tan:#c9a55a;--cream:#f5f0e8;--bg:#0e0b09;--text:#ede5d8;--text-light:#a8957e;--bg-offset:#161210;--border:#c9a55a;--accent:#c9a55a;--black:#090705;--text-h:#f5f0e8;--code-bg:#1c1814;--sans:"Sofia Pro", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--heading:"TT Ramillas", "Georgia", serif;font:16px/1.6 var(--sans);color:var(--text);background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background-color:var(--bg);margin:0}#root{text-align:center;width:100%;min-height:100vh;margin:0}h1,h2,h3{font-family:var(--heading);color:var(--text);margin:0;font-weight:400}h1{letter-spacing:.1rem;text-transform:uppercase;font-size:4rem}h2{margin-bottom:1.5rem;font-size:2.5rem}h3{margin-bottom:1rem;font-size:1.5rem}@media (width<=768px){h1{letter-spacing:.05rem;font-size:2.4rem}h2{margin-bottom:1rem;font-size:1.8rem}h3{margin-bottom:.75rem;font-size:1.2rem}}p{margin:0 0 1rem}.text-link{color:var(--cream);border-bottom:1px solid var(--cream);text-transform:uppercase;letter-spacing:.15rem;padding-bottom:4px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s}.text-link:hover{color:var(--accent);border-bottom-width:2px;border-bottom-color:var(--accent)}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.reveal,.reveal-left,.reveal-right,.reveal-fade{opacity:0;will-change:opacity, transform}.reveal{transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1);transform:translateY(36px)}.reveal-left{transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1);transform:translate(-44px)}.reveal-right{transition:opacity .75s cubic-bezier(.22,.61,.36,1),transform .75s cubic-bezier(.22,.61,.36,1);transform:translate(44px)}.reveal-fade{transition:opacity .9s}.reveal.in-view,.reveal-left.in-view,.reveal-right.in-view,.reveal-fade.in-view{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal,.reveal-left,.reveal-right,.reveal-fade{opacity:1;transition:none;transform:none}}.site-header{background-color:var(--bg);color:var(--text);border-bottom:1px solid var(--border);padding:1.5rem}.header-top{justify-content:center;align-items:center;display:flex;position:relative}.site-logo{width:auto;height:80px;display:block}.site-name{line-height:1;font-size:unset;flex-direction:column;align-items:center;gap:.2rem;margin-bottom:0;display:flex}.site-name .site-name-top{font-family:var(--heading);letter-spacing:.3rem;text-transform:uppercase;color:var(--cream);font-size:1.65rem;font-weight:400}.site-name .site-name-btm{font-family:var(--sans);letter-spacing:.55rem;text-transform:uppercase;color:var(--tan);padding-left:.55rem;font-size:.6rem;font-weight:500}.hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none;position:absolute;right:0}.hamburger span{background-color:var(--cream);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(8px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.site-nav ul{text-transform:uppercase;letter-spacing:.2rem;justify-content:center;gap:2.5rem;margin:1.5rem 0 0;padding:0;font-size:.75rem;font-weight:600;list-style:none;display:flex}.site-nav ul li a{color:var(--wood-medium);text-decoration:none;transition:color .3s}.site-nav ul li a:hover{color:var(--cream)}@media (width<=768px){.site-header{padding:1.25rem}.site-logo{height:60px}.hamburger{display:flex}.site-nav{max-height:0;transition:max-height .35s;overflow:hidden}.site-nav.open{max-height:300px}.site-nav ul{flex-direction:column;align-items:center;gap:0;margin:1rem 0 0}.site-nav ul li{border-top:1px solid var(--wood-light);width:100%}.site-nav ul li a{letter-spacing:.25rem;padding:1rem 0;font-size:.85rem;display:block}.site-nav ul li:last-child{border-bottom:1px solid var(--wood-light)}}.site-footer{color:#e8d9c0;background-color:#0d0704;padding:5rem 1.5rem}.footer-content{text-align:left;grid-template-columns:repeat(4,1fr);gap:4rem;max-width:1000px;margin:0 auto;display:grid}.footer-section h4{text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:600}.footer-section p{color:#b8a48a;font-size:.85rem;font-weight:300;line-height:1.8}.footer-section p a{color:inherit;text-decoration:none;transition:color .2s}.footer-section p a:hover{color:#c9a55a}.footer-hours-table{border-collapse:collapse;color:#b8a48a;margin-bottom:1rem;font-size:.85rem;font-weight:300}.footer-hours-table td{padding:.2rem 0;line-height:1.8}.footer-hours-table td:first-child{white-space:nowrap;padding-right:1.25rem}.footer-social-link{color:#b8a48a;margin-top:.75rem;transition:color .2s;display:inline-block}.footer-social-link:hover{color:#c9a55a}.footer-social-icon{fill:currentColor;border-radius:5px;width:22px;height:22px;margin-right:10px}.footer-bottom{color:#7a6040;text-align:center;border-top:1px solid #2a1a10;margin-top:4rem;padding-top:2rem;font-size:.75rem}@media (width<=768px){.site-footer{padding:3rem 1.25rem}.footer-content{text-align:left;grid-template-columns:1fr 1fr;gap:2rem}.footer-bottom{margin-top:2.5rem}}@media (width<=480px){.footer-content{text-align:center;grid-template-columns:1fr;gap:1.75rem}.footer-hours-table{margin-left:auto;margin-right:auto}}.age-modal-overlay{z-index:9999;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.age-modal-content{color:#fff;text-align:center;background-color:#1a1a1a;border:1px solid #c5a059;border-radius:8px;width:100%;max-width:500px;padding:40px;box-shadow:0 0 30px #c5a05933}.age-modal-content h2{color:#c5a059;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:2.5rem}.age-modal-content p{opacity:.9;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.age-modal-content .age-modal-question{margin-top:1.5rem;font-size:1.2rem;font-weight:700}.age-modal-buttons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}@media (width<=480px){.age-modal-buttons{flex-direction:column}}.age-button{cursor:pointer;text-transform:uppercase;letter-spacing:1px;border:none;border-radius:4px;min-width:160px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.age-button--confirm{color:#000;background-color:#c5a059}.age-button--confirm:hover{background-color:#d4b477;transform:translateY(-2px)}.age-button--decline{color:#fff;background-color:#0000;border:1px solid #ffffff4d}.age-button--decline:hover{background-color:#ffffff1a;border-color:#fff}.hero-section{color:#fff;background-color:#0000;background-image:linear-gradient(#00000080,#00000080),url(/assets/main-bg-C78jEqO7.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:80vh;display:flex}.hero-content{padding:0 1rem}.hero-content h2{color:#fff;text-transform:uppercase;letter-spacing:.2rem;text-shadow:0 2px 4px #0006;margin-bottom:1rem;font-size:4.5rem}.hero-content p{letter-spacing:.05rem;text-shadow:0 1px 2px #0006;font-size:1.25rem;font-weight:300}.hero-buttons{flex-direction:column;align-items:center;gap:1.5rem;margin-top:3rem;display:flex}.hero-buttons-top{justify-content:center;align-items:center;gap:2rem;display:flex}.hero-button,.reservation-button,.call-button{color:#fff;text-transform:uppercase;letter-spacing:.2rem;background-color:#0000;border:1px solid #fff;padding:1.2rem 2.5rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.hero-button:hover,.reservation-button:hover,.call-button:hover{color:var(--black);background-color:#fff}.reservation-button.dark,.call-button.dark{border-color:var(--tan);color:var(--cream)}.reservation-button.dark:hover,.call-button.dark:hover{background-color:var(--tan);color:var(--black)}.location-section{background-color:var(--bg-offset);padding:6rem 1rem}.location-info h3{text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1.5rem;font-size:2.5rem}.location-info a{color:inherit;text-decoration:none;transition:color .3s}.location-info a:hover{color:var(--tan)}.order-section{background-color:var(--bg-offset);text-align:center;padding:6rem 1rem}.order-content h3{text-transform:uppercase;letter-spacing:.2rem;margin-bottom:1rem;font-size:2.5rem}.order-content p{color:var(--text-light);margin-bottom:2.5rem;font-size:1.1rem;font-weight:300}.order-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.order-button{text-transform:uppercase;letter-spacing:.2rem;border:1px solid var(--tan);background-color:var(--tan);color:var(--black);padding:1.2rem 2.5rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.order-button:hover{color:var(--cream);background-color:#0000}.order-button--ubereats{color:#fff;background-color:#06c167;border-color:#06c167}.order-button--ubereats:hover{color:#06c167;background-color:#0000}.order-button--doordash{color:#fff;background-color:#ff3008;border-color:#ff3008}.order-button--doordash:hover{color:#ff3008;background-color:#0000}.atmosphere-section{background-color:var(--bg);padding:8rem 1rem}.atmosphere-container{max-width:800px;margin:0 auto}.atmosphere-content h3{text-transform:uppercase;letter-spacing:.2rem;margin-bottom:2rem;font-size:3rem}.atmosphere-content p{margin-bottom:2.5rem;font-size:1.1rem;font-weight:300;line-height:2}@media (width<=768px){.hero-section{height:70vh}.hero-content h2{letter-spacing:.1rem;margin-bottom:.75rem;font-size:2.6rem}.hero-content p{font-size:1rem}.hero-buttons{margin-top:2rem}.hero-buttons-top{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.hero-button,.reservation-button,.call-button{text-align:center;width:100%;max-width:280px;margin:0;padding:1rem 1.5rem}.location-section{padding:3.5rem 1.25rem}.location-info h3{letter-spacing:.1rem;margin-bottom:.75rem;font-size:1.6rem}.order-section{padding:3.5rem 1.25rem}.order-content h3{letter-spacing:.1rem;margin-bottom:.75rem;font-size:1.6rem}.order-content p{margin-bottom:1.75rem;font-size:1rem}.order-button{text-align:center;width:100%;max-width:280px;padding:1rem 1.5rem}.atmosphere-section{padding:4rem 1.25rem}.atmosphere-content h3{letter-spacing:.1rem;margin-bottom:1.25rem;font-size:1.8rem}.atmosphere-content p{margin-bottom:1.75rem;font-size:1rem;line-height:1.8}}.menu-item{margin-bottom:1rem}.menu-item-header{justify-content:space-between;align-items:baseline;margin-bottom:.25rem;display:flex}.name-and-button{color:var(--wood-dark);align-items:center;gap:.5rem;display:flex}.name-and-button.clickable{cursor:pointer;transition:color .2s}.name-and-button.clickable:hover{color:var(--tan)}.menu-item-name{text-transform:uppercase;letter-spacing:.05rem;color:inherit;font-size:1.1rem;font-weight:600;transition:color .2s}.menu-item-price{color:var(--text-light);white-space:nowrap;margin-left:.5rem;font-weight:400}.menu-item-description{font-family:var(--sans);color:var(--text-light);font-size:.9rem;font-weight:300;line-height:1.5}.view-image-icon{color:inherit;align-items:center;transition:color .2s;display:flex}.menu-item-image-inline{border-radius:4px;justify-content:center;width:100%;margin-top:1rem;animation:.3s ease-out slideDown;display:flex;overflow:hidden}.menu-item-image-inline img{width:100%;max-width:320px;display:block}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@media (width<=768px){.menu-item-name{font-size:1rem}.menu-item-image-inline img{max-width:100%}.view-image-icon{padding:4px}}.menu-container{max-width:900px;margin:0 auto}.menu-container--wide{max-width:1140px}.menu-title{text-transform:uppercase;letter-spacing:.3rem;color:var(--text-h);margin-bottom:2rem;font-size:3rem}.menu-tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;padding-bottom:1rem;display:flex}.menu-tab-button{border:1px solid var(--tan);font-family:var(--sans);text-transform:uppercase;letter-spacing:.1rem;color:var(--wood-medium);cursor:pointer;background:0 0;border-radius:2rem;padding:.6rem 1.5rem;font-size:.8rem;transition:all .3s}.menu-tab-button:hover{background-color:var(--tan);color:var(--black)}.menu-tab-button.active{background-color:var(--tan);border-color:var(--tan);color:var(--black);font-weight:600}.menu-category-section{margin-bottom:5rem}.menu-category-section.has-sidebar{align-items:flex-start;gap:2.5rem;display:flex}.menu-content{flex:1;min-width:0}.category-title{text-transform:uppercase;letter-spacing:.2rem;border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:.5rem;font-size:2rem;display:inline-block}.menu-subcategory{margin-bottom:3rem;scroll-margin-top:100px}.menu-subcategory-title{text-transform:uppercase;letter-spacing:.15rem;color:var(--wood-medium);border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:.5rem;font-size:1rem}.menu-grid{text-align:left;grid-template-columns:1fr;gap:3rem;max-width:700px;margin:0 auto;display:grid}.menu-item{opacity:0;transition:opacity .45s,transform .45s;transform:translateY(14px)}.menu-subcategory.in-view .menu-item,.menu-grid.in-view .menu-item{opacity:1;transform:none}.menu-subcategory.in-view .menu-grid .menu-item:first-child,.menu-grid.in-view .menu-item:first-child{transition-delay:0s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(2),.menu-grid.in-view .menu-item:nth-child(2){transition-delay:55ms}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(3),.menu-grid.in-view .menu-item:nth-child(3){transition-delay:.11s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(4),.menu-grid.in-view .menu-item:nth-child(4){transition-delay:.165s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(5),.menu-grid.in-view .menu-item:nth-child(5){transition-delay:.22s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(6),.menu-grid.in-view .menu-item:nth-child(6){transition-delay:.275s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(7),.menu-grid.in-view .menu-item:nth-child(7){transition-delay:.33s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(8),.menu-grid.in-view .menu-item:nth-child(8){transition-delay:.385s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(9),.menu-grid.in-view .menu-item:nth-child(9){transition-delay:.44s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(10),.menu-grid.in-view .menu-item:nth-child(10){transition-delay:.495s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(11),.menu-grid.in-view .menu-item:nth-child(11){transition-delay:.55s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(12),.menu-grid.in-view .menu-item:nth-child(12){transition-delay:.605s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(13),.menu-grid.in-view .menu-item:nth-child(13){transition-delay:.66s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(14),.menu-grid.in-view .menu-item:nth-child(14){transition-delay:.715s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(15),.menu-grid.in-view .menu-item:nth-child(15){transition-delay:.77s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(16),.menu-grid.in-view .menu-item:nth-child(16){transition-delay:.825s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(17),.menu-grid.in-view .menu-item:nth-child(17){transition-delay:.88s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(18),.menu-grid.in-view .menu-item:nth-child(18){transition-delay:.935s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(19),.menu-grid.in-view .menu-item:nth-child(19){transition-delay:.99s}.menu-subcategory.in-view .menu-grid .menu-item:nth-child(20),.menu-grid.in-view .menu-item:nth-child(20){transition-delay:1.045s}@media (prefers-reduced-motion:reduce){.menu-item{opacity:1;transition:none;transform:none}}.subcategory-nav{flex-direction:column;flex-shrink:0;gap:.2rem;width:170px;display:flex;position:sticky;top:60px}.subcategory-nav-link{cursor:pointer;font-family:var(--sans);text-transform:uppercase;letter-spacing:.08rem;color:var(--wood-medium);text-align:left;background:0 0;border:none;border-left:2px solid #0000;border-radius:0 4px 4px 0;padding:.45rem .75rem;font-size:.72rem;line-height:1.4;transition:all .2s}.subcategory-nav-link:hover{color:var(--cream);border-left-color:var(--tan);background-color:#ffffff0d}.subcategory-nav-link.active{color:var(--cream);border-left-color:var(--tan);font-weight:600}.scroll-top-btn{background-color:var(--tan);width:2.75rem;height:2.75rem;color:var(--black);cursor:pointer;z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex;position:fixed;bottom:2.5rem;right:2.5rem;box-shadow:0 2px 10px #0003}.scroll-top-btn:hover{background-color:var(--tan);transform:translateY(-2px);box-shadow:0 4px 14px #00000040}@media (width<=900px){.menu-category-section.has-sidebar{flex-direction:column;display:flex}.subcategory-nav{background-color:var(--bg,#faf8f5);z-index:10;scrollbar-width:none;flex-direction:row;order:-1;gap:.5rem;width:100%;padding:.6rem 0;position:sticky;top:0;overflow-x:auto}.subcategory-nav::-webkit-scrollbar{display:none}.subcategory-nav-link{border-left:none;border:1px solid var(--tan);white-space:nowrap;border-radius:2rem;padding:.45rem 1.1rem;font-size:.72rem}.subcategory-nav-link:hover{background-color:var(--tan);border-color:var(--tan);color:var(--black)}.subcategory-nav-link.active{background-color:var(--tan);border-color:var(--tan);color:var(--black);font-weight:600}}@media (width<=768px){.menu-title{letter-spacing:.15rem;margin-bottom:1.5rem;font-size:2rem}.menu-tabs{gap:.5rem;margin-bottom:2rem}.menu-tab-button{letter-spacing:.05rem;padding:.5rem 1rem;font-size:.75rem}.menu-category-section{margin-bottom:3rem}.category-title{letter-spacing:.1rem;margin-bottom:1.5rem;font-size:1.4rem}.menu-grid{gap:2rem;max-width:100%}.menu-subcategory{margin-bottom:2rem}.scroll-top-btn{width:2.4rem;height:2.4rem;bottom:1.5rem;right:1.5rem}}#menu-section{background-color:var(--bg);padding:6rem 1rem}@media (width<=768px){#menu-section{padding:3rem 1rem}}.about-hero{background-color:#0000;background-image:linear-gradient(#0006,#0006),url(../../assets/main-bg.avif);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:20vh;display:flex}.about-hero h1{color:#fff;text-shadow:2px 2px 4px #00000080;margin:0;font-size:3.5rem!important}.about-content{background-color:var(--bg);padding:5rem 1.5rem}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.about-text{text-align:left}.about-text h2{color:var(--wood-dark);margin-bottom:2rem;font-size:2.5rem}.about-text p{margin-bottom:1.5rem;line-height:1.8}.about-image img{border-radius:8px;width:100%;box-shadow:0 10px 30px #0000001a}.about-details{background-color:var(--accent-bg);padding:5rem 1.5rem}.details-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.detail-item h3{color:var(--wood-dark);margin-bottom:1rem}@media (width<=768px){.about-hero{height:35vh}.about-hero h1{letter-spacing:.05rem;padding:0 1rem;font-size:2.2rem!important}.about-content{padding:3rem 1.25rem}.about-container{grid-template-columns:1fr;gap:2rem}.about-text h2{margin-bottom:1.25rem;font-size:1.8rem}.about-details{padding:3rem 1.25rem}.details-grid{grid-template-columns:1fr;gap:1.5rem}}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}
