:root{--bg-dark:#15100d;--bg-dark-2:#1c1512;--bg-cream:#fbf6ee;--bg-cream-2:#f3ecdf;--accent:#e5432b;--accent-dark:#c22f1b;--gold:#c9962f;--text-dark:#1e1712;--text-light:#f7f0e6;--muted:#8c8177;--muted-light:#b9afa3;--border-soft:#ffffff17;--border-dark:#1e17121f;--radius:14px;--font-display:"Sora",sans-serif;--font-body:"Inter",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-dark);background:var(--bg-cream);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}.wrap{max-width:1240px;margin:0 auto;padding:0 32px}.eyebrow{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);align-items:center;gap:8px;margin-bottom:14px;font-size:12.5px;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);width:16px;height:2px;display:inline-block}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.01em;line-height:1.05}.section-head{max-width:640px;margin-bottom:48px}.section-head h2{font-size:clamp(30px,4vw,44px);font-weight:800}.section-head p{color:var(--muted);margin-top:14px;font-size:16.5px;line-height:1.6}.section-head.on-dark p{color:var(--muted-light)}.accent{color:var(--accent)}section{position:relative}.btn{letter-spacing:.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 28px;font-size:14.5px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 8px 20px -6px #e5432b8c}.btn-primary:hover{background:var(--accent-dark);transform:translateY(-2px)}.btn-outline-dark{color:var(--text-light);border:1.5px solid #ffffff47}.btn-outline-dark:hover{background:#ffffff14;transform:translateY(-2px)}.btn-outline-light{border:1.5px solid var(--text-dark);color:var(--text-dark)}.btn-outline-light:hover{background:var(--text-dark);color:#fff}.btn svg{width:16px;height:16px}.ph{border-radius:var(--radius);color:var(--accent-dark);text-align:center;background:repeating-linear-gradient(135deg,#e5432b14 0 10px,#e5432b00 10px 20px),#efe6d6;border:2px dashed #e5432b8c;justify-content:center;align-items:center;min-height:120px;display:flex;position:relative;overflow:hidden}.ph-dark{color:#f0c4b8;background:repeating-linear-gradient(135deg,#e5432b24 0 10px,#0000 10px 20px),#2a211c;border-color:#e5432b99}.ph-inner{padding:14px;font-size:12px;line-height:1.5}.ph-inner b{font-family:var(--font-display);letter-spacing:.02em;margin-bottom:4px;font-size:13px;display:block}.ph-icon{opacity:.75;width:26px;height:26px;margin:0 auto 8px}img.real{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.topbar{color:var(--muted-light);background:#0f0b09;font-size:12.5px}.topbar .wrap{justify-content:space-between;align-items:center;height:38px;display:flex}.topbar-left{align-items:center;gap:7px;display:flex}.topbar-right{align-items:center;gap:22px;display:flex}.topbar-right span{align-items:center;gap:6px;display:flex}.topbar-right .btn-primary{padding:7px 16px;font-size:11.5px}.topbar svg{width:13px;height:13px}header.mainnav{background:var(--bg-dark);border-bottom:1px solid var(--border-soft);z-index:200;position:sticky;top:0}.mainnav .wrap{justify-content:space-between;align-items:center;height:82px;display:flex}.brand{align-items:center;display:flex}.brand-mark{object-fit:contain;flex-shrink:0;width:auto;max-width:220px;height:52px}nav.navlinks{gap:38px;display:flex}nav.navlinks a{color:var(--muted-light);letter-spacing:.03em;border-bottom:2px solid #0000;padding-bottom:6px;font-size:13.5px;font-weight:600;transition:color .15s,border-color .15s}nav.navlinks a:hover,nav.navlinks a.active{color:var(--text-light);border-color:var(--accent)}.nav-right{align-items:center;gap:20px;display:flex}.cart-btn{color:var(--text-light);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex;position:relative}.cart-btn svg{width:20px;height:20px}.cart-count{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}.burger{cursor:pointer;width:22px;height:16px;display:none;position:relative}.burger span{background:var(--text-light);border-radius:2px;width:100%;height:2px;position:absolute;left:0}.burger span:first-child{top:0}.burger span:nth-child(2){top:7px}.burger span:nth-child(3){top:14px}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:78px 0 0;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(#0f0b0926 0%,#0f0b091a 45%,#0f0b094d 100%);position:absolute;inset:0}.hero .wrap{z-index:1;width:100%;position:relative}.hero-copy{max-width:720px}.hero-copy h1{color:var(--text-light);font-size:clamp(38px,5.4vw,64px);font-weight:800}.hero-copy h1 .accent{display:block}.hero-copy>.eyebrow{color:var(--gold)}.hero-copy p.lead{color:var(--muted-light);max-width:520px;margin:20px 0 30px;font-size:16.5px;line-height:1.7}.hero-ctas{flex-wrap:wrap;gap:14px;display:flex}.hero-band{z-index:1;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);background:#0a070659;width:100%;margin-top:56px;padding:34px 0;position:relative}.hero-features{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.hero-feature{align-items:flex-start;gap:12px;max-width:220px;display:flex}.hero-feature svg{width:26px;height:26px;color:var(--accent);flex-shrink:0}.hero-feature b{color:var(--text-light);margin-bottom:3px;font-size:13.5px;font-weight:700;display:block}.hero-feature span{color:var(--muted-light);font-size:12px;line-height:1.5}.menu-section{background:var(--bg-cream);padding:100px 0}.menu-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.menu-cat{border-radius:var(--radius);aspect-ratio:4/3.1;isolation:isolate;display:block;position:relative;overflow:hidden}.menu-cat .ph{border:none;border-radius:0;transition:transform .5s;position:absolute;inset:0}.menu-cat:after{content:"";z-index:1;background:linear-gradient(#15100d00 35%,#15100de0 100%);transition:background .3s;position:absolute;inset:0}.menu-cat-label{z-index:2;justify-content:space-between;align-items:flex-end;gap:10px;padding:20px;display:flex;position:absolute;bottom:0;left:0;right:0}.menu-cat-label h3{color:#fff;font-size:19px;font-weight:700}.menu-cat-label span{color:var(--muted-light);font-size:12px}.menu-cat-arrow{background:#ffffff24;border:1px solid #ffffff59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .25s,transform .25s;display:flex}.menu-cat-arrow svg{color:#fff;width:16px;height:16px}.menu-cat img.real{transition:transform .5s}.menu-cat:hover .ph,.menu-cat:hover img.real{transform:scale(1.09)}.menu-cat:hover .menu-cat-arrow{background:var(--accent);transform:rotate(45deg)}.menu-cat:hover:after{background:linear-gradient(#15100d1a 30%,#15100deb 100%)}.menu-cat.wide{grid-column:span 2}.popular-section{background:var(--bg-dark);color:var(--text-light);padding:100px 0;overflow:hidden}.popular-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.carousel-viewport{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000)}.carousel-track{flex-direction:row;gap:24px;width:max-content;animation:34s linear infinite scrollLeft;display:flex}.carousel-viewport:hover .carousel-track{animation-play-state:paused}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}.dish-card{border:1px solid var(--border-soft);background:#ffffff08;border-radius:18px;flex-direction:column;flex-shrink:0;width:290px;transition:background .2s,transform .2s;display:flex;overflow:hidden}.dish-card:hover{background:#ffffff0f;transform:translateY(-4px)}.dish-thumb{aspect-ratio:4/3.1;flex-shrink:0;width:100%;position:relative;overflow:hidden}.dish-body{flex-direction:column;flex:1;gap:10px;padding:18px 20px 20px;display:flex}.dish-info{cursor:pointer;flex:1}.dish-info h4{margin-bottom:5px;font-size:17px;font-weight:700}.dish-info p{color:var(--muted-light);font-size:12.5px;line-height:1.5}.dish-footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.dish-price{color:var(--gold);white-space:nowrap;font-size:16px;font-weight:700}.add-cart{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s,background .15s;display:flex}.add-cart:hover{background:var(--accent-dark);transform:scale(1.1)}.add-cart svg{width:16px;height:16px}.about-section{background:var(--bg-cream-2);padding:100px 0}.about-layout{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.about-copy h2{margin-bottom:20px;font-size:clamp(28px,3.6vw,40px);font-weight:800}.about-copy p{color:var(--muted);max-width:460px;margin-bottom:16px;font-size:15.5px;line-height:1.75}.about-stats{gap:34px;margin:30px 0;display:flex}.about-stat b{font-family:var(--font-display);color:var(--accent-dark);font-size:24px;font-weight:800;display:block}.about-stat span{color:var(--muted);font-size:12px}.about-images{position:relative}.about-images .ph-1{aspect-ratio:4/4.6;border-radius:20px}.about-dots{z-index:-1;background-image:radial-gradient(var(--accent) 1.6px, transparent 1.6px);opacity:.35;background-size:12px 12px;width:90px;height:90px;position:absolute;top:-26px;left:-26px}.stats-reviews{background:var(--bg-dark);color:var(--text-light);padding:100px 0}.sr-layout{border:1px solid var(--border-soft);border-radius:22px;grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.sr-counters,.sr-reviews{padding:50px 44px}.sr-counters{border-right:1px solid var(--border-soft);background:#ffffff08}.counter-grid{grid-template-columns:1fr 1fr;gap:30px 20px;transition:opacity .4s;display:grid}.counter-item b{font-family:var(--font-display);color:var(--accent);font-size:38px;font-weight:800;display:block}.counter-item span{color:var(--muted-light);margin-top:6px;font-size:12.5px;display:block}.counter-dots{gap:6px;margin-top:36px;display:flex}.counter-dots i{background:var(--border-soft);border-radius:50%;width:6px;height:6px;display:block}.counter-dots i.active{background:var(--accent);border-radius:4px;width:18px;transition:width .3s}.sr-reviews{flex-direction:column;justify-content:stretch;display:flex}.google-reviews-ph{border-radius:16px;width:100%;height:100%;min-height:280px}.contact-section{background:var(--bg-cream);padding:100px 0}.contact-layout{grid-template-columns:1.15fr 1fr 1fr;gap:44px;display:grid}.map-embed{aspect-ratio:4/3.7;border:1px solid var(--border-dark);border-radius:20px;position:relative;overflow:hidden}.map-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.contact-col h4{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-dark);margin-bottom:20px;font-size:13px;font-weight:700}.contact-row{align-items:flex-start;gap:13px;margin-bottom:18px;display:flex}.contact-row svg{width:19px;height:19px;color:var(--accent);flex-shrink:0;margin-top:2px}.contact-row span{color:var(--text-dark);font-size:14.5px;line-height:1.5}.social-row{gap:10px;margin-top:22px;display:flex}.social-row a{background:var(--text-dark);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.social-row svg{width:16px;height:16px}.hours-table{border-collapse:collapse;width:100%}.hours-table tr{border-bottom:1px solid var(--border-dark)}.hours-table tr:last-child{border-bottom:none}.hours-table td{padding:9px 0;font-size:14px}.hours-table td:first-child{color:var(--muted);font-weight:600}.hours-table td:last-child{text-align:right;font-weight:700}.hours-table tr.today td{color:var(--accent-dark)}.contact-banner{background:var(--bg-dark);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:56px;padding:30px 40px;display:flex}.contact-banner-left{align-items:center;gap:18px;display:flex}.contact-banner-left svg{width:40px;height:40px;color:var(--accent);flex-shrink:0}.contact-banner-left b{color:var(--text-light);font-size:17px;font-weight:700;display:block}.contact-banner-left span{color:var(--muted-light);font-size:13px}.cta-section{background-position:50%;background-size:cover;padding:110px 0;position:relative;overflow:hidden}.cta-section:before{content:"";background:linear-gradient(#0a070673 0%,#0a070659 40%,#0a0706a6 100%);position:absolute;inset:0}.cta-section:after{content:"";opacity:.14;background-image:radial-gradient(#ffffff80 1.6px,#0000 1.6px);background-size:16px 16px;position:absolute;inset:0}.cta-inner{z-index:2;text-align:center;max-width:640px;margin:0 auto;position:relative}.cta-inner .eyebrow{color:#ffe3d8}.cta-inner .eyebrow:before{background:#ffe3d8}.cta-inner h2{color:#fff;font-size:clamp(30px,4.2vw,46px);font-weight:800}.cta-inner p{color:#ffe3d8;margin:16px 0 34px;font-size:16px;line-height:1.6}.cta-btns{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta-btns .btn-primary{color:var(--accent-dark);box-shadow:none;background:#fff}.cta-btns .btn-primary:hover{background:#ffe3d8}.cta-btns .btn-outline-dark{border-color:#ffffff8c}footer{color:var(--muted-light);background:#0f0b09;padding:70px 0 0}.footer-grid{border-bottom:1px solid var(--border-soft);grid-template-columns:1.4fr 1fr 1fr 1.1fr;gap:40px;padding-bottom:50px;display:grid}.footer-brand .brand-mark{height:60px}.footer-brand p{max-width:260px;margin-top:14px;font-size:13.5px;line-height:1.7}.footer-col h5{color:var(--text-light);letter-spacing:.05em;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:700}.footer-col li{margin-bottom:11px;font-size:13.5px}.footer-col a:hover{color:var(--text-light)}.footer-contact li{align-items:flex-start;gap:10px;margin-bottom:13px;font-size:13.5px;display:flex}.footer-contact svg{width:16px;height:16px;color:var(--accent);flex-shrink:0;margin-top:2px}.pay-icons{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.pay-icons span{border:1px solid var(--border-soft);color:var(--muted-light);border-radius:6px;padding:5px 9px;font-size:10.5px;font-weight:700}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:26px 0;font-size:12.5px;display:flex}.footer-bottom a{color:var(--gold);font-weight:600}.modal-overlay{z-index:500;backdrop-filter:blur(3px);background:#0f0b09b8;justify-content:center;align-items:center;padding:20px;display:none;position:fixed;inset:0}.modal-overlay.open{display:flex}.modal-box{background:var(--bg-cream);border-radius:20px;width:100%;max-width:460px;animation:.25s pop;overflow:hidden}@keyframes pop{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.modal-image-wrap{aspect-ratio:16/10;position:relative;overflow:hidden}.modal-image-wrap img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.modal-body{padding:26px 28px 30px}.modal-body h3{margin-bottom:8px;font-size:22px}.modal-body p{color:var(--muted);margin-bottom:18px;font-size:14px;line-height:1.6}.modal-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.modal-price{font-family:var(--font-display);color:var(--accent-dark);font-size:22px;font-weight:800}.modal-close{color:#fff;z-index:2;background:#00000059;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:14px;right:14px}.toast{opacity:0;background:var(--text-dark);color:#fff;z-index:600;pointer-events:none;border-radius:999px;padding:13px 24px;font-size:13.5px;font-weight:600;transition:all .3s;position:fixed;bottom:26px;left:50%;transform:translate(-50%)translateY(20px)}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=980px){nav.navlinks{display:none}nav.navlinks.open{background:var(--bg-dark);border-bottom:1px solid var(--border-soft);flex-direction:column;gap:18px;padding:20px 32px;display:flex;position:absolute;top:82px;left:0;right:0}.burger{display:block}.menu-grid{grid-template-columns:repeat(2,1fr)}.menu-cat.wide{grid-column:span 2}.about-layout,.sr-layout{grid-template-columns:1fr}.sr-counters{border-right:none;border-bottom:1px solid var(--border-soft)}.contact-layout{grid-template-columns:1fr;gap:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:36px 20px}}@media (width<=640px){.wrap{padding:0 20px}.topbar-right span:not(:last-child){display:none}.menu-grid{grid-template-columns:1fr}.menu-cat.wide{grid-column:span 1}.counter-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom,.contact-banner{text-align:center;flex-direction:column}}@media (prefers-reduced-motion:reduce){.carousel-track{animation:none}html{scroll-behavior:auto}}
