@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0}html,body{overflow-x:hidden}#root{width:100%;min-height:100vh}:root{--navbar-h: 82px;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--fs-h1: 3.6rem;--fs-h2: 2.2rem;--fs-h3: 1.5rem;--fs-p: 1rem;--lh-heading: 1.1;--lh-body: 1.5}@media(max-width:1024px){:root{--fs-h1: 2.1rem;--fs-h2: 1.6rem;--fs-h3: 1.15rem;--fs-p: 1rem}}@media(max-width:768px){:root{--navbar-h: 76px;--fs-h1: 1.9rem;--fs-h2: 1.45rem;--fs-h3: 1.1rem;--fs-p: .98rem}}body{min-width:320px;min-height:100vh;background-color:#222}h1{font-size:var(--fs-h1);line-height:var(--lh-heading)}h2{font-size:var(--fs-h2);line-height:var(--lh-heading)}h3{font-size:var(--fs-h3);line-height:var(--lh-heading)}p{font-size:var(--fs-p);line-height:var(--lh-body)}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*,*:before,*:after{box-sizing:border-box}.app-shell{padding:0 2rem 2rem}.app-content{padding-top:calc(var(--navbar-h) - 1px);background-color:#fff}@media(max-width:1024px){.app-shell{padding:0 2rem 2rem}}@media(max-width:768px){.app-shell{padding:0 1rem 1rem}.app-content{padding-top:var(--navbar-h);overflow:auto}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.hero{position:relative;display:flex;align-items:center;justify-content:flex-start;max-width:100%;height:75vh;overflow:hidden}.hero-overlay{position:absolute;inset:0;z-index:1}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-content{z-index:2;padding:5rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%}.hero-sm-title{font-family:Bebas Neue,sans-serif;font-size:4rem;margin:0;color:#fff;line-height:1;letter-spacing:2px}.hero-title{font-family:Bebas Neue,sans-serif;margin:0;line-height:.9;font-size:20rem;color:transparent;-webkit-text-stroke:3px white}.buttons{display:flex;justify-content:flex-start}.menu{margin-right:2rem}@media(max-width:1024px){.hero{height:68vh}.hero-content{padding:3rem}.hero-sm-title{font-size:3rem}.hero-title{font-size:14rem;-webkit-text-stroke:2.5px white}}@media(max-width:768px){.hero{height:52vh;min-height:340px}.hero-content{padding:1.5rem}.hero-sm-title{font-size:2.25rem;letter-spacing:1px}.hero-title{font-size:9rem;-webkit-text-stroke:2px white}}@media(max-width:480px){.hero{height:48vh;min-height:320px}.hero-title{font-size:8rem}}.section{background-color:#ccc;width:100%}.container{width:100%;max-width:1200px;margin-inline:auto;padding:5rem}.header{font-family:Bebas Neue,sans-serif;text-transform:uppercase;margin:0}.line1{color:#000}.line2{color:#4d4d4d;margin-top:-.5rem}p{font-family:Inter,san-serif;color:#000}@media(max-width:1024px){.container{padding:3rem;gap:4rem}}@media(max-width:768px){.container{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2rem 1.25rem;gap:2rem}}.section-chef{background-color:#395622;width:100%}.container-chef{display:flex;justify-content:space-between;align-items:center;gap:12rem;width:100%;max-width:1200px;margin-inline:auto;padding:5rem}.header-chef{font-family:Bebas Neue,sans-serif;text-transform:uppercase;margin:0;color:#fff}.container-chef>div p{color:#fff}.signature-chef{color:#fff;font-family:Bastliga One,sans-serif;font-size:1.5rem}@media(max-width:1024px){.container-chef{padding:3rem;gap:4rem}}@media(max-width:768px){.container-chef{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:2rem 1.25rem;gap:2rem}.header-chef{margin-bottom:.5rem}.container-chef>.card-container,.container-chef .card-container{width:min(360px,100%);max-width:100%}.section-chef .card-container{margin-left:auto;margin-right:auto}}.quantity-box{width:75%;display:inline-flex;justify-content:space-between;align-items:center;gap:8px}.controller{padding:0;border:0px;background-color:transparent}.plus,.minus{color:#000;width:24px;height:auto}.value{display:flex;justify-content:center;align-items:center;width:100%;height:40px;padding:4px;border:2px solid black;border-radius:4px;color:#000;font-family:Inter,san-serif}.card-click{all:unset;display:block;width:100%;cursor:pointer}.card-click:focus-visible{outline:2px solid currentColor;outline-offset:4px}.card-click:disabled{cursor:default;opacity:.6}.card-container{width:100%;max-width:360px;min-width:280px;height:auto;border:2px solid #4D4D4D;border-radius:.5rem;overflow:hidden;background-color:#fff;will-change:transform;transition:transform .25s ease,box-shadow .25s ease}.card-container:hover{transform:scale(1.03);box-shadow:0 12px 30px #0000002e}.card-img{position:relative;width:100%;overflow:hidden}.card-img img{width:100%;height:auto;display:block}.card-menu .card-img{height:270px}.card-menu .card-img img{height:100%;object-fit:cover}.card-img .card-tag{position:absolute;bottom:0;left:0;right:0;z-index:2}.tag-chef{width:100%;padding:4px 16px;background-color:#ffcd4e;color:#572a00;font-family:Inter,sans-serif;font-weight:700;text-transform:uppercase}.tag-seasonal{width:100%;padding:4px 16px;background-color:#9ed176;color:#395622;font-family:Inter,sans-serif;font-weight:700;text-transform:uppercase}.tag-spice{width:auto;height:auto;padding:2px 8px;background-color:#000;color:#fff;font-family:Inter,sans-serif;font-weight:700;text-transform:uppercase;border-radius:4px}.card-content{padding:16px}.card-header{display:inline-flex;justify-content:space-between;align-items:baseline;width:100%;height:fit-content}.card-title{margin:0;color:#000;font-family:Bebas Neue,sans-serif;font-size:1.75rem}.spice-level{display:flex;justify-content:flex-start;align-items:center;gap:3px}.spice-icons{display:inline-flex;gap:0px;align-items:center;color:#710606}.spice-icons svg{width:1.5rem;height:1.5rem}.card-price{color:#000;font-family:Inter,sans-serif;font-size:1.5rem}.card-description{color:#000;font-family:Inter,sans-serif;font-size:14px;line-height:1.4;min-height:calc(1.4em * 3);display:-webkit-box;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-actions{display:inline-flex;justify-content:center;align-items:center;width:100%;padding-top:8px;padding-bottom:8px}.card-team .card-img{height:220px;background:#111}.card-team .card-img img{height:100%;object-fit:cover;object-position:center}.card-compact .card-img{height:200px}.card-compact .card-img img{height:100%;object-fit:cover}.card-title{font-size:1.75rem}.card-click{all:unset;display:block;width:100%}button.card-click{cursor:pointer}div.card-click{cursor:default}.section-team{width:100%}.container-team{width:100%;max-width:1200px;margin-inline:auto;padding:5rem}.header-team{font-family:Bebas Neue,sans-serif;text-transform:uppercase;margin:0;color:#000}.container-team p{color:#000;padding-bottom:2rem}.team-list{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.team-list>*{min-width:0}.section-team .card-content{display:flex;flex-direction:column;color:#000}@media(max-width:1024px){.container-team{padding:3rem}}@media(max-width:768px){.container-team{padding:2rem 1.25rem}.team-list{grid-template-columns:1fr;justify-items:center}.team-list .card-container{width:100%;max-width:320px}}.section-menu{width:100%}.container-menu{width:100%;max-width:1200px;margin-inline:auto;padding:5rem}.header-menu{font-family:Bebas Neue,sans-serif;text-transform:uppercase;margin:0;color:#000}.menu-cart{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-badge{font-family:Inter,sans-serif;font-weight:600;font-size:1rem}.menu-tabs{display:flex;gap:12px}.menu-tab.btn-ghost{flex:1;background-color:transparent;border:2px solid black;border-radius:4px;color:#000;text-transform:uppercase}.menu-tab.btn-ghost:active{background-color:#ffb5b4;border:2px solid #490100;color:#490100}.menu-tab.btn-ghost:focus-visible{outline:2px solid #000000;border:2px solid #490100;outline-offset:3px}.menu-tab.is-active{background-color:#ffb5b4;border:2px solid #490100;color:#490100}@media(hover:hover){.menu-tab.btn-ghost:hover{background-color:#00000040;border:2px solid black;color:#000}}@media(max-width:1024px){.menu-tabs{flex-wrap:wrap}.menu-tab.btn-ghost{flex:0 1 auto}}@media(max-width:768px){.menu-tabs{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.menu-tabs::-webkit-scrollbar{display:none}.menu-tab.btn-ghost{flex:0 0 auto;min-width:140px}}.menu-category-hero{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:1.5rem;margin-bottom:2rem;padding:1.5rem;border-radius:16px;overflow:hidden;position:relative}.menu-category-hero:before{content:"";position:absolute;inset:0;background:#ffffffbf;border-radius:inherit;z-index:0}.menu-category-hero>*{position:relative;z-index:2;min-height:280px}.menu-category-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.menu-category-hero-overlay{position:absolute;inset:0;background:#00000073;z-index:1}.menu-category-hero-text{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left;color:#fff}.menu-category-hero-kicker{margin:0;letter-spacing:.08em;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:500;font-size:2rem;color:#fff;line-height:1}.menu-category-hero-headline{margin:0 0 .5rem;font-family:Bebas Neue,sans-serif;font-size:120px;text-transform:uppercase;line-height:.95;max-width:24ch}@media(min-width:1024px){.menu-category-hero-headline{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.menu-category-hero-subcopy{margin:0;max-width:55ch;font-family:Inter,sans-serif;font-size:1rem;color:#fff}.menu-category-hero-media{flex:1;display:flex;justify-content:flex-end;align-items:center}.menu-category-hero-illustration{width:min(280px,100%);max-height:240px;height:auto;display:block;border-radius:14px;object-fit:contain}@media(max-width:768px){.menu-category-hero{flex-direction:column;align-items:center;gap:1rem;padding:1rem;min-height:240px}.menu-category-hero>*{min-height:0}.menu-category-hero-text{width:100%;text-align:center;align-items:center}.menu-category-hero-kicker{font-size:1.25rem}.menu-category-hero-headline{font-size:clamp(2.5rem,10vw,4.25rem);max-width:18ch;text-align:center}.menu-category-hero-subcopy{text-align:center;font-size:1rem;max-width:42ch;margin-inline:auto}.menu-category-hero-media{width:100%;justify-content:center}.menu-category-hero-illustration{width:min(320px,90%);max-height:200px}}.menu-items-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:2rem}@media(max-width:1024px){.menu-items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.menu-items-grid{grid-template-columns:1fr;gap:1rem;justify-items:center}}.menu-empty-state h3{margin:0 0 .5rem;font-family:Bebas Neue,sans-serif;text-transform:uppercase}@media(max-width:1024px){.menu-cart{margin-bottom:1rem}}@media(max-width:768px){.menu-cart{margin-bottom:1.25rem}}.section-cart{background-color:#fff}.container-cart{width:100%;max-width:1200px;margin-inline:auto;padding:2rem;color:#000}.close-icon{margin-bottom:16px}.cart-overlay{cursor:default;position:fixed;inset:0;z-index:10000;display:flex;justify-content:flex-end;align-items:center;padding:90px 16px 24px;background:#000000bf;box-sizing:border-box}.cart-panel{width:360px;max-height:calc(100vh - 114px);overflow-y:auto;z-index:10001;margin-right:0;border-radius:12px;background:#ccc}.cart-panel .container-cart{max-width:100%;padding:1rem}.container-cart h2{font-family:Bebas Neue,sans-serif;margin-top:0}.cart-items-empty{font-family:Inter,sans-serif;padding-bottom:8px}.cart-items{font-family:Inter,sans-serif;border-bottom:2px solid black}.cart-total{font-family:Inter,sans-serif;padding-top:8px;padding-bottom:8px}.line-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;min-width:0}.line-item p{margin:0;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.actions{display:flex;align-items:center;gap:8px;flex:0 0 auto;min-width:0}.cart-panel .quantity-controller{width:140px;flex:0 0 140px;display:flex;align-items:center;min-width:0}.cart-panel .quantity-controller>*{width:100%;min-width:0}.cart-panel .btn-icon{font-size:16px}.btn-icon{font-size:18px}.btn-icon-lg .btn-icon{font-size:24px}.order{display:flex;width:100%}.cart-panel .btn-text:empty{display:none}.btn{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;border:2px;border-radius:4px;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,transform .1s ease}.btn:active{transform:scale(.97)}.btn:focus-visible{outline:2px solid #000000;outline-offset:3px}.btn:disabled{background-color:#666;color:#4d4d4d;border-color:#4d4d4d}.btn-icon{display:inline-flex;align-items:center;line-height:0}.btn-icon svg{height:1.2em;width:auto;display:block}.btn-sm{padding:8px;font-size:.75rem}.btn-md{padding:12px;font-size:1rem}.btn-lg{padding:16px;font-size:1.25rem}.btn-xl{padding:18px;font-size:1.5rem}.btn-primary{background-color:#c32726;color:#490100;border-color:#c32726}.btn-primary:hover{background-color:#710606;color:#490100;border-color:#710606}.btn-primary:active{background-color:#ec403f}.btn-primary:focus-visible{outline:2px solid white;outline-offset:3px}.btn-secondary{background-color:#f4b619;color:#8a4300;border-color:#f4b619}.btn-secondary:hover{background-color:#f08521;color:#8a4300;border-color:#f08521}.btn-secondary:active{background-color:#ffcd4e}.btn-secondary:focus-visible{outline-color:#8a4300}.btn-ghost{background-color:transparent;color:#000;border-color:#000;border:2px solid}.btn-ghost:hover{background-color:#00000040;color:#490100;border-color:#490100;border:2px solid}.btn-ghost:active{background-color:#ffb5b4}.btn-ghost:focus-visible{outline:2px solid #490100;outline-offset:3px}.resreve-btn:focus-visible{outline:2px solid white;outline-offset:3px}.navbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:1rem 5rem;background-color:#222;position:fixed;top:0;left:0;width:100%;z-index:1000;box-sizing:border-box}.logo-box{width:6rem}.dd-logo{width:100%;height:auto;display:block}.nav-item{justify-self:center;min-width:0;display:flex;gap:2rem}.nav-item a{text-decoration:none;color:#fff;padding-bottom:4px;border-bottom:3px solid transparent}.nav-item a:hover{border-bottom-color:#fff;font-weight:700}.nav-actions{justify-self:end;display:flex;align-items:center;gap:12px;white-space:nowrap}.reserve-btn{white-space:nowrap}.mobile-nav-toggle{display:none}.navbar .nav-hamburger,.navbar .nav-close{display:none;width:44px;height:44px;min-width:44px;min-height:44px;padding:0!important;align-items:center;justify-content:center;border-radius:8px;background:transparent;border:2px solid rgba(255,255,255,.75);color:#fff;line-height:1}.nav-close .btn-text{display:none}.nav-close svg{width:22px;height:22px}.nav-hamburger .btn-text{display:none}.nav-hamburger svg{width:22px;height:22px}@media(hover:hover){.nav-hamburger:hover,.nav-close:hover{background-color:#ffffff1f;border-color:#fff}}.nav-hamburger:active,.nav-close:active{background-color:#fff3}.nav-hamburger:focus-visible,.nav-close:focus-visible{outline:2px solid white;outline-offset:2px}.mobile-shelf{position:fixed;left:0;width:100%;z-index:900;opacity:0;pointer-events:none;transform:translateY(-8px)}@media(max-width:768px){.navbar{padding:1rem 1.25rem}.logo-box{width:5rem}.nav-item,.navbar .reserve-btn,.navbar .btn-primary{display:none}.navbar .nav-hamburger{display:inline-flex}.mobile-nav-toggle{display:block}.mobile-shelf .reserve-btn{width:100%}.mobile-shelf{top:var(--navbar-h);height:calc(100dvh - var(--navbar-h));background-color:#242424;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;padding:24px}.mobile-shelf{display:none}.mobile-shelf.open{display:flex}.mobile-shelf.open{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-shelf .mobile-links{display:flex;flex-direction:column;align-items:center;gap:24px}.mobile-shelf .mobile-links a{display:block;color:#fff;text-decoration:none;text-align:center}.navbar .nav-close{display:inline-flex}}.section-footer{background-color:#222;color:#fff;font-size:12px;padding:64px 0}.container-footer{width:100%;max-width:1100px;margin-inline:auto;display:flex;flex-direction:column;gap:2rem;padding:0 24px}.footer{width:100%;font-size:12px;line-height:1.7;letter-spacing:.2px}.footer-inner{width:100%;margin:0;padding:0}.footer-columns{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:48px}.content-footer{flex:1.2;min-width:280px}.footer-right{flex:1;min-width:280px}.footer-logo{width:120px;height:auto;margin-bottom:1rem}.section-footer h4{font-family:Bebas Neue,sans-serif;font-size:1rem;margin:0 0 .5rem;color:#fff}.cliff-notes,.footer-address,.phone,.email,.hours p,.legal,.visit{color:#fff;margin-top:0}.socials{display:flex;align-items:center;gap:16px;font-size:24px;color:#fff}@media(max-width:768px){.section-footer{padding:48px 0}.container-footer{padding:0 20px}.footer-columns{flex-direction:column;gap:32px}.content-footer,.footer-right{min-width:0}.footer-logo{width:110px}.socials{margin-top:2rem}}.page-center{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:2rem;box-sizing:border-box}.menu-empty-state{margin-top:2rem;padding:3rem 2rem;border:2px dashed rgba(0,0,0,.25);border-radius:16px;text-align:center;background-color:#00000008}.menu-empty-state h1{margin:0 0 .5rem;font-family:Bebas Neue,sans-serif;text-transform:uppercase}.menu-empty-state p{margin:0;max-width:40ch;margin-inline:auto}.not-found-link{display:inline-block;margin-top:1.5rem;font-weight:600;text-decoration:none;color:#000}.res-modal-header{display:flex;align-items:start;justify-content:space-between;gap:12px;margin-bottom:16px}.res-modal-title{margin:0;font-size:1.5rem;line-height:1.2;font-family:Bebas Neue,sans-serif;text-transform:uppercase}.res-modal-form{display:flex;flex-direction:column;gap:14px}.modal-field{display:flex;flex-direction:column;gap:6px}.modal-field span{font-family:Inter,sans-serif;font-weight:600;color:#000000e6}.modal-field input{width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(0,0,0,.2);background:#ffffff14;color:#000;box-sizing:border-box}.submit-btn{width:100%;margin-top:8px}.res-modal-row{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:12px}@media(max-width:480px){.res-modal-row{grid-template-columns:1fr}}.modal-overlay{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:24px;background:#000000bf}.modal-dialog{width:min(560px,100%);background:#dedede;color:#000;border-radius:16px;padding:20px;box-sizing:border-box}.modal-content{display:flex;flex-direction:column;gap:16px}.Snackbar{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:2000;padding:12px 16px;border-radius:10px;background:#222;color:#fff;max-width:min(520px,calc(100%-32px));text-align:center;box-shadow:0 8px 24px #00000040}
