@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--green:#344833;--deep:#223321;--lime:#b6c97a;--paper:#fbfcf8;--ink:#243123;--muted:#626b5e;--line:#dce2d4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;line-height:1.06}h2{font-size:clamp(2.7rem,4.4vw,4.5rem);margin-bottom:24px}h3{font-weight:500;line-height:1.4}a,button{ -webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #9b6727;outline-offset:5px}.skip{position:fixed;top:-100px;left:20px;background:white;z-index:100;padding:12px}.skip:focus{top:10px}header{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #e8ecdf}.header-inner{max-width:1420px;margin:auto;min-height:88px;padding:10px 5%;display:flex;align-items:center;gap:45px}.logo{margin-right:auto}.logo img{width:100px;height:66px;object-fit:contain}nav{display:flex;gap:28px}nav a{font-size:14px;font-weight:500;white-space:nowrap}header nav a{padding:9px 0;position:relative}header nav a[aria-current]:after{content:'';height:2px;background:var(--green);position:absolute;bottom:3px;left:0;right:0}nav a:hover,.text-link:hover{color:#6b8139}.button{display:inline-flex;justify-content:center;align-items:center;min-height:49px;padding:11px 26px;background:var(--green);color:#fff;border:1px solid var(--green);border-radius:2px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;line-height:1.5}.button:hover{background:var(--deep);transform:translateY(-2px)}.button.light{background:#fff;color:var(--green);border-color:#fff}.button.outline{border-color:#fff;background:transparent;color:#fff}.button.outline:hover{background:#ffffff20}.button.secondary{background:transparent;color:var(--green)}.nav-toggle{display:none}.eyebrow{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:600;margin-bottom:24px;line-height:1.6}.hero{position:relative;min-height:690px;height:calc(100svh - 88px);max-height:950px;display:grid;place-items:center;isolation:isolate;color:white;text-align:center;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-position:center;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#15271826,#10201365 75%,#1020138c);z-index:-1}.hero-content{padding:50px 20px 85px}.hero .eyebrow{margin-bottom:30px;text-shadow:0 1px 6px #0009}.hero h1{font-size:clamp(5.5rem,9.8vw,9rem);letter-spacing:-.045em;margin-bottom:22px;line-height:.95}.hero h1 span{display:block;font-size:.4em;letter-spacing:.05em;text-transform:uppercase;line-height:1.16;margin-top:22px}.hero-subtitle{font-size:17px;line-height:1.6;text-shadow:0 1px 5px #0007}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:30px}.hero-down{position:absolute;bottom:28px;left:5%;font-size:30px}.hero-caption{position:absolute;bottom:35px;right:5%;font-size:11px;letter-spacing:.18em}.section{max-width:1420px;margin:auto;padding:90px 6%}.section-title{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:35px}.section-title .eyebrow{margin-bottom:14px}.section-title h2{margin:0}.text-link{display:inline-flex;gap:35px;border-bottom:1px solid var(--green);padding-bottom:7px;font-size:14px}.popular-grid{display:grid;grid-template-columns:1fr 1.06fr 1fr;gap:42px;align-items:start}.dish{padding:22px 0;border-bottom:1px solid var(--line)}.dish-heading{display:flex;justify-content:space-between;gap:20px}.dish h3{font-size:17px;margin-bottom:8px}.dish-heading>span{font-size:16px;white-space:nowrap}.dish p{color:var(--muted);font-size:14px;line-height:1.65;margin:0}.pho-feature{background:#e9eedb;padding:35px 30px;text-align:center}.pho-feature>.eyebrow{margin:0 0 10px}.pho-feature>h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:90px;line-height:1;margin:0 0 16px}.pho-feature>p{font-size:15px}.pho-feature .dish{text-align:left}.pho-feature .button{margin-top:30px}.home-story{display:grid;grid-template-columns:1.15fr 1fr;background:#e9eedb}.home-story>img{width:100%;height:100%;min-height:510px}.home-story>div{padding:70px 13%}.home-story p:not(.eyebrow){max-width:400px;color:#4c5845}.home-story .text-link{margin-top:10px}footer{background:var(--green);color:#fff;padding:60px 6% 22px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px;max-width:1248px;margin:auto}.footer-brand{font-family:'Cormorant Garamond',Georgia,serif;font-size:40px;line-height:1}.footer-brand span{display:block;font-family:'DM Sans',Arial,sans-serif;font-size:10px;letter-spacing:.15em;margin-top:13px}.footer-grid h2{font-family:inherit;font-size:14px;font-weight:600;margin:0 0 16px}.footer-grid p,.footer-grid a:not(.footer-brand){font-size:14px;color:#e4e9dd}.footer-book{display:block;margin-top:12px;text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #ffffff30;margin:45px auto 0;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#d5ddce;max-width:1248px}.page-intro{background:#e9eedb;text-align:center;padding:75px 24px 62px}.page-intro .eyebrow{margin-bottom:18px}.page-intro h1{font-size:clamp(3.4rem,6.5vw,6rem);margin-bottom:20px}.page-intro>p:last-child{margin-bottom:0}.menu-layout{display:grid;grid-template-columns:200px 1fr;gap:75px;align-items:start;padding-top:55px}.menu-nav{position:sticky;top:118px;display:flex;flex-direction:column;gap:4px;border-left:1px solid var(--line);max-height:calc(100svh - 145px);overflow:auto}.menu-nav a{padding:7px 18px;font-size:14px;white-space:normal}.menu-nav a:hover{background:#e9eedb}.menu-note{font-size:13px;line-height:1.7;color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:26px}.menu-category{padding-top:36px;scroll-margin-top:110px}.menu-category h2{font-size:42px;margin-bottom:8px}.menu-items{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.menu-items .dish{padding:20px 0}.about-lead{background:#b6c97a;padding:70px 6% 90px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.about-lead>img{width:115%;height:460px;align-self:start}.about-lead>div{background:#fff;padding:60px;position:relative;margin-top:80px}.about-lead h1{font-size:clamp(3.5rem,5vw,5rem);margin-bottom:25px}.about-lead p:not(.eyebrow){color:var(--muted)}.about-story{display:grid;grid-template-columns:1fr 1.4fr 1.4fr;gap:45px;align-items:start;padding-bottom:30px}.about-story p:last-child{color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:30px}.gallery figure{margin:0}.gallery img{width:100%;height:330px}.gallery figcaption{font-size:14px;margin-top:12px;color:var(--muted)}.reservation-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.reservation-layout>img{height:570px;width:100%}.reservation-card h2{font-size:48px}.reservation-card>p{max-width:450px}.booking-note{font-size:12px;color:var(--muted);margin:12px 0 30px}.reservation-details{padding-top:24px;border-top:1px solid var(--line)}.reservation-details h3{font-size:15px;margin-bottom:6px}.phone{font-family:'Cormorant Garamond',Georgia,serif;font-size:34px}.reservation-details p{font-size:14px;color:var(--muted);margin-top:15px}.empty-state{text-align:center;min-height:380px}.empty-state h2{font-size:42px}.empty-state p{color:var(--muted);margin-bottom:30px}.empty-state .button{margin:5px}.empty-rule{width:50px;height:2px;background:var(--lime);display:block;margin:0 auto 30px}
@media(min-width:1600px){.hero-content{padding-bottom:100px}}
@media(max-width:1050px){.header-inner{gap:24px}nav{gap:20px}.popular-grid{gap:24px}.section{padding:65px 5%}.pho-feature{padding:30px 22px}.footer-grid{grid-template-columns:1fr 1fr}.about-lead>div{padding:40px}.about-story{grid-template-columns:1fr 1.6fr}.about-story>.eyebrow{grid-column:1/-1;margin:0}.menu-layout{gap:40px;grid-template-columns:165px 1fr}.menu-items{gap:0 25px}.reservation-layout{gap:35px}.home-story>div{padding:55px 10%}}
@media(max-width:760px){html{scroll-padding-top:90px}.header-inner{min-height:76px;padding:7px 5%;gap:16px}.logo img{width:84px;height:55px}.nav-toggle{display:flex;gap:12px;align-items:center;background:none;border:0;padding:10px 0;color:var(--green);font-size:14px}.header-cta{min-height:40px;padding:8px 14px;font-size:12px;order:1}.nav-toggle{order:2}header nav{display:none;position:absolute;left:0;right:0;top:100%;background:white;border-bottom:1px solid var(--line);padding:20px 6%;box-shadow:0 15px 20px #0001}header nav.open{display:flex;flex-direction:column;gap:9px}header nav a{font-size:16px;width:fit-content}.hero{height:calc(100svh - 76px);min-height:620px;max-height:850px}.hero-content{padding:60px 20px 100px}.hero .eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:30px}.hero h1{font-size:clamp(5rem,17vw,7rem)}.hero h1 span{font-size:.4em;letter-spacing:.025em;line-height:1.25}.hero-subtitle{font-size:16px}.hero-actions{gap:10px}.hero-actions .button{padding:12px 18px;font-size:13px}.hero-caption{font-size:9px}.section-title{display:block}.section-title .text-link{margin-top:20px}.popular-grid{grid-template-columns:1fr;gap:30px}.pho-feature{grid-row:1;padding:35px}.popular-grid>.pho-feature .dish{text-align:left}.popular-grid>div:not(.pho-feature){display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.dish h3{font-size:16px}.dish-heading{gap:12px}.home-story{grid-template-columns:1fr}.home-story>img{min-height:0;height:330px}.home-story>div{padding:45px 7%}.footer-grid{gap:32px 24px}.footer-brand{font-size:32px}.footer-grid p,.footer-grid a:not(.footer-brand){font-size:13px}.footer-bottom{flex-direction:column;gap:6px}.page-intro{padding:55px 20px 45px}.page-intro h1{font-size:3.4rem}.menu-layout{display:block;padding-top:25px}.menu-nav{position:relative;top:auto;flex-direction:row;gap:6px;overflow-x:auto;border:0;padding-bottom:14px;max-height:none;margin-bottom:25px}.menu-nav a{white-space:nowrap;background:#e9eedb;border:1px solid #dce2d4;padding:9px 13px}.menu-items{gap:0 25px}.menu-category h2{font-size:36px}.menu-category{scroll-margin-top:85px}.about-lead{grid-template-columns:1fr;padding:30px 5% 45px}.about-lead>img{width:100%;height:300px}.about-lead>div{margin:0 15px;margin-top:-35px;padding:35px 25px}.about-lead h1{font-size:3.4rem}.about-story{display:block}.about-story>.eyebrow{margin-bottom:20px}.gallery{grid-template-columns:1fr;gap:30px}.gallery img{height:auto;max-height:450px}.reservation-layout{grid-template-columns:1fr;gap:35px}.reservation-layout>img{height:340px}.reservation-card h2{font-size:40px}}
@media(max-width:440px){.popular-grid>div:not(.pho-feature),.menu-items{grid-template-columns:1fr}.hero h1{font-size:5rem}.header-cta{font-size:11px;padding:8px 10px}.header-inner{gap:14px}.footer-grid{grid-template-columns:1fr}.hero .eyebrow{max-width:280px;margin-left:auto;margin-right:auto}.hero-content{padding-left:14px;padding-right:14px}.hero-caption{max-width:220px;text-align:right}.hero-actions .button{padding:11px 15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
