*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}body{margin:0;background:#e8e1d6;font-family:Hanken Grotesk,sans-serif;color:#2b2724;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#d9c9b3;color:#2b2724}button{font-family:inherit}.scrollx{scrollbar-width:none;-ms-overflow-style:none}.scrollx::-webkit-scrollbar{display:none}@keyframes lmgShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes lmgFade{0%{opacity:0}to{opacity:1}}@keyframes lmgUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes lmgPop{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:none}}@keyframes lmgHeart{0%{transform:scale(1)}40%{transform:scale(1.45)}70%{transform:scale(.9)}to{transform:scale(1)}}.card{transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s}.card:active{transform:scale(.975)}.chip{transition:background .3s,color .3s,border-color .3s;-webkit-user-select:none;user-select:none}.chip:active{transform:scale(.95)}.tap{transition:transform .2s,background .25s}.tap:active{transform:scale(.9)}.fav.beat svg{animation:lmgHeart .45s cubic-bezier(.2,.7,.2,1)}@media (hover: hover){.card:hover{transform:translateY(-3px);box-shadow:0 22px 40px -26px #3a2c2280}}.lmg-stage{background:#e8e1d6;min-height:100vh;display:flex;justify-content:center}.lmg-app{position:relative;width:100%;max-width:440px;min-height:100vh;background:#f8f5f0;color:#2b2724;box-shadow:0 0 60px -20px #3a2c224d;overflow-x:clip}.lmg-head{position:sticky;top:0;z-index:40;background:#f8f5f0eb;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(120,98,74,.1)}.lmg-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px 11px}.lmg-langbtn{flex:0 0 auto;display:flex;align-items:center;gap:5px;height:36px;padding:0 11px;border:1px solid rgba(120,98,74,.18);border-radius:999px;background:transparent;color:#6b6052;cursor:pointer;font-size:12px;letter-spacing:.04em}.lmg-brand{flex:1;text-align:center;line-height:1}.lmg-brand-name{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:600;letter-spacing:.01em;color:#2b2724}.lmg-brand-sub{font-family:Pinyon Script,cursive;font-size:13px;color:#7b2e3a;margin-top:-3px}.lmg-actions{flex:0 0 auto;display:flex;gap:8px}.lmg-iconbtn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(120,98,74,.18);border-radius:999px;background:transparent;cursor:pointer}.lmg-iconbtn.is-open{background:#8c9a8229}.lmg-iconbtn.is-on{background:#7b2e3a;border-color:#7b2e3a}.lmg-searchwrap{padding:0 16px 12px;animation:lmgPop .26s cubic-bezier(.2,.7,.2,1)}.lmg-searchbox{position:relative}.lmg-search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);pointer-events:none;display:flex}.searchfield{width:100%;height:44px;padding:0 42px 0 40px;border:1px solid rgba(120,98,74,.22);border-radius:14px;background:#fcfaf6;font-family:Hanken Grotesk,sans-serif;font-size:15px;color:#2b2724;transition:border-color .25s,box-shadow .25s}.searchfield:focus{outline:none;border-color:#8c9a82;box-shadow:0 0 0 3px #8c9a8229}.lmg-search-clear{position:absolute;right:9px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:50%;background:#ede4d6;color:#6b6052;cursor:pointer;font-size:13px;line-height:1;display:flex;align-items:center;justify-content:center}.lmg-cats{display:flex;gap:14px;overflow-x:auto;padding:2px 16px 14px;-webkit-overflow-scrolling:touch}.lmg-cat{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:7px;padding:0;border:none;background:transparent;cursor:pointer}.lmg-cat-thumb{position:relative;width:64px;height:56px;border-radius:15px;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#e7dcc8;background-image:repeating-linear-gradient(135deg,rgba(120,98,74,.1) 0 2px,transparent 2px 16px);box-shadow:inset 0 0 0 1px #78624a29;transition:box-shadow .3s,transform .3s}.lmg-cat.is-active .lmg-cat-thumb{box-shadow:0 0 0 2px #7b2e3a}.lmg-cat-img{width:100%;height:100%;object-fit:cover;display:block}.lmg-cat-mono{font-family:Cormorant Garamond,serif;font-size:24px;line-height:1;color:#9a8a76;transition:color .3s}.lmg-cat.is-active .lmg-cat-mono{color:#7b2e3a}.lmg-cat-name{font-size:11.5px;letter-spacing:.01em;color:#8a7d6f;white-space:nowrap;transition:color .3s}.lmg-cat.is-active .lmg-cat-name{color:#2b2724;font-weight:600}.lmg-head--condensed{animation:lmgFade .2s ease}.lmg-catbar{display:flex;gap:8px;overflow-x:auto;padding:10px 16px 11px;-webkit-overflow-scrolling:touch}.lmg-catpill{flex:0 0 auto;display:flex;align-items:center;gap:7px;height:38px;padding-block:0;padding-inline:5px 14px;border:1px solid rgba(120,98,74,.2);border-radius:999px;background:transparent;color:#6b6052;font-size:13px;font-weight:500;letter-spacing:.01em;cursor:pointer;white-space:nowrap}.lmg-catpill-thumb{position:relative;flex:0 0 auto;width:28px;height:28px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#e7dcc8;background-image:repeating-linear-gradient(135deg,rgba(120,98,74,.1) 0 2px,transparent 2px 16px);box-shadow:inset 0 0 0 1px #78624a29}.lmg-catpill-img{width:100%;height:100%;object-fit:cover;display:block}.lmg-catpill-mono{font-family:Cormorant Garamond,serif;font-size:15px;line-height:1;color:#9a8a76}.lmg-catpill-name{white-space:nowrap}.lmg-catpill.is-active{background:#2b2724;color:#f4efe7;border-color:#2b2724;font-weight:600}.lmg-catpill.is-active .lmg-catpill-thumb{box-shadow:inset 0 0 0 1px #f4efe74d}.lmg-catpill.is-active .lmg-catpill-mono{color:#f4efe7}.lmg-main{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.lmg-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.lmg-skel{background:linear-gradient(100deg,#ece3d6 28%,#f6f0e6,#ece3d6 72%);background-size:200% 100%;animation:lmgShimmer 1.4s infinite}.lmg-skelwrap{padding:18px 16px}.lmg-skel-title{width:150px;height:24px;border-radius:7px;margin:8px 0 18px}.lmg-skelcard{border-radius:16px;overflow:hidden;background:#fbf8f3}.lmg-skelcard-img{aspect-ratio:1 / 1}.lmg-skelcard-body{padding:11px 12px 14px;display:flex;flex-direction:column;gap:8px}.lmg-skel-line-lg{width:80%;height:14px;border-radius:5px}.lmg-skel-line-sm{width:50%;height:11px;border-radius:5px}.lmg-featured{padding:18px 0 6px}.lmg-eyebrow{display:flex;align-items:center;gap:9px;padding:0 16px 14px}.lmg-eyebrow-rule{height:1px;width:22px;background:#c1726f}.lmg-eyebrow-label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#7b2e3a}.lmg-featrow{display:flex;gap:13px;overflow-x:auto;padding:0 16px 6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.lmg-featcard{flex:0 0 auto;width:264px;scroll-snap-align:start;cursor:pointer;border-radius:20px;overflow:hidden;background:#fbf8f3;box-shadow:0 16px 36px -26px #3a2c2280}.lmg-featimg{position:relative;height:150px;overflow:hidden;background-color:#e7dac4;background-image:repeating-linear-gradient(135deg,rgba(123,46,58,.12) 0 2px,transparent 2px 20px)}.lmg-featbody{padding:14px 15px 16px}.lmg-feathead{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.lmg-featname{font-family:Cormorant Garamond,serif;font-size:21px;color:#2b2724;line-height:1.1}.lmg-featprice{font-family:Cormorant Garamond,serif;font-size:18px;color:#7b2e3a;flex:0 0 auto}.lmg-featdesc{font-size:12.5px;line-height:1.5;color:#6b6052;margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lmg-ph{font-family:monospace;text-transform:uppercase;position:absolute}.lmg-ph--feat{bottom:10px;left:13px;font-size:9.5px;letter-spacing:.05em;color:#9a7b72}.lmg-ph--card{bottom:8px;left:10px;font-size:8.5px;letter-spacing:.04em;color:#9a8a76}.lmg-ph--modal{bottom:12px;left:16px;font-size:10px;letter-spacing:.05em;color:#8a7a66}.lmg-badge{position:absolute;text-transform:uppercase;border-radius:999px}.lmg-badge--sig{color:#f8f5f0;background:#7b2e3a}.lmg-badge--chefs{color:#f8f5f0;background:#8c9a82}.lmg-badge--best{color:#4a3b30;background:#f4efe7;border:1px solid rgba(120,98,74,.3)}.lmg-badge--feat{top:12px;left:12px;font-size:9.5px;letter-spacing:.13em;padding:4px 11px}.lmg-badge--card{top:9px;left:9px;font-size:8.5px;letter-spacing:.1em;padding:3px 9px}.lmg-badge--modal{top:14px;left:16px;font-size:9.5px;letter-spacing:.13em;padding:4px 12px}.lmg-section{padding:22px 16px 6px;scroll-margin-top:128px}.lmg-sechead{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:14px}.lmg-sectitle{font-family:Cormorant Garamond,serif;font-weight:500;font-size:27px;line-height:1.05;color:#2b2724;margin:0}.lmg-seccount{font-size:11px;color:#a99c8b;flex:0 0 auto}.lmg-divider{display:flex;align-items:center;justify-content:center;padding:28px 0 6px}.lmg-card{position:relative;cursor:pointer;border-radius:16px;overflow:hidden;background:#fbf8f3;box-shadow:0 10px 26px -22px #3a2c228c;display:flex;flex-direction:column}.lmg-cardimg{position:relative;aspect-ratio:1 / 1;overflow:hidden;background-color:#e7dcc8;background-image:repeating-linear-gradient(135deg,rgba(120,98,74,.1) 0 2px,transparent 2px 18px)}.lmg-favbtn{position:absolute;top:8px;right:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#f8f5f0d1;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;box-shadow:0 3px 8px -3px #3a2c2266}.lmg-cardbody{padding:11px 12px 13px;display:flex;flex-direction:column;gap:5px;flex:1}.lmg-cardname{font-family:Cormorant Garamond,serif;font-size:17px;line-height:1.12;color:#2b2724}.lmg-carddesc{font-size:11.5px;line-height:1.4;color:#857a6c;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lmg-cardfoot{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;padding-top:5px}.lmg-cardprice{font-family:Cormorant Garamond,serif;font-size:16px;color:#7b2e3a}.lmg-cardcal{font-size:10px;letter-spacing:.02em;color:#a99c8b}.lmg-cardnote{font-size:11.5px;letter-spacing:.02em;color:#8a7d6f}.lmg-cardimg,.lmg-featimg,.lmg-modal-img{display:flex;align-items:center;justify-content:center}.lmg-cardimg-media,.lmg-featimg-media,.lmg-modalimg-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lmg-modalimg-media{position:static;display:block;width:100%;height:auto;max-height:60vh;object-fit:contain}.lmg-cardimg-mono,.lmg-featimg-mono,.lmg-modalimg-mono{font-family:Cormorant Garamond,serif;line-height:1;color:#bda98c}.lmg-cardimg-mono{font-size:34px}.lmg-featimg-mono{font-size:46px}.lmg-modalimg-mono{font-size:56px;color:#c3b39d}.lmg-secnote{font-size:12px;font-style:italic;color:#9a8d7c;margin-top:3px}.lmg-empty{text-align:center;padding:80px 28px}.lmg-empty-icon{margin-bottom:14px}.lmg-empty-title{font-family:Cormorant Garamond,serif;font-size:25px;color:#2b2724;margin-bottom:6px}.lmg-empty-text{font-size:14px;line-height:1.6;color:#6b6052;max-width:260px;margin:0 auto 20px}.lmg-empty-btn{padding:12px 24px;background:#2b2724;color:#f4efe7;border:none;border-radius:999px;font-size:13.5px;letter-spacing:.03em;cursor:pointer}.lmg-grabber{width:40px;height:4px;border-radius:999px;background:#ffffffbf;box-shadow:0 1px 3px #2b211a59;margin:0 auto}.lmg-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#2b211a80;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:flex-end;animation:lmgFade .28s ease}.lmg-modal{position:relative;width:100%;max-width:440px;background:#fbf8f3;border-radius:26px 26px 0 0;max-height:92vh;overflow-y:auto;animation:lmgUp .4s cubic-bezier(.2,.8,.2,1);-webkit-overflow-scrolling:touch}.lmg-modal-grab{position:absolute;top:10px;left:0;right:0;z-index:4;text-align:center;pointer-events:none}.lmg-modal-close{position:absolute;top:14px;right:14px;z-index:3;width:34px;height:34px;border:none;border-radius:50%;background:#f8f5f0e6;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#4a3b30;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px -4px #3a2c2280}.lmg-modal-img{position:relative;min-height:140px;border-radius:26px 26px 0 0;overflow:hidden;background-color:#e7dac4;background-image:repeating-linear-gradient(135deg,rgba(120,98,74,.12) 0 2px,transparent 2px 22px)}.lmg-modal-body{padding:20px 20px calc(36px + env(safe-area-inset-bottom))}.lmg-modal-cat{font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;color:#9a8d7c;margin-bottom:7px}.lmg-modal-headrow{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.lmg-modal-name{font-family:Cormorant Garamond,serif;font-weight:500;font-size:29px;line-height:1.08;color:#2b2724;margin:0}.lmg-modal-favbtn{flex:0 0 auto;width:40px;height:40px;border:1px solid rgba(120,98,74,.18);border-radius:50%;background:#f4efe7;cursor:pointer;display:flex;align-items:center;justify-content:center}.lmg-modal-pricerow{display:flex;align-items:center;gap:12px;margin:12px 0 16px}.lmg-modal-price{font-family:Cormorant Garamond,serif;font-size:24px;color:#7b2e3a}.lmg-modal-note{font-size:13px;color:#8a7d6f}.lmg-modal-cal{font-size:12px;color:#a99c8b}.lmg-modal-empty{color:#9a8d7c;font-style:italic}.lmg-diet-list{display:flex;gap:5px;margin-inline-start:auto}.lmg-diet{font-size:10px;font-weight:600;letter-spacing:.03em;color:#5f6e51;background:#8c9a8229;border-radius:999px;padding:4px 9px}.lmg-modal-desc{font-size:14.5px;line-height:1.66;color:#5b5044;margin:0 0 22px}.lmg-block{margin-bottom:20px}.lmg-block--wide{margin-bottom:22px}.lmg-block-label{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:#9a8d7c;margin-bottom:9px}.lmg-block-label--tight{margin-bottom:7px}.lmg-block-label--rel{margin-bottom:10px}.lmg-size-list{display:flex;flex-wrap:wrap;gap:8px}.lmg-size{font-size:13px;color:#3a342d;background:#f1ebe1;border-radius:11px;padding:9px 14px}.lmg-ing-list{display:flex;flex-wrap:wrap;gap:7px}.lmg-ing{font-size:13px;color:#4a443c;background:#f4efe7;border:1px solid rgba(120,98,74,.14);border-radius:999px;padding:6px 12px}.lmg-allerg{font-size:13.5px;color:#5b5044}.lmg-pair{margin-bottom:22px;padding:16px 18px;background:#8c9a821a;border-radius:16px}.lmg-pair-title{font-family:Cormorant Garamond,serif;font-style:italic;font-size:17px;color:#46553c;margin-bottom:4px}.lmg-pair-text{font-size:13.5px;color:#5b5044}.lmg-rel-list{display:flex;flex-direction:column;gap:6px}.lmg-rel{display:flex;align-items:center;gap:13px;padding:8px 10px;border:none;background:transparent;border-radius:13px;cursor:pointer;text-align:left;width:100%}.lmg-rel-thumb{flex:0 0 auto;width:50px;height:50px;border-radius:11px;background-color:#e7dcc8;background-image:repeating-linear-gradient(135deg,rgba(120,98,74,.12) 0 2px,transparent 2px 13px)}.lmg-rel-mid{flex:1;min-width:0}.lmg-rel-name{display:block;font-family:Cormorant Garamond,serif;font-size:17px;color:#2b2724;line-height:1.1}.lmg-rel-desc{display:block;font-size:12px;color:#857a6c;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lmg-rel-price{flex:0 0 auto;font-family:Cormorant Garamond,serif;font-size:16px;color:#7b2e3a}[dir=rtl] body,[dir=rtl] .lmg-langbtn,[dir=rtl] .searchfield,[dir=rtl] .lmg-catpill{font-family:Cairo,sans-serif}[dir=rtl] .lmg-brand-name,[dir=rtl] .lmg-featname,[dir=rtl] .lmg-featprice,[dir=rtl] .lmg-cardname,[dir=rtl] .lmg-cardprice,[dir=rtl] .lmg-sectitle,[dir=rtl] .lmg-modal-name,[dir=rtl] .lmg-modal-price,[dir=rtl] .lmg-pair-title,[dir=rtl] .lmg-rel-name,[dir=rtl] .lmg-rel-price,[dir=rtl] .lmg-cardimg-mono,[dir=rtl] .lmg-featimg-mono,[dir=rtl] .lmg-modalimg-mono{font-family:Amiri,serif}[dir=rtl] .lmg-brand-sub{font-family:Amiri,serif;font-style:italic}[dir=rtl] .lmg-badge--feat{left:auto;right:12px}[dir=rtl] .lmg-badge--card{left:auto;right:9px}[dir=rtl] .lmg-badge--modal{left:auto;right:16px}[dir=rtl] .lmg-favbtn{right:auto;left:8px}[dir=rtl] .lmg-search-icon{left:auto;right:15px}[dir=rtl] .lmg-search-clear{right:auto;left:9px}[dir=rtl] .lmg-modal-close{right:auto;left:14px}[dir=rtl] .searchfield{padding:0 40px 0 42px}[dir=rtl] .lmg-cardimg-mono,[dir=rtl] .lmg-featimg-mono,[dir=rtl] .lmg-modalimg-mono{direction:ltr}
