:root{--tavern-brown:#3A2A1F;--tavern-beige:#D9C9A8;--tavern-paper:#efe3cd;--tavern-ink:#34261d}
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap');:root{font-family:Inter,Arial,sans-serif;color:#f4ede1;background:#15130f;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}.site-header{padding:14px max(3%,24px);display:flex;gap:30px;align-items:center;justify-content:space-between;background:#181610;position:relative;z-index:5;border-bottom:1px solid #6f512930}.wordmark{font:700 29px 'Cormorant Garamond',Georgia,serif;letter-spacing:2px;text-transform:uppercase;white-space:nowrap}.site-header nav{display:flex;gap:23px;align-items:center;flex-wrap:wrap}.site-header nav a:hover,.languages a.active{color:#e8b766}.languages{display:flex;gap:10px;font-size:12px;align-items:center}.languages a{padding:5px;border:1px solid transparent}.languages .active{border-color:#d9a651}.hero{min-height:calc(100svh - 120px);display:grid;place-items:center;position:relative;text-align:center;background:radial-gradient(ellipse at center,#5e4327 0,#292016 40%,#110f0c 95%)}.hero-media{position:absolute;inset:0;opacity:.35}.hero-media video,.hero-media img{width:100%;height:100%;object-fit:cover}.hero-inner{position:relative;padding:80px 25px}.eyebrow{letter-spacing:4px;text-transform:uppercase;font-size:11px;color:#d0a45f}.hero h1{font:700 clamp(80px,16vw,205px)/.92 'Cormorant Garamond',Georgia,serif;margin:16px 0;text-shadow:0 4px 25px #000}.hero p{font-size:17px;color:#ead8b7;margin:0 0 35px}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;gap:15px;background:#b88743;border:1px solid #dcb371;color:#130e09;padding:15px 25px;border-radius:3px;font-weight:700;justify-content:center}.primary-btn:hover{background:#d9ac63}.secondary-btn{background:transparent;color:#edd6ae;padding:12px 17px}footer{padding:25px;text-align:center;color:#aa987b;font-size:12px}.content-page{max-width:920px;margin:80px auto;min-height:55vh;padding:0 25px}.content-page h1,.menu-head h1{font:600 70px/1 'Cormorant Garamond',Georgia,serif;margin:13px 0 26px}.content-media{max-width:100%;max-height:500px;object-fit:contain;border:4px solid #755531}.page-body{white-space:pre-line;line-height:1.8;color:#e1d3bd}.menu-layout{padding:35px max(2%,20px) 65px;max-width:1460px;margin:auto}.menu-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.menu-head h1{margin:6px 0;font-size:57px}.muted{color:#a89578;font-size:13px}.menu-actions{display:flex;gap:10px;align-items:center}.menu-actions input{width:min(310px,37vw);border:1px solid #8e7858;border-radius:3px;padding:14px;background:#211c14;color:#fff}.notice{border:1px solid #775b30;color:#e5c796;padding:10px;margin:14px 0 20px;text-align:center;font-size:13px}.book{position:relative;display:flex;width:100%;max-width:1150px;min-height:620px;margin:20px auto;filter:drop-shadow(0 14px 30px #0009);perspective:1500px;border:8px solid #412b19;border-radius:9px;background:#dcc59a;box-shadow:inset 0 0 0 3px #927449}.book-page{width:50%;background:#f3e8cf;color:#3a2b1e;overflow:auto;max-height:740px}.book-page:first-child{border-right:3px solid #b6a481;background:linear-gradient(90deg,#e8d5ae,#f4e8cf 85%,#d6c39e)}.book-page:nth-child(2){background:linear-gradient(90deg,#d6c39e,#f4e8cf 8%,#f4e8cf)}.book-page-inner{padding:33px 34px;min-height:605px}.book-page h2{font:700 51px/1 'Cormorant Garamond',Georgia,serif;margin:16px 0 25px;border-bottom:1px solid #b8a37f;padding-bottom:12px}.chapter{letter-spacing:4px;font-size:9px;text-align:center;color:#85633a}.cover{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:610px;background:radial-gradient(#5c3520,#332016);color:#dfb875;border:12px double #ad864b}.cover h2{font-size:77px;border:0;color:#e9c88e}.cover p{font-size:10px;letter-spacing:3px}.menu-item{padding:13px 0;border-bottom:1px solid #cbb996}.item-main{display:flex;gap:12px}.item-main>img{width:76px;height:76px;object-fit:cover;border:2px solid #d1bc98}.menu-item h3{font:700 24px/1.05 'Cormorant Garamond',Georgia,serif;margin:0 0 7px}.menu-item p{font-size:11px;line-height:1.5;margin:0 0 8px;color:#73624b}.item-main strong{font-size:12px}.item-main video{width:100%;max-height:140px}.item-order{display:flex;gap:6px;margin-top:9px}.item-order input{min-width:0;flex:1;padding:8px;border:1px solid #c8b28e;background:#fff9ed;color:#372714;font-size:11px}.item-order button{background:#4d3926;color:#f4dfb8;border:0;padding:8px 10px;font-size:11px;white-space:nowrap}.folio{text-align:center;padding:25px 0 0;font-size:10px;color:#977853;letter-spacing:2px}.flipper{display:none;position:absolute;top:0;right:0;width:50%;height:100%;transform-origin:left center;backface-visibility:hidden;background:#f4e8cf;color:#392a1d;overflow:hidden;z-index:2;box-shadow:-7px 0 15px #0002}.flipper.flip-next{display:block;animation:page-turn .55s ease-in-out forwards}.flipper.flip-prev{display:block;left:0;right:auto;transform-origin:right center;animation:page-turn-back .55s ease-in-out forwards}@keyframes page-turn{0%{transform:rotateY(0)}100%{transform:rotateY(-180deg)}}@keyframes page-turn-back{0%{transform:rotateY(0)}100%{transform:rotateY(180deg)}}.book-controls{display:flex;justify-content:center;align-items:center;gap:26px}.book-controls button,.basket-header button{border:1px solid #957144;background:#282014;color:#ebd1a3;padding:11px 19px}.search-results{max-width:1050px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px}.search-results[hidden]{display:none}.search-results .menu-item{background:#eee1c7;color:#34251b;padding:20px}.basket{position:fixed;z-index:10;inset:0 0 0 auto;width:min(440px,100vw);background:#272016;box-shadow:-10px 0 40px #000c;padding:25px;overflow:auto}.basket[hidden]{display:none}.basket-header{display:flex;justify-content:space-between;align-items:center}.basket h2{font:600 44px 'Cormorant Garamond',Georgia,serif}.cart-line{border-bottom:1px solid #665236;padding:15px 0}.cart-line p{font-size:12px;color:#b6a07c}.cart-line button{margin-left:12px;background:#533b23;color:#fff;border:0;padding:6px 13px}#basket-total{padding:25px 0;font-size:22px}#basket .primary-btn{width:100%;font-size:12px;text-align:center}.admin-body{background:#ece7dc;color:#2d271f;font-family:Inter,Arial,sans-serif}.admin-shell{display:grid;grid-template-columns:245px 1fr;min-height:100vh}.admin-side{background:#201b15;color:#f0dfc4;padding:24px}.admin-side a{display:block;padding:11px 9px;border-bottom:1px solid #ffffff12}.admin-main{padding:35px;max-width:1250px;width:100%}.admin-main h1{font:700 55px 'Cormorant Garamond',Georgia,serif;margin:0 0 20px}.admin-panel{background:#fff;padding:23px;border:1px solid #d9cbb5;margin-bottom:20px}.admin-panel h2{font:700 31px 'Cormorant Garamond',Georgia,serif}.admin-main input,.admin-main textarea,.admin-main select{width:100%;padding:10px;margin:4px 0 13px;border:1px solid #ad9e86;background:#fff;color:#24201b}.admin-main label{font-size:12px;font-weight:700}.admin-main button,.admin-btn{padding:10px 16px;background:#553e23;color:white;border:0;display:inline-block}.admin-main table{border-collapse:collapse;width:100%;font-size:13px}.admin-main td,.admin-main th{padding:10px;border-bottom:1px solid #ddd;text-align:left}.admin-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:15px}.admin-grid>div{padding:18px;background:#f7f0e6}.alert{padding:12px;background:#ead9af;margin-bottom:20px}.language-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.login{max-width:460px;margin:12vh auto;background:white;padding:40px;color:#322518}.admin-main .inline-btn{display:inline-block;margin:3px}html[dir=rtl] .book-page:first-child{border-right:0;border-left:3px solid #b6a481}html[dir=rtl] .basket{inset:0 auto 0 0}@media(max-width:850px){.site-header{flex-wrap:wrap;gap:13px}.site-header nav{order:3;width:100%;font-size:13px;gap:15px}.menu-head{flex-direction:column;align-items:stretch}.menu-actions input{width:100%}.book{border-width:5px;min-height:550px}.book-page:first-child{display:none}.book-page{width:100%;max-height:690px}.book-page-inner{padding:24px 20px}.flipper{width:100%}.admin-shell{display:block}.admin-side{display:flex;flex-wrap:wrap;gap:10px}.admin-side a{font-size:12px}.admin-main{padding:17px}.language-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.flipper.flip-next,.flipper.flip-prev{animation:none}}

/* v0.2 — approved brand, actual uploaded logo, two-colour hierarchy */
body{background:var(--tavern-brown);color:var(--tavern-beige)}
.site-header{background:var(--tavern-brown);border-bottom:1px solid #d9c9a835;min-height:88px}
.wordmark{display:inline-flex;align-items:center;max-width:184px;max-height:76px}
.wordmark img{width:160px;height:75px;object-fit:contain;filter:drop-shadow(0 1px 3px #0004)}
.site-header nav a:hover,.languages a.active,.eyebrow{color:var(--tavern-beige)}
.languages .active{border-color:var(--tavern-beige)}
.hero{background:linear-gradient(125deg,#2b1e16c9,#3a2a1f66),radial-gradient(ellipse at 50% 45%,#77523b 0,#3a2a1f 49%,#241911 100%)}
.hero:before{content:"";position:absolute;inset:0;opacity:.16;background:repeating-linear-gradient(90deg,transparent 0,transparent 5px,#d9c9a8 6px,transparent 8px);pointer-events:none}
.hero-media{opacity:.5}.hero-inner{max-width:860px}.hero-logo{width:clamp(270px,58vw,620px);height:auto;max-height:470px;object-fit:contain;filter:drop-shadow(0 14px 25px #0006)}
.hero p{color:var(--tavern-beige);font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(22px,3.5vw,38px);letter-spacing:1px}
.primary-btn{background:var(--tavern-beige);color:var(--tavern-brown);border-color:var(--tavern-beige);border-radius:2px}.primary-btn:hover{background:#f0e1c7}
.secondary-btn,.book-controls button{border-color:var(--tavern-beige);background:#3a2a1f;color:var(--tavern-beige)}
.menu-layout{background:radial-gradient(ellipse at 50% 25%,#654634,#3a2a1f 80%)}
.menu-head h1{color:var(--tavern-beige)}.menu-actions input{background:#d9c9a8;color:#3a2a1f;border-color:#ac8c68}.menu-actions input::placeholder{color:#6f5443}
.notice{border-color:#d9c9a86e;color:#d9c9a8}.book{background:#b39a72;border:12px solid #24160e;border-radius:13px;box-shadow:0 12px 0 #1d120c,0 21px 38px #0009,inset 0 0 0 3px #8f7456;perspective:1900px;isolation:isolate}
.book-page{background:#efe3cd;color:var(--tavern-ink)}.book-page:first-child{background:linear-gradient(90deg,#cbb38a 0%,#f1e4ce 5%,#eee0c6 89%,#cbb896)}
.book-page:nth-child(2){background:linear-gradient(90deg,#c3a983 0%,#eee0c6 7%,#f2e6d1 96%,#d7c19d)}
.book-page-inner{position:relative}.book-page h2{color:#3a2a1f}.book-page .chapter{color:#826a4c}
.cover{background:radial-gradient(ellipse at 50% 38%,#654832 0%,#3a2a1f 71%,#281910);color:var(--tavern-beige);border:13px double var(--tavern-beige)}
.cover-kicker{letter-spacing:3px;font-size:10px}.book-cover-logo{width:min(93%,350px);height:auto;max-height:300px;object-fit:contain;margin:22px 0}
.cover p{color:var(--tavern-beige)}.book-spine{position:absolute;left:calc(50% - 10px);top:0;bottom:0;width:20px;background:linear-gradient(90deg,#6a4d34a8,transparent 30%,#2c1b1199 50%,transparent 73%,#735636b0);z-index:1;pointer-events:none;box-shadow:2px 0 8px #311b1244}
.flipper.curling{display:block;top:0;left:50%;right:auto;width:50%;height:100%;overflow:visible;backface-visibility:visible;background:transparent;box-shadow:none;z-index:4;transform:none;animation:none;transform-style:preserve-3d;pointer-events:none}
.flipper.curling.flip-prev{left:0}.curl-strip{position:absolute;inset:0;overflow:hidden;background:var(--tavern-paper);transform-style:preserve-3d;backface-visibility:visible;box-shadow:inset 1px 0 2px #0002;will-change:transform;}
.curl-copy{width:100%;height:100%;overflow:hidden;background:linear-gradient(90deg,#d6c39e,#f4e8cf 8%,#f4e8cf);color:#3a2a1f}
.curl-under{display:none}.curl-shine{position:absolute;inset:0;background:linear-gradient(90deg,transparent 10%,#fff5 42%,#39271866 100%);opacity:calc(.13 + .3 * var(--progress));pointer-events:none;transform:translateZ(25px)}
.basket{background:#3a2a1f}.login{border-top:8px solid var(--tavern-brown)}.admin-body{background:#e9ddc8;color:var(--tavern-brown)}.admin-side{background:var(--tavern-brown);color:var(--tavern-beige)}.admin-main button,.admin-btn{background:var(--tavern-brown)}
@media(max-width:850px){.wordmark img{width:130px;height:59px}.site-header{padding:9px 14px}.book-spine{left:0;width:8px}.flipper.curling{left:0;width:100%}.book{min-height:580px}.hero-logo{max-height:320px}}

/* v0.3 editable dietary metadata and book opening */
.dietary-tags{border:1px solid #c9b594;padding:18px;margin:16px 0;background:#fbf4e8}.dietary-tags legend{font-weight:700}.dietary-tags label{display:block;margin:8px 0}.dietary-tags input[type=checkbox]{width:auto;margin:0 7px 0 0}.item-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.item-tag{font:600 10px/1.4 Inter,Arial,sans-serif;padding:3px 6px;border:1px solid #b49a75;border-radius:3px;background:#f8eedb;color:#4b3526}.tag-caution{background:#fff2d7;border-color:#c69234}.tag-gf{border-color:#62804b}.dietary-note{font-size:11px!important;font-weight:700;color:#503827!important;margin:7px 0!important}.intro-page{font-family:Georgia,serif;line-height:1.65}.intro-page h2{text-align:center}.intro-page>p{font-size:17px;color:#4d392a}.allergen-legend{border-top:1px solid #c9ab83;border-bottom:1px solid #c9ab83;padding:12px 0;margin:24px 0}.allergen-legend p{margin:8px 0;font-size:15px}.allergy-alert{font-size:14px!important;line-height:1.7}.admin-main fieldset input:not([type=checkbox]){display:block;width:100%}

/* v0.4 choice groups; keep the curling DOM and editable text */
.item-modifier{margin:10px 0;border:1px solid #b8a37f;border-radius:5px;padding:9px;display:flex;flex-wrap:wrap;gap:7px}.item-modifier legend{font-size:11px;font-weight:700}.item-modifier label{font-size:11px;padding:5px;background:#e6d5b6;cursor:pointer}.item-modifier input{accent-color:#3A2A1F}.item-modifier.invalid{outline:2px solid #b33227}.item-order button:disabled{background:#86786a;color:#eee;cursor:not-allowed}.menu-item:has(.item-order button:disabled){opacity:.72}

/* v0.4.1: coherent two-faced page turn (fixes mirrored text and segmented seams). */
.flipper.leaf{display:block;position:absolute;top:0;left:50%;right:auto;width:50%;height:100%;
 background:transparent;border:0;overflow:visible;transform-style:preserve-3d;
 transform-origin:left center;backface-visibility:visible;animation:none;z-index:5;pointer-events:none;will-change:transform}
.flipper.leaf.flip-prev{left:0;right:auto;transform-origin:right center;animation:none}
.leaf-face{position:absolute;inset:0;overflow:hidden;color:#3a2a1f;background:#f1e4ce;
 backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:flat;
 border:1px solid #bea680;box-shadow:inset 0 0 16px #76522d20}
.leaf-front{transform:rotateY(0deg);background:linear-gradient(90deg,#c8b18d 0%,#f1e4ce 8%,#f3e7d2 96%,#d8c09b 100%)}
.leaf-back{transform:rotateY(180deg);background:linear-gradient(90deg,#d8c09b,#f3e7d2 6%,#f1e4ce 92%,#c8b18d 100%)}
.leaf-face .book-page-inner{height:100%;overflow:hidden}
.leaf-corner{position:absolute;bottom:0;right:0;width:18%;height:20%;pointer-events:none;
 background:linear-gradient(135deg,transparent 45%,#e1cba5 48%,#fff9ed 65%,#c1a27c 100%);
 clip-path:polygon(100% 0,0 100%,100% 100%);opacity:calc(var(--curl,0) * .72);
 transform:translateZ(2px);filter:drop-shadow(-5px -5px 6px #3a2a1f40)}
.leaf.flip-prev .leaf-corner{left:0;right:auto;transform:scaleX(-1) translateZ(2px)}
@media(max-width:850px){.flipper.leaf{left:0;width:100%}.flipper.leaf.flip-prev{left:0;width:100%}}
@media(prefers-reduced-motion:reduce){.flipper.leaf{transition:none}}

/* v0.5 Book typography: fixed physical pages, measured item-based pagination. */
.book{height:700px;min-height:0;max-height:none;}
.book-page{height:100%;max-height:none;min-height:0;overflow:hidden;}
.book-page-inner{min-height:0;height:auto;padding:23px 29px 18px;}
.book-page h2{font-size:38px;margin:7px 0 12px;padding-bottom:8px;}
.book-page .menu-item{padding:8px 0;}
.book-page .menu-item h3{font-size:21px;margin-bottom:3px;}
.book-page .menu-item p{margin-bottom:4px;}
.book-page .folio{padding:12px 0 3px;}
.book-page .item-modifier{margin:5px 0;padding:5px;gap:4px;}
.book-page .item-modifier label{padding:3px 5px;}
.book-page .item-order{margin-top:4px;}
.book-page .item-tags{margin-top:3px;}
.book-page .item-tag{padding:1px 5px;}
.book-page .intro-page{padding:25px 36px;}
.book-page .intro-page>p{font-size:15px;}
.book-page .allergen-legend{margin:12px 0;padding:6px 0;}
.book-page .allergen-legend p{font-size:14px;margin:5px 0;}
.book-page .allergy-alert{font-size:13px!important;line-height:1.55;}
.book-page.book-measure{position:absolute;left:50%;top:0;visibility:hidden;z-index:-1;pointer-events:none;overflow:hidden;margin:0;border:0;}
.category-opener{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;position:relative;padding:38px;background:radial-gradient(ellipse at center,#f9f0df 0,#efe1ca 65%,#d6c09d 100%);}
.category-opener .chapter{letter-spacing:4px;}
.category-opener .category-ornament{font-size:50px;color:#9b7850;margin:30px auto 10px;}
.book-page .category-opener h2{font-size:clamp(35px,4vw,70px);line-height:1.07;margin:14px 0;border:0;max-width:100%;}
.category-rule{height:1px;background:#987a56;width:65%;margin:12px auto;}
.category-opener>p{font:italic 19px Georgia,serif;color:#7a6046;}
.category-opener .folio{position:absolute;bottom:19px;}
@media(max-width:850px){.book{height:min(740px,77svh);min-height:600px}.book-page-inner{padding:15px 18px}.book-page h2{font-size:31px}.book-page .intro-page{padding:18px 22px}.book-page .intro-page>p{font-size:13px}.book-page .allergy-alert{font-size:12px!important}}

/* v0.6: stable font metrics during a page turn. Rotate paper, never scale/skew its typography. */
.leaf-face .book-page-inner{font-size:inherit;transform:none!important;zoom:1;}
.leaf-face .book-page h2,.leaf-face h2{font-size:38px;line-height:1.05;}
.leaf-face .category-opener h2{font-size:clamp(35px,4vw,70px);line-height:1.07;}
.leaf-face .menu-item h3{font-size:21px;line-height:1.12;}
.leaf-face .category-opener,.leaf-face .intro-page{width:100%;}
.leaf-face{contain:paint;}
@media(max-width:850px){.leaf-face .book-page h2,.leaf-face h2{font-size:31px}}


/* v0.7: mobile-only category book, compact real products, and item details modal */
.mobile-menu{display:none}
@media(max-width:850px){
 .menu-layout{padding:14px 12px 48px}.menu-head h1{font-size:40px}.menu-head .menu-actions input{display:none}
 .menu-layout>.notice{font-size:11px;margin:8px 0}.book,.book-controls,.menu-layout>.search-results{display:none!important}
 .mobile-menu{display:block;max-width:590px;margin:0 auto;position:relative}
 .mobile-tools{display:grid;grid-template-columns:auto 1fr;gap:9px;margin:10px 0}
 .mobile-tools button,.mobile-tools input{border:1px solid #bfa67b;border-radius:7px;background:#e9dbc1;color:#332217;padding:13px 10px;font-size:13px;min-width:0}
 .mobile-tools input{width:100%}.mobile-chapter-list{position:absolute;z-index:14;background:#efe1c6;color:#352319;border:1px solid #8b6a43;border-radius:8px;top:51px;left:0;right:0;max-height:65svh;overflow:auto;box-shadow:0 12px 35px #0009;display:grid;grid-template-columns:1fr 1fr;padding:9px;gap:5px}
 .mobile-chapter-list[hidden]{display:none}.mobile-chapter-list button{background:#fffaef;color:#3a2a1f;border:1px solid #d6c4a8;min-height:54px;text-align:left;padding:9px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;gap:3px;font-size:12px}
 .mobile-chapter-list button span{font-size:10px;color:#816a51}
 .mobile-leaf{height:min(690px,calc(100svh - 242px));min-height:440px;background:#f0e2c9;color:#35261c;border:7px solid #64442b;border-left:11px solid #4a2d1d;border-radius:5px 11px 11px 5px;position:relative;isolation:isolate;overflow:hidden;box-shadow:inset 14px 0 17px #7b4c2633,9px 12px 20px #0008}
 .mobile-leaf:before{content:'';position:absolute;inset:0 auto 0 0;width:12px;background:linear-gradient(90deg,#6e523a66,transparent);z-index:2;pointer-events:none}
 .mobile-content{height:100%;padding:18px 14px 9px 19px;display:flex;flex-direction:column;overflow:hidden}
 .mobile-paper-head{text-align:center;flex:none}.mobile-overline{font-size:9px;letter-spacing:2.5px;color:#8a6846}.mobile-paper-head h2{font:700 clamp(30px,8vw,44px)/1 'Cormorant Garamond',Georgia,serif;margin:8px auto;color:#3a2a1f}.mobile-divider{display:block;font:22px Georgia;color:#8c6a48;line-height:1}
 .mobile-items{display:flex;flex-direction:column;min-height:0;flex:1;gap:0;overflow:hidden}
 .mobile-product{flex:1;min-height:0;width:100%;display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left;color:#37281e;background:transparent;border:0;border-bottom:1px solid #c8b293;padding:7px 5px;min-width:0}
 .mobile-product:active{background:#dfcfaf}.mobile-product-copy{display:flex;flex-direction:column;gap:3px;min-width:0;overflow:hidden;align-items:flex-start}
 .mobile-product-name{font:700 clamp(18px,4.5vw,24px)/1.06 'Cormorant Garamond',Georgia,serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .mobile-product-description{font-size:10px;line-height:1.4;color:#6c5a44;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}
 .mobile-product-meta{display:flex;align-items:center;gap:7px;font-size:11px;flex-wrap:wrap}.mobile-dietary{font-size:10px;background:#e0d0ac;padding:2px 5px;border-radius:3px}.mobile-product-meta small{color:#963a20}
 .mobile-product-plus{background:#39291f;border-radius:50%;color:#e8d7b6;display:grid;place-items:center;font-size:19px;flex-shrink:0;width:33px;height:33px}
 .mobile-page-tail{flex:none;text-align:center;font-size:9px;letter-spacing:3px;margin:8px 0 0;color:#95744c}
 .mobile-navigation{display:flex;align-items:center;justify-content:space-between;gap:4px;margin:10px 0;color:#e7d2b1}.mobile-navigation button{padding:12px 15px;background:#d9c9a8;color:#39291f;border:1px solid #b49a74;border-radius:5px;font-size:12px;font-weight:700}.mobile-navigation button:disabled{opacity:.35}.mobile-navigation span{font-size:12px;white-space:nowrap}.mobile-tip{text-align:center;color:#af9876;font-size:11px;margin:8px 0}
 .mobile-turn{position:absolute;inset:0;background:#f0e2c9;color:#35261c;border-radius:0 4px 4px 0;transform-origin:left center;backface-visibility:hidden;pointer-events:none;overflow:hidden;box-shadow:-12px 5px 25px #27140670;z-index:8;padding:18px 14px 9px 19px}.mobile-turn[hidden]{display:none}.mobile-turn.turn-forward{animation:mobile-flip .43s ease-in forwards}.mobile-turn.turn-backward{transform-origin:right center;animation:mobile-flip-back .43s ease-in forwards}
 @keyframes mobile-flip{0%{transform:perspective(1100px) rotateY(0)}60%{box-shadow:-15px 10px 30px #29140670}100%{transform:perspective(1100px) rotateY(-91deg);opacity:.5}}@keyframes mobile-flip-back{0%{transform:perspective(1100px) rotateY(0)}100%{transform:perspective(1100px) rotateY(91deg);opacity:.5}}
 .mobile-paper-logo{width:140px;max-height:120px;object-fit:contain;margin:13px auto}.mobile-ornament{text-align:center;font-size:18px;color:#987348;letter-spacing:10px}.mobile-allergy-legend{border-top:1px solid #b69b74;border-bottom:1px solid #b69b74;margin:20px 5px;padding:10px;font-size:13px}.mobile-allergy-legend p{margin:10px}.mobile-allergy-alert{font-size:13px;line-height:1.6;color:#633d2b;padding:8px}.mobile-signature{font-size:9px;letter-spacing:2px;margin-top:auto;text-align:center}
 .mobile-dialog[hidden]{display:none}.mobile-dialog{position:fixed;inset:0;z-index:80;display:grid;align-items:end}.mobile-dialog-backdrop{position:absolute;inset:0;background:#100c09c9}.mobile-dialog-panel{position:relative;background:#f1e3c9;color:#39291f;max-height:91svh;overflow:auto;border-radius:20px 20px 0 0;padding:24px 20px 35px;box-shadow:0 -10px 35px #0007}
 .mobile-dialog-close{position:absolute;right:15px;top:11px;border:0;border-radius:50%;background:#3a2a1f;color:#f1e3c9;width:35px;height:35px;font-size:17px}.mobile-dialog-kicker{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#90704b}.mobile-dialog-panel h2{font:700 44px/1 'Cormorant Garamond',Georgia,serif;margin:9px 45px 5px 0}.mobile-detail-image{width:100%;max-height:180px;object-fit:cover;border-radius:8px}.mobile-detail-description{font-size:14px;line-height:1.55;color:#66523e}.mobile-detail-badges{display:flex;gap:6px}.mobile-dietary-note{font-size:12px;background:#e6d3ae;padding:10px}.mobile-detail-video{width:100%;max-height:180px}.mobile-modifier{border:1px solid #c6af8b;border-radius:6px;margin:12px 0;padding:10px}.mobile-modifier legend{font-size:13px;font-weight:700;padding:0 5px}.mobile-modifier label{display:flex;gap:10px;padding:9px 2px;align-items:center;justify-content:space-between;font-size:13px}.mobile-modifier label span{flex:1}.mobile-modifier input{accent-color:#39291f}.mobile-modifier.invalid{border:2px solid #bd412e}.mobile-note{font-size:13px;display:block;margin:18px 0 12px}.mobile-note textarea{display:block;width:100%;margin-top:8px;padding:10px;border:1px solid #baa17d;background:#fff9e8;color:#39291f;border-radius:5px;resize:vertical}.mobile-order-foot{display:flex;gap:9px;justify-content:space-between;align-items:center}.mobile-quantity{display:flex;align-items:center;gap:12px}.mobile-quantity button{border:1px solid #a48a68;background:#e0ccab;color:#3a2a1f;border-radius:4px;width:35px;height:40px}.mobile-add{border:0;background:#3a2a1f;color:#ebd8b7;border-radius:5px;font-weight:700;padding:15px 12px;flex:1}.mobile-add:disabled{opacity:.45}.mobile-order-disclaimer{font-size:11px;color:#78563a}.mobile-modal-open{overflow:hidden}
 .mobile-content:has(.mobile-product:nth-child(6)) .mobile-product{padding:4px 5px}
 html[dir=rtl] .mobile-product,html[dir=rtl] .mobile-chapter-list button{text-align:right}html[dir=rtl] .mobile-product-copy{align-items:flex-start}html[dir=rtl] .mobile-leaf{border-left:7px solid #64442b;border-right:11px solid #4a2d1d}html[dir=rtl] .mobile-content{padding:18px 19px 9px 14px}
}
@media(max-width:380px) and (max-height:740px){.mobile-leaf{height:calc(100svh - 230px);min-height:410px}.mobile-content{padding-top:8px}.mobile-paper-head h2{font-size:28px;margin:3px}.mobile-product-name{font-size:18px}.mobile-product-description{font-size:9px}}
@media(prefers-reduced-motion:reduce){.mobile-turn.turn-forward,.mobile-turn.turn-backward{animation:none}}

@media(max-width:850px){.mobile-search-results{overflow-y:auto;min-height:0;height:100%}.mobile-search-results .mobile-items{overflow:visible;display:block}.mobile-search-results .mobile-product{min-height:71px}}
