*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:#f3e9d7;color:#28241d;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #d99728;outline-offset:6px}header{height:100px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:#181511;color:#f3e9d7;border-bottom:1px solid #ffffff20}.brand{font-size:23px;letter-spacing:.12em;line-height:1.2;font-family:'Cormorant Garamond',Georgia,serif;font-weight:600}.brand span{display:block;font:10px Manrope,sans-serif;letter-spacing:.34em;text-align:center;margin-top:6px}nav{display:flex;gap:32px;font-size:14px}nav a:hover{color:#d99728}.button{display:inline-flex;align-items:center;gap:35px;background:#d99728;color:#181511;padding:15px 26px;font-size:14px;font-weight:700;transition:background .2s}.button:hover{background:#e9b356}.button.small{padding:11px 20px}.hero{min-height:735px;height:calc(100svh - 100px);max-height:1000px;position:relative;background:#181511;color:#f3e9d7;overflow:hidden}.hero-photo{position:absolute;inset:0;background-position:center right;background-size:cover}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,15,12,.96) 0%,rgba(17,15,12,.80) 31%,rgba(17,15,12,.15) 75%),linear-gradient(0deg,rgba(17,15,12,.7),transparent 35%)}.hero-content{position:relative;max-width:900px;padding:65px 0 80px 7%}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:600;margin:0 0 25px}.hero .eyebrow{color:#e0b36d}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;line-height:1.03}h1{font-size:clamp(65px,6.8vw,108px);letter-spacing:-.035em;margin-bottom:27px}em{font-weight:400;color:#a84d32}.hero em{color:#dca34b}.intro{font-size:16px;color:#e0d4c4;line-height:1.8}.actions{display:flex;gap:28px;align-items:center;flex-wrap:wrap;margin-top:30px}.text-link{font-size:14px;border-bottom:1px solid #e0d4c470;padding:8px 0}.rating{margin-top:35px;display:flex;gap:18px;font-size:12px;align-items:center}.stars{color:#d99728;letter-spacing:4px}.hero-bottom{position:absolute;bottom:25px;left:7%;right:5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em}.ribbon{padding:22px 7%;background:#a84d32;color:#fff2df;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px;letter-spacing:.15em}.ribbon i{font-size:24px}.section{padding:100px 7%}h2{font-size:clamp(46px,4.6vw,72px);letter-spacing:-.025em;margin-bottom:30px}.story{display:grid;grid-template-columns:1fr 1fr;gap:90px}.story-copy{padding-top:35px;color:#5b5347}.lead{font-family:'Cormorant Garamond',Georgia,serif;font-size:29px;color:#28241d;line-height:1.3}.underlined{font-size:14px;border-bottom:1px solid #a84d32;padding-bottom:6px}.section-top{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:25px}.section-top>p{max-width:350px;color:#6b6051;font-size:14px}.kitchen{padding-top:35px}.food-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:22px}.food{height:400px;position:relative;overflow:hidden;background:#3d3023;color:#fff2df}.food img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.food:hover img{transform:scale(1.04)}.food:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 30%,#000c)}.food>div{position:absolute;bottom:25px;left:28px;right:20px;z-index:1}.food span{font-size:12px}.food h3{font-size:37px;margin:10px 0}.food p{font-size:13px;margin:0}.kitchen-note{margin:25px 0 0;color:#6b6051;font-size:14px}.special{background:#201b16;color:#f3e9d7}.special em{color:#dca34b}.special .eyebrow{color:#dca34b}.special-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 55px;margin-top:50px}.special article{border-top:1px solid #f3e9d72a;padding-top:25px}.special article>span{font-size:10px;letter-spacing:.15em;color:#dca34b}.special h3{font-size:34px;margin:18px 0 12px}.special article p{color:#c9bead;font-size:14px}.muted{font-size:12px;color:#766b5b}.special>.muted{color:#b7aa98;margin-top:35px;margin-bottom:0}.menu{display:grid;grid-template-columns:1fr 1fr;gap:80px}.menu>div>p:not(.eyebrow){color:#6b6051}.accordion details{border-bottom:1px solid #b7a791}.accordion summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;padding:17px 0;font-family:'Cormorant Garamond',Georgia,serif;font-size:29px}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-family:Manrope;font-size:22px;font-weight:400;color:#a84d32}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{font-size:14px;color:#6b6051;padding-right:20px}.accordion>.muted{margin-top:25px}.reviews{text-align:center;background:#e9dcc5;border-top:1px solid #d9c8aa;border-bottom:1px solid #d9c8aa}.review-score{display:flex;gap:25px;align-items:center;justify-content:center;margin:25px 0}.review-score strong{font-family:'Cormorant Garamond';font-size:90px;font-weight:400;line-height:1}.review-score p{font-size:13px;margin:5px 0}.reviews>.muted{margin:20px 0 0}.contact{display:grid;grid-template-columns:1.1fr 1fr;gap:65px}.contact h2{font-size:56px}.address{font-size:18px}.phone{font-family:'Cormorant Garamond';font-size:35px}.hours{margin-top:30px;font-size:13px}.hours>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #d4c5ad;gap:20px}.contact .actions{gap:18px}.map{min-height:500px;display:flex;flex-direction:column;background:#e4d8c1}.map iframe{border:0;width:100%;flex:1;min-height:430px;filter:grayscale(.8)}.map>a{display:flex;justify-content:space-between;padding:18px 25px;font-size:14px}footer{background:#181511;color:#e1d5c1;padding:50px 7%;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}footer>p,footer>span{font-size:12px;margin:0}footer details{width:100%;font-size:12px;color:#a89b87;border-top:1px solid #ffffff20;padding-top:15px}footer details p{max-width:900px;margin-top:15px}footer details a{text-decoration:underline}.floating{position:fixed;bottom:22px;right:24px;border-radius:30px;box-shadow:0 4px 20px #0003;background:#f3e9d7;border:1px solid #bbaa8d;padding:10px 20px;z-index:5;font-size:20px}.floating span{font-size:13px;margin-left:8px}@media(min-width:1600px){.hero-content{padding-top:110px}}@media(max-width:900px){nav{gap:18px}header{padding:0 5%;height:85px}.brand{font-size:19px}.brand span{font-size:8px}nav a{font-size:12px}.section{padding:70px 6%}.hero{height:auto;min-height:750px}.story,.menu,.contact{gap:35px}.food-grid{gap:12px}.food{height:330px}.food>div{left:18px}.food h3{font-size:30px}.section-top{display:block}.contact h2{font-size:44px}.special-grid{gap:25px}.ribbon{font-size:9px}.map{min-height:450px}}@media(max-width:650px){header{height:85px}nav{display:none}.button.small{font-size:12px;padding:10px 13px}.hero{min-height:740px}.hero-content{padding:65px 6% 100px}.hero-photo{background-position:60% center}.hero-photo:after{background:linear-gradient(90deg,#17130fdf,#17130f75),linear-gradient(0deg,#17130faa,transparent)}h1{font-size:66px}.hero-bottom{left:6%;font-size:9px}.hero-bottom>a{display:none}.rating{flex-direction:column;align-items:flex-start;gap:5px}.ribbon{padding:20px 6%;flex-wrap:wrap;justify-content:center;gap:10px 18px}.ribbon span{font-size:9px}.ribbon i{font-size:15px}.ribbon i:last-of-type{display:none}.story,.menu,.contact{grid-template-columns:1fr;gap:25px}.story-copy{padding-top:0}.section{padding:65px 6%}h2{font-size:49px}.food-grid{grid-template-columns:1fr}.food{height:350px}.food h3{font-size:38px}.special-grid{grid-template-columns:1fr 1fr;gap:25px}.special h3{font-size:29px}.special article>span{font-size:9px}.special article p{font-size:13px}.map iframe{min-height:350px}.map{min-height:400px}.contact h2{font-size:46px}.hours{font-size:12px}.floating{right:15px;bottom:15px}footer{padding-bottom:90px}.review-score strong{font-size:80px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero-photo{background-image:url(images/table.jpg)}#naan-img{object-position:85% center}
.floating summary{cursor:pointer;list-style:none}.wa-options{position:absolute;bottom:60px;right:0;width:270px;background:#f3e9d7;padding:22px;box-shadow:0 5px 30px #0003;border:1px solid #c9b898}.wa-options>a{display:block;font-size:14px;padding:10px 0;border-bottom:1px solid #c9b898}.wa-options small{display:block;font-size:12px;line-height:1.5;margin-top:15px}.wa-options small a{text-decoration:underline}@media(min-width:1000px){.hero-photo{left:20%;background-position:center}}



