:root{--forest:#1a2418;--moss:#3d5c35;--sage:#7a9e6e;--cream:#f5f0e8;--warm:#ede6d3;--gold:#c8a84b;--gold2:#d4b45e;--stone:#8c7b6a;--text:#2a2018}.resto *,.resto :before,.resto :after{box-sizing:border-box}.resto h1,.resto h2,.resto h3,.resto h4,.resto h5,.resto h6,.resto p,.resto ul,.resto ol,.resto li,.resto figure,.resto blockquote,.resto dd{margin:0;padding:0}.resto{color:var(--text);background:var(--cream);font-family:Jost,system-ui,sans-serif;line-height:1.6;overflow-x:hidden}.resto h1,.resto h2,.resto h3,.resto h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.2}.resto a{color:inherit;text-decoration:none;transition:color .3s}.resto img{max-width:100%;display:block}.resto-nav{z-index:1000;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 3rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:44px;left:0}.resto-nav.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a2418f7;padding:.8rem 3rem;box-shadow:0 4px 30px #0000004d}.resto-nav__logo{letter-spacing:.04em;text-shadow:0 1px 10px #000000b3;font-family:Cormorant Garamond,Georgia,serif;font-size:1.8rem;font-weight:600;color:#f5f0e8!important}.resto-nav__links{gap:2rem;list-style:none;display:flex}.resto-nav__links a{color:var(--cream);letter-spacing:.15em;text-transform:uppercase;padding-bottom:4px;font-size:.85rem;position:relative}.resto-nav__links a:after{content:"";background:var(--gold);width:0;height:1px;transition:width .4s;position:absolute;bottom:0;left:0}.resto-nav__links a:hover:after{width:100%}.resto-nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.resto-nav__burger span{background:var(--cream);width:24px;height:2px;transition:all .3s}.resto-hero{grid-template-columns:1fr 1fr 1fr;height:100vh;min-height:600px;display:grid;position:relative;overflow:hidden}.resto-hero__panel{margin-left:-1px;padding-left:1px;position:relative;overflow:hidden}.resto-hero__panel img{object-fit:cover;width:calc(100% + 2px);height:100%;margin-left:-1px;animation:25s ease-in-out infinite alternate kenBurns}.resto-hero__panel:nth-child(2) img{animation-direction:alternate-reverse;animation-delay:-8s}.resto-hero__panel:nth-child(3) img{animation-delay:-16s}@keyframes kenBurns{0%{transform:scale(1)}to{transform:scale(1.12)}}.resto-hero__overlay{z-index:2;background:linear-gradient(#00000040 0%,#00000080 45%,#1a2418d9 100%);position:absolute;inset:0}.resto-hero__content{text-align:center;z-index:3;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex;position:absolute;inset:0}.resto-hero__badge{letter-spacing:.35em;text-transform:uppercase;color:var(--gold);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.8rem;display:flex}.resto-hero__badge:before,.resto-hero__badge:after{content:"";background:var(--gold);width:40px;height:1px}.resto-hero__title{text-shadow:0 2px 20px #000c,0 0 60px #0009;margin-bottom:.5rem;font-size:clamp(3rem,8vw,7rem);font-weight:300;color:#f5f0e8!important}.resto-hero__sub{color:var(--warm);letter-spacing:.2em;text-transform:uppercase;margin-bottom:2.5rem;font-size:1.1rem;font-weight:300}.resto-hero__cta{border:1px solid var(--gold);color:var(--gold);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;padding:.9rem 2.5rem;font-family:Jost,system-ui,sans-serif;font-size:.8rem;transition:all .4s;display:inline-block}.resto-hero__cta:hover{background:var(--gold);color:var(--forest)}.resto-hero__scroll{z-index:3;color:var(--cream);letter-spacing:.2em;text-transform:uppercase;opacity:.7;flex-direction:column;align-items:center;gap:.5rem;font-size:.7rem;animation:2s ease-in-out infinite scrollBounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes scrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.resto-welcome{background:var(--forest);padding:3rem 2rem;justify-content:center!important;align-items:center!important;display:flex!important}.resto-welcome__text{opacity:.9;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.2rem,2.5vw,1.6rem);font-style:italic;line-height:1.8;color:var(--cream)!important;text-align:center!important}.resto-section-header{margin-bottom:3.5rem;text-align:center!important}.resto-section-header__label{letter-spacing:.3em;text-transform:uppercase;color:var(--moss);margin-bottom:.8rem;font-size:.75rem;display:block}.resto-section-header__title{font-size:clamp(2rem,4vw,3rem)}.resto-section-header__line{background:var(--gold);width:60px;height:2px;margin:1.2rem auto 0}.resto-about{background:var(--warm);padding:6rem 3rem}.resto-about__grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid;overflow:hidden}.resto-about__img-wrap{position:relative}.resto-about__img-wrap img{object-fit:cover;border-radius:2px;width:100%;height:500px}.resto-about__img-wrap:after{content:"";border:2px solid var(--gold);z-index:-1;border-radius:2px;position:absolute;inset:20px -20px -20px 20px}.resto-about__copy p{color:var(--text);opacity:.85;margin-bottom:1.2rem;font-size:1.05rem;line-height:1.8}.resto-about__signature{color:var(--moss);margin-top:2rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.3rem;font-style:italic}.resto-gallery{background:var(--forest);padding:6rem 3rem}.resto-gallery .resto-section-header__label{color:var(--sage)}.resto-gallery .resto-section-header__title{color:var(--cream)}.resto-gallery__grid{gap:1rem;max-width:1200px;margin:0 auto;display:grid}.resto-gallery__row{gap:1rem;display:grid}.resto-gallery__row:first-child{grid-template-columns:2fr 1fr 1fr}.resto-gallery__row:last-child{grid-template-columns:1fr 1fr 1fr}.resto-gallery__item{border-radius:2px;position:relative;overflow:hidden}.resto-gallery__item img{object-fit:cover;width:100%;height:280px;transition:transform .8s cubic-bezier(.4,0,.2,1)}.resto-gallery__row:first-child .resto-gallery__item:first-child img{height:320px}.resto-gallery__item:hover img{transform:scale(1.06)}.resto-gallery__item:after{content:"";opacity:0;background:linear-gradient(#0000,#1a241880);transition:opacity .4s;position:absolute;inset:0}.resto-gallery__item:hover:after{opacity:1}.resto-menu{background:var(--cream);padding:6rem 3rem}.resto-menu__tabs{justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.resto-menu__tab{border:1px solid var(--moss);color:var(--moss);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:.8rem 2rem;font-family:Jost,system-ui,sans-serif;font-size:.85rem;transition:all .3s}.resto-menu__tab:hover{background:var(--moss);color:var(--cream)}.resto-menu__tab.active{background:var(--forest);color:var(--gold);border-color:var(--forest)}.resto-menu__content{max-width:800px;margin:0 auto}.resto-menu__panel{display:none}.resto-menu__panel.active{display:block}.resto-menu__category{margin-bottom:2.5rem}.resto-menu__category-title{color:var(--moss);border-bottom:1px solid var(--gold);align-items:center;gap:.8rem;margin-bottom:1.2rem;padding-bottom:.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.6rem;display:flex}.resto-menu__category-title svg{width:20px;height:20px;color:var(--gold)}.resto-menu__item{border-bottom:1px dotted #2a201826;justify-content:space-between;align-items:baseline;padding:.7rem 0;display:flex}.resto-menu__item:last-child{border-bottom:none}.resto-menu__item-info{flex:1}.resto-menu__item-name{color:var(--text);font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:600}.resto-menu__item-desc{color:var(--stone);margin-top:.15rem;font-size:.85rem}.resto-menu__item-price{color:var(--gold);white-space:nowrap;margin-left:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:600}.resto-info{background:var(--warm);padding:6rem 3rem}.resto-info__grid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid;overflow:hidden}.resto-info__block-title{color:var(--text);margin-bottom:2rem;font-size:1.8rem}.resto-hours{list-style:none}.resto-hours li{border-bottom:1px solid #2a20181a;justify-content:space-between;padding:.8rem 0;font-size:.95rem;display:flex}.resto-hours li.today{color:var(--moss);padding-left:1rem;font-weight:600;position:relative}.resto-hours li.today:before{content:"";background:var(--sage);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.resto-hours .closed{color:var(--stone);font-style:italic}.resto-contact__item{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.resto-contact__icon{background:var(--forest);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.resto-contact__icon svg{width:18px;height:18px;color:var(--gold);stroke:var(--gold);fill:none}.resto-contact__label{letter-spacing:.15em;text-transform:uppercase;color:var(--stone);margin-bottom:.2rem;font-size:.75rem}.resto-contact__value{color:var(--text);font-size:1rem}.resto-contact__value a{color:var(--moss)}.resto-contact__value a:hover{color:var(--gold)}.resto-map{height:300px;position:relative;overflow:hidden}.resto-map iframe{filter:grayscale(.3)contrast(1.05);border:0;width:100%;height:100%}.resto-map__overlay{z-index:1;background:linear-gradient(#0000,#1a2418e6);justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.resto-map__overlay a{letter-spacing:.05em;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;transition:color .3s;color:var(--cream)!important}.resto-map__overlay a:hover{color:var(--gold)!important}.resto-reserve{background:var(--forest);flex-direction:column;align-items:center;padding:6rem 3rem;display:flex;text-align:center!important}.resto-reserve__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);color:var(--cream)!important}.resto-reserve__text{color:var(--sage);max-width:500px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.resto-reserve__btn{background:var(--gold);color:var(--forest);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:1rem 3rem;font-family:Jost,system-ui,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block}.resto-reserve__btn:hover{background:var(--gold2);transform:translateY(-2px);box-shadow:0 6px 20px #c8a84b4d}.resto-footer{background:#111a0f;padding:3rem;text-align:center!important}.resto-footer__logo{margin-bottom:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;color:#f5f0e8!important}.resto-footer__links{flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem;list-style:none;display:flex;justify-content:center!important}.resto-footer__links a{color:var(--sage);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem}.resto-footer__links a:hover{color:var(--gold)}.resto-footer__copy{color:#9a8e80;font-size:.8rem}.resto-footer__demo{color:var(--gold);letter-spacing:.15em;text-transform:uppercase;margin-top:1rem;font-size:.75rem}.resto-fade-up{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.resto-fade-up.visible{opacity:1;transform:translateY(0)}.resto-mobile-menu{z-index:10000;opacity:0;pointer-events:none;background:#1a2418fa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;transition:opacity .4s;display:none;position:fixed;inset:0}.resto-mobile-menu.open{opacity:1;pointer-events:all}.resto-mobile-menu a{color:var(--cream);letter-spacing:.1em;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem}.resto-mobile-menu__close{cursor:pointer;background:0 0;border:none;position:absolute;top:2rem;right:2rem}.resto-mobile-menu__close svg{width:28px;height:28px;stroke:var(--cream)}@media (max-width:1024px){.resto-about__grid,.resto-info__grid{grid-template-columns:1fr;gap:2.5rem}.resto-about__img-wrap:after{display:none}.resto-about__img-wrap img{height:350px}}@media (max-width:768px){.resto-nav__links{display:none}.resto-nav__burger,.resto-mobile-menu{display:flex}.resto-hero{grid-template-columns:1fr;height:100vh}.resto-hero__panel:nth-child(2),.resto-hero__panel:nth-child(3){display:none}.resto-hero__title{font-size:clamp(2.5rem,10vw,4rem)}.resto-gallery__row:first-child,.resto-gallery__row:last-child{grid-template-columns:1fr}.resto-gallery__item img,.resto-gallery__row:first-child .resto-gallery__item:first-child img{height:220px}.resto-nav{padding:1rem 1.5rem}.resto-nav.scrolled{padding:.6rem 1.5rem}.resto-about,.resto-gallery,.resto-menu,.resto-info,.resto-reserve{padding:4rem 1.5rem}.resto-menu__tabs{flex-direction:column;align-items:stretch;max-width:300px;margin-left:auto;margin-right:auto}.resto-menu__tab{text-align:center}.resto-welcome__text{white-space:normal}}
