:root{--ink:#24332d;--muted:#68736f;--cream:#f7f3e9;--paper:#fffdf8;--orange:#d75835;--line:#e9e2d5;--yellow:#f5c95f;--radius:22px}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}body.dialog-open{overflow:hidden;overscroll-behavior:none}
.site-header{height:76px;padding:0 clamp(24px,6vw,92px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee8dd;position:sticky;top:0;background:rgba(255,253,248,.94);backdrop-filter:blur(12px);z-index:9}
.brand{color:var(--ink);text-decoration:none;display:inline-flex;flex-direction:column;line-height:.78;font-size:15px;letter-spacing:-1px}.brand-copy{display:inline-flex;flex-direction:column;line-height:.78}.brand.has-logo .brand-copy{display:none}#header-logo{display:block;max-height:45px;max-width:155px;object-fit:contain}#header-logo[hidden]{display:none}
.brand span{font-weight:500}
.brand b{font-size:22px;letter-spacing:-1.6px}
.site-header nav{display:flex;gap:26px}
.site-header nav a,.text-button{color:var(--ink);text-decoration:none;font:600 13px Manrope;border:0;background:none;cursor:pointer}
.header-actions{display:flex;align-items:center;gap:16px}
.cart-trigger{border:0;border-radius:99px;background:var(--ink);color:#fff;padding:11px 16px;font:700 13px Manrope;cursor:pointer}
.cart-count{background:var(--orange);border-radius:99px;min-width:18px;display:inline-grid;place-items:center;margin-left:5px}
.hero{min-height:650px;padding:70px clamp(24px,9vw,145px);display:grid;grid-template-columns:minmax(0,1.03fr) minmax(330px,.8fr);gap:48px;align-items:center;background:linear-gradient(115deg,#f8f4eb 49%,#ead5a9 49%);overflow:hidden}
.hero.has-custom-photo,footer.has-custom-photo{background-size:cover;background-position:center}.hero.has-custom-photo{background-position:center}
.hero-copy{width:min(100%,620px);position:relative;z-index:1;padding:clamp(26px,4vw,48px);border:1px solid #fffdf8a6;border-radius:28px;background:linear-gradient(135deg,#fffdf8f0,#fffaf0c9);box-shadow:0 22px 55px #25312624;backdrop-filter:blur(10px)}.hero-copy:after{content:'';position:absolute;left:clamp(26px,4vw,48px);right:clamp(26px,4vw,48px);top:0;height:4px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,var(--orange),#f6bd6a)}
.eyebrow{margin:0 0 14px;color:var(--orange);font-size:11px;text-transform:uppercase;letter-spacing:1.8px;font-weight:800}.hero-copy .eyebrow{display:inline-flex;background:#fff3e7;border-radius:99px;padding:8px 11px;margin-bottom:18px}
.hero h1,.menu-section h2,.story h2,.delivery h2,.panel-head h2,dialog h2{font-family:'Playfair Display',Georgia,serif;letter-spacing:-2.5px;font-weight:600}
.hero h1{font-size:clamp(48px,5.2vw,78px);line-height:1.02;margin:0 0 26px}
.hero h1 em,h2 em{font-style:italic;color:var(--orange)}
.lead{max-width:440px;color:var(--muted);line-height:1.7;font-size:16px}.hero-copy .lead{max-width:500px}
.hero-actions{display:flex;gap:12px;margin:32px 0 0}.hero-copy .button-primary{box-shadow:0 8px 18px #b8402540}
.button{border:0;border-radius:99px;padding:15px 21px;font:700 13px Manrope;display:inline-flex;justify-content:center;gap:12px;cursor:pointer;text-decoration:none}
.button-primary{background:var(--orange);color:#fff}
.button-primary:hover{background:#b84225}
.button-ghost{background:transparent;color:var(--ink);border:1px solid #c9c5b9}
.hero-note{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:7px}
.hero-note>span:first-child{height:8px;width:8px;border-radius:50%;background:#75a96c;flex:0 0 8px}
#site-hours{display:inline;line-height:1.4}
.table-service{padding:76px clamp(24px,9vw,145px);background:#f4eee2;display:grid;grid-template-columns:1fr minmax(330px,.8fr);gap:55px;align-items:center}.table-service h2{font:600 clamp(34px,4vw,52px)/1.1 'Playfair Display',Georgia,serif;letter-spacing:-2px;margin:0 0 16px}.table-service-copy>p:not(.eyebrow){max-width:490px;color:var(--muted);line-height:1.7;font-size:14px}.service-card{background:#fffdf8;border:1px solid #e5ddcf;border-radius:19px;padding:22px}.service-card>label,.tip-form label{display:grid;gap:7px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.75px}.service-card select,.tip-form input{border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px;color:var(--ink);font:600 13px Manrope}.guest-waiter-card{margin-top:16px;min-height:104px}.guest-waiter-empty{margin:0;padding:24px 4px;color:var(--muted);font-size:13px;line-height:1.55}.guest-waiter-profile{display:grid;grid-template-columns:62px 1fr;gap:13px;align-items:center;padding:8px 0}.guest-waiter-avatar{width:62px;height:62px;border-radius:50%;object-fit:cover;background:#dfeadd}.guest-waiter-avatar-fallback{display:grid;place-items:center;color:#467443;font-weight:800;font-size:16px}.guest-waiter-profile h3{margin:0 0 4px;font-size:16px}.guest-waiter-profile p{margin:0;color:var(--muted);font-size:12px}.tip-button{grid-column:1/-1;margin-top:2px;width:100%;border:0;border-radius:10px;background:#e7f1e2;color:#315d39;padding:12px;font:800 12px Manrope;cursor:pointer}.tip-button:hover{background:#d9ead2}.tip-unavailable{margin:0;color:var(--muted);font-size:12px;line-height:1.55}
.menu-section{padding:110px clamp(24px,9vw,145px)}
.section-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}
.menu-section h2,.story h2,.delivery h2{font-size:clamp(35px,4vw,55px);line-height:1.1;margin:0}
.menu-intro{max-width:340px;color:var(--muted);line-height:1.65;font-size:14px}
.category-tabs{display:flex;gap:9px;overflow:auto;padding-bottom:10px;margin-bottom:30px}
.category-tabs button{border:1px solid var(--line);border-radius:99px;background:#fff;padding:10px 15px;white-space:nowrap;color:var(--ink);font:700 12px Manrope;cursor:pointer}
.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}
.business-lunch-note{display:inline-flex;align-items:center;gap:7px;margin:-15px 0 25px;background:#fff2c8;color:#765a15;border-radius:99px;padding:8px 11px;font-size:11px;font-weight:800}.business-lunch-note:before{content:'◷';font-size:14px}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.product-card{overflow:hidden;border:1px solid var(--line);background:#fff;border-radius:var(--radius);position:relative}
.product-card{cursor:pointer}.product-card:focus-within,.product-card:hover{box-shadow:0 10px 24px #34251812;transform:translateY(-2px);transition:.2s}
.product-image{height:190px;background-size:cover;background-position:center;position:relative}
.product-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#1e1d1926,transparent 55%)}
.product-tag{position:absolute;left:12px;top:12px;background:#fffdf8;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:800;z-index:1}
.product-body{padding:16px}
.product-body h3{margin:0 0 9px;font-size:15px;line-height:1.3;min-height:38px}
.product-body p{font-size:11px;color:var(--muted);line-height:1.5;margin:0 0 10px;height:34px;overflow:hidden}
.product-body .composition{height:auto;min-height:52px}
.product-body .composition b{color:var(--ink)}
.dietary-info{display:flex;flex-wrap:wrap;gap:6px;min-height:24px;margin-bottom:10px}
.dietary-info>span{display:inline-flex;align-items:center;gap:4px;border-radius:99px;padding:4px 7px;font-size:9px;font-weight:800;line-height:1.2}
.dietary-info i{font-style:normal;font-size:11px}
.allergen{color:#795d20;background:#fff1c8}
.spicy{color:#a53824;background:#fbe0da}
.product-bottom{display:flex;justify-content:space-between;align-items:end;gap:8px}
.product-bottom b{font-size:16px}
.weight{display:block;color:#9a9d98;font-size:10px;font-weight:500;margin-top:3px}
.add-button{border:0;color:var(--orange);background:#f9e9e1;border-radius:50%;height:36px;width:36px;font-size:24px;line-height:1;cursor:pointer}
.show-more{margin:35px auto 0;display:flex}
.about-card{order:-1;width:min(470px,100%);justify-self:start;background:#fff;border-radius:24px;padding:30px 32px;box-shadow:0 18px 38px #2e302514}.about-card h2{margin:0 0 10px;font:700 20px/1.3 Manrope,Arial,sans-serif;letter-spacing:-.4px}.about-description{margin:0;color:#101514;font-size:14px;line-height:1.48}.about-promo{color:#7e8389;font-size:14px;line-height:1.42;margin:23px 0 10px;max-width:400px}.about-contacts{display:grid;gap:17px}.about-contact{display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:start}.about-contact svg{width:23px;height:23px;fill:none;stroke:#080d0c;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;margin-top:2px}.about-contact span,.about-contact strong{display:block}.about-contact span{color:#85898d;font-size:14px;margin-bottom:3px}.about-contact strong,.about-contact a{color:#0c1110;font-size:15px;line-height:1.4;text-decoration:none;white-space:pre-line}.about-contact a:hover{text-decoration:underline}
.delivery{padding:105px 24px;text-align:center;background:var(--ink);color:#fff}
.delivery .eyebrow{color:var(--yellow)}
.delivery h2{color:#fff}
.delivery h2 em{color:var(--yellow)}
.delivery p:not(.eyebrow){color:#d8e0d8;line-height:1.7;max-width:450px;margin:23px auto 30px;font-size:14px}
footer{background:#e7dfd0;padding:48px clamp(24px,9vw,145px);display:grid;grid-template-columns:2fr repeat(3,1fr);gap:25px;font-size:12px}
footer b{font-size:11px;text-transform:uppercase;letter-spacing:1px}
footer p{line-height:1.6;margin:9px 0;color:#56605c}
footer a{color:inherit}
.footer-brand{align-self:start}
.cart-panel{width:min(450px,100%);position:fixed;right:0;top:0;height:100vh;background:#fffdf8;z-index:20;padding:28px;transform:translateX(102%);transition:.3s;display:flex;flex-direction:column;box-shadow:-15px 0 40px #26322c1f}
.cart-panel.open{transform:none}
.overlay{background:#17231e88;position:fixed;inset:0;z-index:15;opacity:0;visibility:hidden;transition:.25s}
.overlay.open{opacity:1;visibility:visible}
.cart-toast{position:fixed;left:50%;bottom:26px;z-index:30;transform:translate(-50%,130px);background:#1d342b;color:#fff;border-radius:99px;padding:12px 17px;font-size:13px;font-weight:800;box-shadow:0 10px 25px #15241f3d;opacity:0;transition:transform .25s,opacity .25s;white-space:nowrap}.cart-toast.show{transform:translate(-50%,0);opacity:1}
.modal-cart-toast{position:sticky;top:12px;z-index:3;margin:12px auto -4px;width:max-content;max-width:calc(100% - 32px);padding:11px 16px;border-radius:999px;background:#1d342b;color:#fff;font:800 13px/1 Manrope,Arial,sans-serif;box-shadow:0 10px 24px #15241f4d;opacity:0;transform:translateY(-10px);transition:.2s;pointer-events:none}.modal-cart-toast.show{opacity:1;transform:translateY(0)}
.panel-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:18px}
.panel-head h2{font-size:31px;margin:0}
.close-panel,.dialog-close{border:0;background:transparent;font-size:30px;cursor:pointer;color:var(--ink)}
.cart-items{flex:1;overflow:auto}
.cart-item{padding:17px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:10px}
.cart-item h3{margin:0 0 6px;font-size:14px}
.cart-item p{margin:0;color:var(--orange);font-weight:700;font-size:13px}
.quantity{display:flex;align-items:center;gap:8px}
.quantity button{width:25px;height:25px;border:1px solid var(--line);background:white;border-radius:50%;cursor:pointer}
.cart-empty{flex:1;display:grid;place-items:center;text-align:center;color:var(--muted);font-size:14px;line-height:1.7}
.cart-footer{border-top:1px solid var(--line);padding-top:18px}
.total{display:flex;justify-content:space-between;margin-bottom:17px}
.total b{font-size:19px}
.cart-footer .button{width:100%}
dialog{border:0;border-radius:25px;padding:34px;width:min(510px,calc(100% - 32px));color:var(--ink);box-shadow:0 20px 80px #0005}
dialog::backdrop{background:#17231e99}
.dialog-close{position:absolute;right:18px;top:12px}
.order-form,.admin-form{display:grid;gap:15px;margin-top:22px}
.order-form label,.admin-form label{display:grid;gap:7px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}
.order-form input,.order-form select,.order-form textarea,.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);border-radius:10px;padding:12px;font:500 13px Manrope;color:var(--ink);background:white}
.order-form textarea,.admin-form textarea{min-height:82px;resize:vertical}
.mono-pay-button{border:0;border-radius:11px;background:#121b18;color:#fff;padding:14px 18px;font:800 13px Manrope;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:9px}.mono-pay-button:hover{background:#000}.mono-pay-button:disabled{opacity:.65;cursor:wait}.mono-mark{font-size:17px;letter-spacing:-1px}.mono-payment-status{min-height:18px;margin:-6px 0 0;color:var(--muted);font-size:11px;line-height:1.45;text-align:center}
.tip-dialog{width:min(440px,calc(100% - 32px))}.tip-waiter{margin:19px 0;padding:13px;background:#f2f6ee;border-radius:13px}.tip-waiter .guest-waiter-profile{padding:0}.tip-form{display:grid;gap:14px}.tip-form label span{color:var(--muted);font-size:9px;letter-spacing:0;text-transform:none}.tip-payment-status{min-height:18px;margin:-5px 0 0;color:var(--muted);font-size:11px;line-height:1.45;text-align:center}
.product-dialog{position:fixed;inset:auto 0 0;width:min(720px,100%);max-height:92dvh;margin:0 auto;padding:0;overflow:auto;border-radius:26px 26px 0 0;animation:product-sheet-in .28s ease-out;will-change:transform}.product-sheet-handle{height:31px;display:grid;place-items:center;cursor:grab;touch-action:none}.product-sheet-handle span{width:43px;height:5px;border-radius:99px;background:#c9c7c0}.product-detail-image{width:100%;height:min(42dvh,360px);display:block;object-fit:cover}.product-detail-copy{padding:25px 25px calc(28px + env(safe-area-inset-bottom))}.product-detail-top{display:flex;justify-content:space-between;gap:16px;align-items:start}.product-detail-top h2{font:600 clamp(25px,4vw,36px)/1.12 'Playfair Display',Georgia,serif;letter-spacing:-1.2px;margin:0}.product-detail-price{white-space:nowrap;color:var(--orange);font-size:19px;font-weight:800}.product-detail-description{color:var(--muted);font-size:14px;line-height:1.7;margin:18px 0}.product-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid var(--line);padding-top:17px}.product-detail-meta .dietary-info{margin:0}.product-detail-add{border:0;border-radius:11px;background:var(--orange);color:#fff;padding:13px 16px;font:800 13px Manrope;cursor:pointer;white-space:nowrap}@keyframes product-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}
.success-message{text-align:center;padding:30px}
.success-message div{font-size:26px;margin:auto auto 15px;width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#dcebd6;color:#47833d}
.success-message p{color:var(--muted);font-size:14px;line-height:1.6}
.admin-note{color:var(--muted);font-size:12px;line-height:1.6}
.admin-note code{font-family:monospace;color:var(--orange)}
.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:13px}
@media(max-width:900px){.product-grid{grid-template-columns:repeat(3,1fr)}
.site-header nav{display:none}
.admin-trigger{display:none}
.hero{padding:70px 8vw;grid-template-columns:1fr}
.hero-copy{justify-self:stretch;width:100%;max-width:620px}
.about-card{order:initial;justify-self:stretch;width:100%;max-width:560px}
.table-service{padding:65px 9vw;grid-template-columns:1fr;gap:25px}
footer{grid-template-columns:repeat(2,1fr)}
.footer-brand{grid-column:span 2}
}
@media(max-width:600px){.site-header{padding:0 20px}
.header-actions{gap:5px}
.cart-trigger{padding:10px 12px}
.hero{min-height:auto}
.hero h1{font-size:49px}
.hero-copy{padding:29px 25px;border-radius:22px}.hero-copy .eyebrow{font-size:9px;padding:7px 9px;margin-bottom:15px}.hero-copy .lead{font-size:14px}.hero-actions{margin-top:25px}
.section-top{display:block}
.menu-intro{margin-top:19px}
.product-grid{grid-template-columns:repeat(2,1fr);gap:11px}
.product-image{height:142px}
.product-body{padding:12px}
.product-card:hover{transform:none}
.product-body h3{font-size:13px}
.product-body .composition{display:block;height:auto;min-height:58px;font-size:10px;line-height:1.48;margin-bottom:8px}
.dietary-info{margin-bottom:8px}
.dietary-info>span{font-size:8px;padding:3px 5px}
.about-card{padding:29px 28px;border-radius:22px}
.delivery{padding:75px 24px}
footer{grid-template-columns:1fr 1fr;padding:38px 24px}
.footer-brand{grid-column:span 2}
}
