@font-face{font-family:Noto Sans JP Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-jp-latin-wght-normal-BZ68q7jy.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Sans JP Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-jp-cyrillic-wght-normal-BRl66X3J.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Noto Sans JP Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-jp-vietnamese-wght-normal-DtCMfjuO.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Sans JP Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/noto-sans-jp-latin-ext-wght-normal-BSSZJvKb.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{font-family:Noto Sans JP Variable,Noto Sans JP,sans-serif;color:#243326;background:#fbfaf3;font-synthesis:none;--forest: #35623f;--forest-dark: #24472d;--leaf: #6f963f;--cream: #fbfaf3;--paper: #fffef9;--line: #dfe4d7;--muted: #68756a;--tomato: #d96655;--fish: #5b87a5;--corn: #d9a62e;--carrot: #df7c3d;--eggplant: #80658e}*{box-sizing:border-box}html{background:var(--cream)}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}button,input{font:inherit}button{touch-action:manipulation}.food-app{min-height:100vh;background:var(--cream)}.food-attract-screen{position:relative;min-height:100vh;overflow:hidden;background:var(--cream)}.food-attract{width:100%;min-height:100vh;border:0;padding:clamp(78px,8vh,148px) 7vw 92px;color:#243326;background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;text-align:center}.food-attract:before,.food-attract:after{content:"";position:absolute;width:35vw;height:35vw;max-width:440px;max-height:440px;border:28px solid #e8eddc;border-radius:50%;opacity:.72;pointer-events:none}.food-attract:before{left:-16vw;top:-14vw}.food-attract:after{right:-18vw;bottom:-16vw;border-color:#f1e5c9}.food-attract-mark{width:164px;height:164px;display:grid;place-items:center;color:var(--forest);background:#eef3e5;border:1px solid #d7e0ca;border-radius:46% 54% 48% 52%;box-shadow:0 18px 45px #35623f21}.food-attract-badge{padding:12px 26px;border:1px solid #cddbc5;border-radius:999px;color:var(--forest);background:#f2f6eb;font-size:clamp(19px,2.2vw,28px);font-weight:800;letter-spacing:.06em}.food-attract-title{font-size:clamp(42px,5.5vw,76px);font-weight:850;line-height:1.35;letter-spacing:.02em}.food-attract-title b{color:var(--forest)}.food-attract-lead{color:#566259;font-size:clamp(20px,2.2vw,30px);font-weight:650;line-height:1.9}.food-attract-steps{width:min(900px,88vw);display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px}.food-attract-steps span{min-height:92px;padding:16px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border-top:1px solid #d7ddd0;border-bottom:1px solid #d7ddd0;font-size:clamp(15px,1.7vw,22px);font-weight:720}.food-attract-steps i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--forest);font-style:normal}.food-primary-action{min-width:min(620px,80vw);min-height:88px;padding:20px 42px;display:grid;place-items:center;border:0;border-radius:24px;color:#fff;background:var(--forest);box-shadow:0 12px 28px #24472d33;font-size:clamp(24px,2.6vw,36px);font-weight:850}.food-entry-label{color:var(--muted);font-size:18px;font-weight:750}.food-entry-actions{width:min(900px,88vw);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.food-entry-actions button{min-height:116px;padding:22px 25px;display:grid;grid-template-columns:50px 1fr;align-items:center;gap:14px;border:2px solid var(--forest);border-radius:24px;color:#fff;background:var(--forest);text-align:left;cursor:pointer;box-shadow:0 12px 28px #24472d29}.food-entry-actions button.is-ingredient{color:var(--forest-dark);background:#fffdf6}.food-entry-actions button>span{display:flex;flex-direction:column;gap:5px}.food-entry-actions strong{font-size:clamp(21px,2.2vw,29px)}.food-entry-actions small{color:inherit;font-size:clamp(13px,1.35vw,17px);font-weight:650;opacity:.84}.food-entry-actions button:focus-visible{outline:5px solid rgba(53,98,63,.25);outline-offset:4px}.food-attract-staff{position:absolute;top:28px;right:32px;min-height:50px;padding:10px 18px;display:flex;align-items:center;gap:8px;border:1px solid #d6dccf;border-radius:14px;color:var(--forest-dark);background:#fffef9f0;font-weight:750;cursor:pointer}.food-attract-text-size{position:absolute;right:32px;bottom:28px;min-height:48px;padding:9px 16px;color:var(--forest-dark);background:#fffef9f0;border:1px solid #d6dccf;border-radius:14px;font-weight:800;cursor:pointer}.food-app.is-large-text,.food-attract-screen.is-large-text{font-size:120%}.food-attract-screen.is-large-text .food-attract-title{font-size:clamp(50px,6.6vw,91px)}.food-attract-screen.is-large-text .food-attract-lead{font-size:clamp(24px,2.64vw,36px)}.food-attract-screen.is-large-text .food-entry-actions strong{font-size:clamp(25px,2.64vw,35px)}.food-attract-screen.is-large-text .food-entry-actions small{font-size:clamp(16px,1.62vw,20px)}.food-app.is-large-text .food-question-heading h1,.food-app.is-large-text .food-result-heading h1,.food-app.is-large-text .food-ingredient-heading h1,.food-app.is-large-text .food-filter-result-heading h1,.food-app.is-large-text .food-detail-title{font-size:1.2em}.food-app.is-large-text .food-question-heading p,.food-app.is-large-text .food-result-heading p,.food-app.is-large-text .food-ingredient-heading p,.food-app.is-large-text .food-filter-result-heading p,.food-app.is-large-text .food-meal-facts,.food-app.is-large-text .food-meal-price,.food-app.is-large-text .food-shopping-list,.food-app.is-large-text .food-detail-copy,.food-app.is-large-text .food-detail-ingredients,.food-app.is-large-text .food-choice-copy strong,.food-app.is-large-text .food-meal h2,.food-app.is-large-text .food-recipe-card h2{font-size:1.15em}.food-topbar{min-height:104px;padding:18px clamp(24px,4vw,54px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #d9dfd2;background:var(--paper)}.food-brand,.food-topbar-actions,.food-brand>div{display:flex;align-items:center}.food-brand{gap:14px}.food-brand-mark{width:58px;height:58px;display:grid;place-items:center;border-radius:18px 26px 18px 25px;color:#fff;background:var(--forest)}.food-brand>div{align-items:flex-start;flex-direction:column}.food-brand strong{font-size:25px;font-weight:850}.food-brand small{color:var(--leaf);font-size:14px;font-weight:750;letter-spacing:.08em}.food-topbar-actions{gap:10px}.food-topbar-actions button,.food-result-actions button{min-height:54px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d3d9cc;border-radius:14px;color:var(--forest-dark);background:#fff;font-weight:760;cursor:pointer}.food-progress{padding:20px clamp(24px,5vw,70px) 22px;background:#eef2e7}.food-progress-copy{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px}.food-progress-copy span{color:#536459;font-weight:700}.food-progress-copy strong{color:var(--forest);font-size:22px}.food-progress-track{height:10px;overflow:hidden;border-radius:999px;background:#d6dfcd}.food-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--forest);transition:width .25s ease}.food-question-shell,.food-result-shell{width:min(1050px,100%);margin:0 auto;padding:clamp(46px,5vh,84px) clamp(22px,4vw,56px) 72px}.food-question-heading{text-align:center}.food-question-heading>span,.food-result-heading>span{display:inline-flex;align-items:center;gap:9px;color:var(--leaf);font-size:clamp(16px,1.8vw,22px);font-weight:800;letter-spacing:.06em}.food-question-heading h1,.food-result-heading h1{margin:20px 0 14px;color:#273329;font-size:clamp(38px,5vw,64px);line-height:1.35;letter-spacing:.015em;word-break:normal;overflow-wrap:normal;line-break:strict;text-wrap:balance}.food-question-heading p,.food-result-heading p{margin:0;color:var(--muted);font-size:clamp(18px,2vw,25px);font-weight:580}.food-choice-grid{margin-top:clamp(40px,5vh,70px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.food-choice{position:relative;min-height:190px;padding:24px 28px;display:grid;grid-template-columns:88px 1fr;align-items:center;gap:20px;overflow:hidden;border:2px solid #d9dfd1;border-radius:34px 26px 36px 24px;color:#2d382f;background:var(--paper);text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.food-choice>*{position:relative;z-index:1}.food-choice:nth-child(2n){border-radius:25px 38px 24px 36px}.food-choice:active{transform:scale(.985)}.food-choice:focus-visible{outline:5px solid rgba(53,98,63,.28);outline-offset:4px}.food-choice.is-selected{border-color:var(--forest);background:#eef3e8;transform:scale(.985)}.food-choice-icon{width:86px;height:86px;display:grid;place-items:center;border-radius:42% 58% 50% 50%;color:var(--forest);background:#edf2e7}.food-choice-icon img{width:100%;height:100%;padding:4px;display:block;object-fit:contain;border-radius:inherit}.food-choice.has-choice-art .food-choice-icon img{padding:0;transform:scale(1.34)}.tone-tomato .food-choice-icon{color:var(--tomato);background:#f8e7e2}.tone-fish .food-choice-icon{color:var(--fish);background:#e3eef3}.tone-leaf .food-choice-icon{color:var(--leaf);background:#e8f0dc}.tone-corn .food-choice-icon{color:#ae7911;background:#f8edc9}.tone-carrot .food-choice-icon{color:var(--carrot);background:#f8e5d8}.tone-eggplant .food-choice-icon{color:var(--eggplant);background:#eee7f1}.food-choice-copy{display:flex;flex-direction:column;gap:8px}.food-choice-copy strong{font-size:clamp(25px,3vw,38px);line-height:1.3;word-break:normal;overflow-wrap:normal;line-break:strict}.food-choice-copy small{color:var(--muted);font-size:clamp(15px,1.5vw,19px);font-weight:600}.food-choice-check{position:absolute;top:15px;right:15px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--forest)}.food-choice.is-compact{min-height:150px;grid-template-columns:66px 1fr}.food-choice.is-compact .food-choice-icon{width:64px;height:64px}.food-back{min-height:58px;margin:32px auto 0;padding:12px 20px;display:flex;align-items:center;gap:9px;border:0;color:var(--forest-dark);background:transparent;font-weight:760;cursor:pointer}.food-result-shell{width:min(1180px,100%)}.food-result-heading{text-align:center}.food-demo-notice{margin:34px auto 0;padding:18px 24px;display:flex;align-items:center;justify-content:center;gap:14px 24px;border-top:1px solid #dccfae;border-bottom:1px solid #dccfae;color:#705f36;background:#fff9e8}.food-demo-notice strong{white-space:nowrap}.food-result-grid{margin-top:34px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.food-meal{position:relative;padding:28px 24px 24px;border:1px solid #d8ded1;border-radius:28px 22px 30px 24px;background:var(--paper);box-shadow:0 12px 30px #2b443014}.food-meal-rank{color:var(--leaf);font-size:15px;font-weight:850;letter-spacing:.06em}.food-meal-icon{width:96px;height:96px;margin:24px auto 18px;overflow:hidden;display:grid;place-items:center;border-radius:46% 54% 44% 56%;color:var(--forest);background:#edf2e7}.food-meal-icon img{width:100%;height:100%;object-fit:cover}.food-meal h2{min-height:3em;margin:0;text-align:center;font-size:25px;line-height:1.5;word-break:auto-phrase;overflow-wrap:anywhere;line-break:strict;text-wrap:balance}.food-meal-facts{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:9px 15px;color:#59665b}.food-meal-facts span{display:flex;align-items:center;gap:5px;font-size:15px;font-weight:650}.food-meal-price{margin-top:22px;padding:20px 10px;display:flex;flex-direction:column;align-items:center;border-top:1px solid #e0e4dc;border-bottom:1px solid #e0e4dc}.food-meal-price small{color:var(--muted);font-weight:700}.food-meal-price strong{margin-top:4px;color:var(--forest-dark);font-size:clamp(28px,4vw,38px);font-variant-numeric:tabular-nums}.food-meal-price span{color:var(--muted);font-size:14px}.food-meal-caveat{min-height:2.8em;margin:14px 0 0;color:#816a37;font-size:14px;font-weight:650;text-align:center}.food-price-confidence{width:fit-content;margin:12px auto 0;padding:6px 10px;display:block;border-radius:999px;color:#59645b;background:#edf2e7;font-size:12px;font-weight:800}.food-price-confidence.is-high{color:#21563a;background:#e4f2df}.food-price-confidence.is-medium{color:#775b1e;background:#fff1cf}.food-price-confidence.is-low{color:#7c4a26;background:#ffe7d6}.food-price-confidence.is-none{color:#5f6263;background:#eceff0}.food-list-toggle{width:100%;min-height:58px;margin-top:20px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;color:#fff;background:var(--forest);font-weight:780;cursor:pointer}.food-shopping-list{margin:16px 0 0;padding:0;list-style:none}.food-shopping-list li{padding:11px 8px 11px 28px;border-bottom:1px solid #e3e6df;font-weight:620}.food-shopping-list li:before{content:"□";margin-left:-22px;margin-right:9px;color:var(--leaf)}.food-result-actions{margin-top:34px;display:flex;justify-content:center;gap:14px}.food-result-actions .is-primary{color:#fff;border-color:var(--forest);background:var(--forest)}.food-result-page-note{margin:14px 0 0;color:var(--muted);font-size:14px;font-weight:750;text-align:center}.food-ingredient-shell,.food-filter-result-shell{width:min(1180px,100%);margin:0 auto;padding:48px clamp(22px,4vw,56px) 150px}.food-ingredient-heading,.food-filter-result-heading{text-align:center}.food-ingredient-heading>span,.food-filter-result-heading>span{display:inline-flex;align-items:center;gap:9px;color:var(--leaf);font-size:21px;font-weight:850;letter-spacing:.05em}.food-ingredient-heading h1,.food-filter-result-heading h1{margin:18px 0 12px;color:#273329;font-size:clamp(38px,5vw,58px);line-height:1.3;word-break:normal;overflow-wrap:normal;line-break:strict;text-wrap:balance}.food-ingredient-heading p,.food-filter-result-heading p{margin:0;color:var(--muted);font-size:20px;font-weight:600}.food-candidate-counter{margin:34px auto 38px;padding:22px 28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;border:2px solid #cfdcc6;border-radius:26px;background:#f5f8eb;box-shadow:0 12px 30px #305a3714}.food-candidate-counter>div:first-child{display:flex;align-items:baseline;gap:14px}.food-candidate-counter small{color:#56665a;font-size:17px;font-weight:750}.food-candidate-counter strong{color:var(--forest);font-size:clamp(46px,6vw,72px);font-variant-numeric:tabular-nums;line-height:1;animation:food-count-pop .22s ease-out}.food-candidate-counter strong span{margin-left:4px;font-size:22px}.food-counter-flow{display:flex;align-items:center;justify-content:center;gap:14px;color:#7b887d;font-size:19px;font-weight:700}.food-counter-flow em{color:var(--forest-dark);font-style:normal}.food-candidate-counter>button{min-height:46px;padding:9px 14px;border:1px solid #c9d2c3;border-radius:13px;color:var(--forest-dark);background:#fff;font-weight:750;cursor:pointer}@keyframes food-count-pop{0%{opacity:.35;transform:translateY(5px) scale(.96)}to{opacity:1;transform:none}}.food-active-conditions{display:grid;gap:12px;margin:-22px auto 30px;padding:16px 18px;border:1px solid #cfdcc6;border-radius:20px;background:#ffffffe6}.food-active-conditions>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.food-active-conditions>div:first-child strong{color:var(--forest-dark);font-size:18px}.food-active-conditions>div:first-child span{padding:3px 9px;border-radius:999px;color:#fff;background:var(--forest);font-size:12px;font-weight:850}.food-active-condition-list{display:flex;flex-wrap:wrap;gap:8px}.food-active-condition-list button{min-height:42px;display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid #a9c6a7;border-radius:999px;color:#245438;background:#eef7e8;font-weight:800}.food-active-condition-list button.is-excluded{border-color:#d9b3a5;color:#7a4638;background:#f8ece5}.food-active-condition-list button.is-safety{border-color:#d8a99f;color:#7c332e;background:#fff0ed}.food-active-condition-list button.is-family{border-color:#d8c58e;color:#66501e;background:#fff7df}.food-active-condition-list button svg:last-child{margin-left:2px;opacity:.7}.food-zero-state{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin:0 0 26px;padding:20px;border:2px solid #d9a89e;border-radius:22px;color:#64332f;background:#fff5f2}.food-zero-state>svg{color:#a4493f}.food-zero-state strong{display:block;margin-bottom:5px;font-size:21px}.food-zero-state p{margin:0;line-height:1.65}.food-zero-state>div:last-child{display:grid;gap:8px}.food-zero-state button{min-height:44px;padding:8px 12px;border:1px solid #913f36;border-radius:12px;color:#fff;background:#913f36;font-weight:850}.food-zero-state button.is-secondary{color:#7c332e;background:#fff}@media(max-width:700px){.food-active-conditions{margin:-18px 0 22px;padding:14px;border-radius:17px}.food-active-condition-list{flex-wrap:nowrap;margin-inline:-2px;padding:2px 2px 7px;overflow-x:auto}.food-active-condition-list button{flex:0 0 auto;min-height:44px}.food-zero-state{grid-template-columns:1fr;gap:12px;padding:18px 15px;text-align:center}.food-zero-state>svg{justify-self:center}.food-zero-state>div:last-child{grid-template-columns:1fr}}.food-exclude-panel{margin-top:22px;border:1px solid #e0d7cd;border-radius:22px;background:#fffdf7e6;overflow:hidden}.food-exclude-panel.is-open{border-color:#d9c3b6}.food-exclude-toggle{width:100%;min-height:64px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:#7a5442;font-size:clamp(16px,1.7vw,20px);font-weight:850;text-align:left;cursor:pointer}.food-exclude-toggle-label{display:inline-flex;align-items:center;gap:10px}.food-exclude-toggle-label em{padding:3px 11px;border-radius:999px;color:#fff;background:#9a4d3b;font-style:normal;font-size:14px}.food-exclude-toggle:focus-visible{outline:4px solid rgba(154,77,59,.3);outline-offset:-4px}.food-exclude-body{padding:0 22px 22px}.food-exclude-note{margin:0 0 16px;color:#8a6a58;font-size:15px;font-weight:650}.food-ingredient-grid button.is-muted-excluded{border-color:#d9c3b6;border-style:dashed;background:#f6efe8}.food-ingredient-grid button.is-muted-excluded>span{color:#9a4d3b;background:#f0e2d9}.food-ingredient-grid button.is-muted-excluded small{color:#9a4d3b}.food-catalog-status{min-height:150px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--forest);font-size:20px;font-weight:750}.food-catalog-status.is-error{color:#9b392f}.food-catalog-status.is-panel{max-width:680px;min-height:300px;margin:28px auto;padding:38px;flex-direction:column;border:1px solid #dbe0d4;border-radius:26px;background:#ffffffe6;text-align:center}.food-catalog-status.is-panel strong{font-size:26px}.food-catalog-status.is-panel p{margin:0;color:var(--muted);font-size:16px;font-weight:650}.food-catalog-status.is-panel button{margin-top:10px}.food-ingredient-groups{display:grid;gap:28px}.food-ingredient-groups section{padding:26px;border:1px solid #dbe0d4;border-radius:26px;background:#ffffffe0}.food-ingredient-groups h2{margin:0 0 18px;display:flex;align-items:center;gap:9px;color:var(--forest-dark);font-size:22px}.food-ingredient-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.food-ingredient-grid button{min-height:106px;padding:16px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:3px 10px;border:2px solid #d9dfd2;border-radius:19px;color:#2d382f;background:#fff;text-align:left;cursor:pointer}.food-ingredient-grid button>span{grid-row:1 / 3;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:var(--leaf);background:#edf3e5}.food-ingredient-grid button strong{font-size:19px}.food-ingredient-grid button small{color:var(--muted);font-size:13px;font-weight:700}.food-ingredient-grid button.is-selected{border-color:var(--forest);color:#fff;background:var(--forest)}.food-ingredient-grid button.is-selected>span{color:var(--forest);background:#fff}.food-ingredient-grid button.is-selected small{color:#fff}.food-ingredient-grid button.is-excluded{border-color:#9a4d3b;color:#fff;background:#9a4d3b}.food-ingredient-grid button.is-excluded>span{color:#9a4d3b;background:#fff}.food-ingredient-grid button.is-excluded small{color:#fff}.food-ingredient-grid button:disabled{cursor:not-allowed;opacity:.42}.food-filter-actions{position:sticky;z-index:6;bottom:18px;margin-top:30px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #cfd7ca;border-radius:22px;background:#fffef9f5;box-shadow:0 16px 42px #1f392533}.food-filter-actions p{margin:0;color:var(--muted);font-weight:700}.food-filter-actions button{min-height:60px;padding:14px 22px;display:flex;align-items:center;gap:9px;border:0;border-radius:17px;color:#fff;background:var(--forest);font-size:18px;font-weight:850;cursor:pointer}.food-filter-actions button span{padding:5px 9px;border-radius:999px;color:var(--forest-dark);background:#fff;font-size:14px}.food-filter-actions button:disabled{cursor:not-allowed;opacity:.45}.food-recipe-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.food-recipe-card{overflow:hidden;border:1px solid #d8ded1;border-radius:26px;background:#fff;box-shadow:0 12px 30px #2b443014}.food-recipe-card>img{width:100%;aspect-ratio:4 / 3;display:block;object-fit:cover;background:#edf2e7}.food-recipe-card>div{padding:20px}.food-recipe-card h2{min-height:3em;margin:0;font-size:21px;line-height:1.5;word-break:normal;overflow-wrap:normal}.food-recipe-card p{margin:14px 0;display:flex;flex-wrap:wrap;gap:8px 14px;color:#5d685f}.food-recipe-card p span{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:700}.food-recipe-card ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:7px;list-style:none}.food-recipe-card li{padding:6px 9px;border-radius:999px;color:#59645b;background:#f0f3ec;font-size:12px;font-weight:650}.food-recipe-card .food-price-confidence{margin:0 0 12px}.food-result-continuation{width:min(620px,100%);margin:30px auto 0;padding:20px 24px;display:grid;justify-items:center;gap:10px;border:1px solid #c7d6c1;border-radius:22px;background:#fffef9f5;text-align:center}.food-result-continuation p{margin:0;color:var(--muted);font-weight:750}.food-result-continuation p strong{color:var(--forest-dark);font-size:22px}.food-result-continuation button{min-height:54px;padding:12px 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:16px;color:#fff;background:var(--forest);font-size:17px;font-weight:850;cursor:pointer}.food-result-continuation small{color:var(--muted);font-weight:650}.food-result-continuation-complete{margin:28px 0 0;color:var(--forest-dark);text-align:center;font-weight:800}.food-product-matches{margin:14px 0 0;padding:0;display:grid;gap:8px;list-style:none}.food-product-matches li{min-width:0;padding:8px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;border-radius:14px;color:#405247;background:#f7f4ec;font-size:12px;font-weight:750}.food-product-matches img{width:34px;height:34px;border-radius:10px;object-fit:cover;background:#fff}.food-product-matches span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.food-product-matches small{color:var(--forest-dark);font-weight:850;white-space:nowrap}.food-detail-open{min-height:48px;margin-top:16px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cfd9c5;border-radius:14px;color:var(--forest-dark);background:#fffdf7;font-weight:800;cursor:pointer}.food-detail-open.is-wide{width:100%}.food-detail-shell{width:min(1180px,100%);margin:0 auto;padding:44px 24px 76px}.food-detail-hero{overflow:hidden;display:grid;grid-template-columns:minmax(280px,440px) 1fr;border:1px solid #dce2d4;border-radius:34px;background:#fffef9;box-shadow:0 18px 44px #2b44301a}.food-detail-hero>img{width:100%;height:100%;min-height:360px;display:block;object-fit:cover;background:#edf2e7}.food-detail-hero>div{padding:clamp(24px,4vw,44px)}.food-detail-hero span,.food-detail-actions-panel h2{display:inline-flex;align-items:center;gap:8px}.food-detail-hero h1{margin:14px 0 12px;color:#27352a;font-size:clamp(34px,5vw,58px);line-height:1.15;word-break:normal;overflow-wrap:normal;text-wrap:balance}.food-detail-hero p{margin:0 0 18px;color:#5c685f;font-size:18px;line-height:1.8}.food-detail-facts{margin:18px 0 14px;display:flex;flex-wrap:wrap;gap:10px}.food-detail-facts span{padding:9px 12px;border-radius:999px;background:#eef4e6;color:var(--forest-dark);font-weight:800}.food-detail-actions-panel{margin-top:22px;padding:22px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;border:1px solid #dce2d4;border-radius:26px;background:#f7f7eb}.food-detail-actions-panel h2{margin:0 0 8px;color:var(--forest-dark)}.food-detail-actions-panel p{margin:0;color:#637066;line-height:1.7}.food-detail-qr{width:150px;height:150px;padding:8px;border-radius:18px;background:#fff;box-shadow:0 8px 22px #2b44301f}.food-detail-qr.is-loading{display:grid;place-items:center;color:#87907f;font-weight:900}.food-detail-action-buttons{min-width:170px;display:grid;gap:10px}.food-detail-action-buttons button{min-height:54px;padding:11px 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cbd6c2;border-radius:15px;color:var(--forest-dark);background:#fff;font-weight:850;cursor:pointer}.food-detail-action-buttons .is-primary{color:#fff;border-color:var(--forest);background:var(--forest)}.food-copy-feedback{display:block;margin-top:-2px;color:#5c6a58;font-size:13px;font-weight:800;line-height:1.35;text-align:center}.food-detail-price-note{margin:12px 0 0;color:#637066;font-size:14px;font-weight:750;line-height:1.55}.food-people-selector{margin:14px 0 0;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.food-people-selector-label{display:inline-flex;align-items:center;gap:6px;color:var(--forest-dark);font-size:14px;font-weight:850}.food-people-selector>div{display:flex;flex-wrap:wrap;gap:8px}.food-people-selector button{padding:9px 14px;border:1.5px solid #d3d9cc;border-radius:999px;background:#fff;color:var(--forest-dark);font-size:14px;font-weight:850;cursor:pointer;min-width:60px}.food-people-selector button.is-selected{background:var(--forest-dark, #35623f);border-color:var(--forest-dark, #35623f);color:#fff}.food-quantity-scale-note{margin:0 0 14px;padding:10px 14px;border-radius:12px;background:#f2f6ea;color:#4c5c4a;font-size:14px;font-weight:750;line-height:1.55}.food-detail-grid{margin-top:22px;display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.food-detail-card{margin-top:22px;padding:24px;border:1px solid #dce2d4;border-radius:26px;background:#fff;box-shadow:0 10px 30px #2b44300f}.food-detail-grid .food-detail-card{margin-top:0}.food-detail-card h2{margin:0 0 16px;color:#2e402f;font-size:25px;word-break:normal}.food-detail-card-note{margin:-4px 0 18px;color:var(--muted);font-size:14px;font-weight:700}.food-nutrition-grid{margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.food-nutrition-grid div{padding:14px;border:1px solid #e1e6da;border-radius:16px;background:#f7f9f1}.food-nutrition-grid dt{color:#657065;font-size:13px;font-weight:800}.food-nutrition-grid dd{margin:4px 0 0;color:var(--forest-dark);font-size:21px;font-weight:900;font-variant-numeric:tabular-nums}.food-detail-ingredients{margin:0;padding:0;display:grid;gap:9px;list-style:none}.food-detail-ingredients li{padding:12px 14px;display:flex;justify-content:space-between;gap:14px;border-radius:14px;background:#f4f6ef;font-weight:750}.food-detail-ingredients small{color:#687166;font-weight:700}.food-detail-steps{margin:0;padding:0;display:grid;gap:14px;list-style:none;counter-reset:step}.food-detail-steps li{display:grid;grid-template-columns:42px minmax(120px,170px) 1fr;gap:12px}.food-detail-steps li>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--forest);font-weight:900}.food-detail-steps p{margin:0;padding-top:6px;color:#424d43;line-height:1.8}.food-detail-steps li:not(:has(img)) p{grid-column:2 / -1}.food-detail-steps img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:16px;background:#edf2e7}.food-detail-steps small{grid-column:3;color:#6c755f;font-weight:750;line-height:1.6}.food-detail-empty{margin:0;padding:18px;border-radius:16px;color:#667066;background:#f3f5ee}.food-shopping-hero{grid-template-columns:1fr 260px}.food-shopping-hero>div:first-child{padding:clamp(24px,4vw,44px)}.food-shopping-qr-panel{padding:24px;display:grid;align-content:center;justify-items:center;gap:14px;background:#eef4e6}.food-share-note{margin:0;color:#59665b;font-size:13px;font-weight:700;line-height:1.55;text-align:center}.food-shopping-qr-panel button{min-height:50px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cbd6c2;border-radius:14px;color:var(--forest-dark);background:#fff;font-weight:850;cursor:pointer}.food-shopping-qr-panel button.is-primary{border-color:var(--forest);color:#fff;background:var(--forest)}.food-shopping-recipes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.food-shopping-recipes button{min-width:0;padding:0;overflow:hidden;display:grid;grid-template-rows:150px auto auto;border:1px solid #dce2d4;border-radius:18px;background:#fffdf7;text-align:left;cursor:pointer}.food-shopping-recipes img{width:100%;height:150px;object-fit:cover;background:#edf2e7}.food-shopping-recipes span{padding:12px 13px 2px;color:#28392d;font-weight:850;line-height:1.45}.food-shopping-recipes small{padding:0 13px 13px;color:var(--leaf);font-weight:800}.food-shopping-checks{margin:0;padding:0;display:grid;gap:10px;list-style:none}.food-shopping-progress{margin:-6px 0 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:14px;font-weight:800}.food-shopping-progress button{padding:6px 10px;border:1px solid #d3d9cc;border-radius:999px;color:var(--forest-dark);background:#fff;font-size:12px;font-weight:850;cursor:pointer}.food-shopping-checks li{border-radius:14px;background:#f4f6ef}.food-shopping-check-button{width:100%;min-height:64px;padding:12px;display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:flex-start;border:0;border-radius:inherit;color:inherit;background:transparent;text-align:left;cursor:pointer}.food-shopping-check-button>span{width:28px;height:28px;display:grid;place-items:center;color:var(--leaf);font-size:22px;line-height:1}.food-shopping-checks li.is-checked{background:#e8eee1;opacity:.72}.food-shopping-checks li.is-checked strong{text-decoration:line-through}.food-shopping-checks strong{display:block;color:#2e3e31}.food-shopping-checks small{margin-left:8px;color:#687166;font-weight:750}.food-shopping-checks em{margin-top:3px;display:block;color:#7b8378;font-size:12px;font-style:normal}.food-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;padding:22px;display:grid;place-items:center;background:#1a261c94}.food-modal{width:min(570px,100%);max-height:calc(100dvh - 44px);overflow-y:auto;padding:28px;border-radius:26px;background:var(--paper);box-shadow:0 28px 80px #00000047}.food-modal header{display:grid;grid-template-columns:52px 1fr 48px;align-items:center;gap:12px}.food-modal header>span{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;color:#fff;background:var(--forest)}.food-modal header small{color:var(--leaf);font-weight:800;letter-spacing:.08em}.food-modal h2{margin:2px 0 0;font-size:27px}.food-modal header button{width:46px;height:46px;display:grid;place-items:center;border:0;border-radius:14px;color:var(--forest-dark);background:#eef2e9;cursor:pointer}.food-modal button:disabled{cursor:wait;opacity:.58}.food-modal>p{margin:24px 0;color:#59665b;line-height:1.8}.food-usage-panel{margin:20px 0 24px;padding:18px;border:1px solid #e8dfc8;border-radius:18px;background:#fffaf0}.food-usage-panel h3{margin:0;color:var(--forest-dark);font-size:19px}.food-usage-panel>p{margin:6px 0 14px;color:#59665b;font-size:13px;line-height:1.65}.food-usage-panel dl{margin:0 0 14px}.food-usage-panel dl div{grid-template-columns:1fr auto;padding:9px 0}.food-usage-panel dd{color:var(--forest-dark)}.food-usage-ranking{display:grid;gap:5px;margin-top:12px}.food-usage-ranking strong{color:#705f36;font-size:13px}.food-usage-ranking span{display:flex;justify-content:space-between;gap:12px;color:#59665b;font-size:13px}.food-usage-ranking b{color:var(--forest-dark);white-space:nowrap}.food-offline-pack{margin:20px 0 24px;padding:18px;border:1px solid #dce6d6;border-radius:18px;background:#f4f8f0}.food-offline-pack-heading{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:start;color:var(--forest)}.food-offline-pack-heading h3{margin:0;font-size:19px}.food-offline-pack-heading p{margin:6px 0 0;color:#59665b;line-height:1.65}.food-offline-pack-status{margin:12px 0;color:var(--forest-dark);font-weight:750}.food-offline-pack-progress{height:12px;overflow:hidden;border-radius:999px;background:#dce6d6}.food-offline-pack-progress span{display:block;height:100%;border-radius:inherit;background:var(--leaf);transition:width .2s ease}.food-offline-pack-error{margin:12px 0;color:#a33b2f;font-weight:700}.food-modal dl{margin:0 0 24px}.food-modal dl div{padding:14px 0;display:grid;grid-template-columns:90px 1fr;border-bottom:1px solid #e1e5dc}.food-modal dt{color:var(--muted);font-weight:700}.food-modal dd{margin:0;font-weight:750}.food-modal .food-primary-action{width:100%;min-width:0;min-height:62px;border-radius:17px;font-size:18px;cursor:pointer}.food-pin-backdrop{z-index:25}.food-pin-modal{width:min(410px,100%)}.food-pin-guide{margin:22px 0 14px!important;text-align:center}.food-pin-display{display:grid;grid-template-columns:repeat(4,52px);justify-content:center;gap:12px}.food-pin-display span{height:58px;display:grid;place-items:center;border:2px solid #cad8c7;border-radius:15px;color:transparent;background:#f4f8f0;font-size:23px}.food-pin-display span.is-filled{border-color:var(--leaf);color:var(--forest-dark);background:#eaf3e4}.food-pin-error{min-height:26px;margin:8px 0 10px;color:#a33b2f;text-align:center;font-weight:800}.food-pin-keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px}.food-pin-keypad button{min-height:58px;border:1px solid #cbd8c8;border-radius:15px;color:var(--forest-dark);background:#fff;font-size:24px;font-weight:800;cursor:pointer}.food-pin-keypad button:active{background:#e6f1e2}.food-pin-keypad button.is-utility{display:grid;place-items:center;color:#5f6d61;background:#eef2e9;font-size:13px}.food-staff-confirm{position:fixed;z-index:2;top:50%;left:50%;width:min(440px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow-y:auto;padding:24px;border:2px solid #d9c891;border-radius:22px;background:#fffdf8;box-shadow:0 0 0 100vmax #141f16a3,0 24px 70px #0000004d;transform:translate(-50%,-50%)}.food-staff-confirm h3{margin:0;color:var(--forest-dark);font-size:23px}.food-staff-confirm p{margin:14px 0 22px;color:#505d52;line-height:1.75}.food-staff-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.food-staff-confirm-actions button{min-height:54px;padding:10px 12px;border:1px solid #bdcbb9;border-radius:14px;color:var(--forest-dark);background:#fff;font-weight:800;cursor:pointer}.food-staff-confirm-actions button.is-primary{border-color:var(--forest);color:#fff;background:var(--forest)}.food-staff-confirm-actions button.is-danger{border-color:#9f4439;color:#fff;background:#9f4439}.food-idle-backdrop{z-index:30}.food-idle-modal{border:3px solid #f0d48c}.food-idle-count{margin:14px auto 4px;width:108px;height:108px;display:grid;place-items:center;border-radius:50%;background:#eef4e6;border:3px solid var(--forest-dark, #35623f);color:var(--forest-dark, #35623f);font-size:52px;font-weight:900;font-variant-numeric:tabular-nums}.food-idle-actions{display:grid;grid-template-columns:1fr auto;gap:12px}.food-idle-actions>button:not(.food-primary-action){min-height:62px;padding:12px 18px;border:1px solid #d3d9cc;border-radius:17px;color:var(--forest-dark);background:#fff;font-weight:850;cursor:pointer}[data-theme=marche]{--forest: #2f753f;--forest-dark: #254a2d;--leaf: #78a640;--cream: #fffdf5;--paper: #fffef9;--line: #e3dfcf;--muted: #6d6b5f}[data-season=spring]{--season-accent: #b56a7d;--season-soft: #f8e8ec;--season-ink: #734052}[data-season=summer]{--season-accent: #398a91;--season-soft: #e2f4f1;--season-ink: #245f65}[data-season=autumn]{--season-accent: #b36b35;--season-soft: #f8e8d5;--season-ink: #77451f}[data-season=winter]{--season-accent: #52779b;--season-soft: #e6eff6;--season-ink: #355a79}.food-app[data-theme=marche]{background-color:var(--cream);background-image:linear-gradient(#fffdf5f2,#fffdf5fc),url(/assets/marche-vegetable-border-v1.webp);background-position:center bottom;background-repeat:no-repeat;background-size:min(100%,1820px) auto;background-attachment:fixed}.food-attract-screen[data-theme=marche] .food-attract{padding-bottom:clamp(190px,21vh,320px);background-color:#fffdf5;background-image:url(/assets/marche-vegetable-border-v1.webp);background-position:center bottom;background-repeat:no-repeat;background-size:min(100%,1820px) auto}.food-attract-screen[data-theme=marche] .food-attract:before{border-color:#dfe9c9}.food-attract-screen[data-theme=marche] .food-attract:after{display:none}.food-app[data-theme=marche] .food-topbar{border-bottom-color:#e7dfcd;background:#fffdf5f5}.food-app[data-theme=marche] .food-progress{background:#f2f3df}.food-app[data-theme=marche] .food-question-shell{position:relative;z-index:1}.food-choice-grid.is-banners{grid-template-columns:1fr;gap:clamp(12px,1.4vw,22px)}.food-choice-grid.is-banners .food-choice.is-banner{position:relative;min-height:0;padding:0;display:block;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none;overflow:visible}.food-choice-banner-img{position:relative;z-index:0;display:block;width:100%;height:auto;pointer-events:none;filter:drop-shadow(0 12px 16px rgba(70,65,42,.12));transition:transform .18s ease}.food-choice-banner-copy{position:absolute;top:50%;left:50%;width:46%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;pointer-events:none;z-index:2;isolation:isolate}.food-choice-banner-copy:before{content:"";position:absolute;z-index:-1;top:-18px;right:-44px;bottom:-18px;left:-44px;border-radius:999px;background:radial-gradient(ellipse at center,#fffdf5f0,#fffdf5c7 56%,#fffdf500 78%);filter:blur(.2px)}.food-choice-banner-copy>*{position:relative;z-index:1}.food-choice-season-tag{padding:4px 12px;color:var(--season-ink);background:color-mix(in srgb,var(--season-soft) 88%,white);border:1px solid color-mix(in srgb,var(--season-accent) 55%,white);border-radius:999px;font-size:clamp(10px,1vw,14px);font-weight:900;letter-spacing:.04em}.food-choice-banner-copy strong{color:#3a2b22;font-size:clamp(22px,2.6vw,40px);font-weight:900;letter-spacing:.01em;text-shadow:0 2px 0 rgba(255,255,255,.82),0 0 12px rgba(255,255,255,.65)}.food-choice-banner-copy small{color:#5f4b3d;font-size:clamp(12px,1.35vw,18px);font-weight:800;text-shadow:0 2px 0 rgba(255,255,255,.78),0 0 10px rgba(255,255,255,.58)}.food-choice.is-banner:active .food-choice-banner-img{transform:scale(.985)}.food-choice.is-banner:focus-visible{outline:0}.food-choice.is-banner:focus-visible .food-choice-banner-img{outline:5px solid rgba(47,117,63,.4);outline-offset:2px;border-radius:40px}.food-choice.is-banner.is-selected .food-choice-banner-img{transform:scale(1.02);filter:drop-shadow(0 16px 22px rgba(47,117,63,.32))}.food-choice.is-banner .food-choice-check{top:16px;right:4%;width:44px;height:44px;color:#fff;background:var(--forest);box-shadow:0 6px 14px #24472d4d}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact{min-height:clamp(172px,15vh,220px);grid-template-columns:96px 1fr;gap:24px;padding:clamp(24px,2.5vw,34px);border:2px solid rgba(204,211,181,.9);border-radius:34px 24px 38px 28px;background:radial-gradient(circle at 14% 22%,rgba(255,255,255,.72) 0 9%,transparent 10%),radial-gradient(circle at 92% 80%,rgba(222,231,196,.48) 0 12%,transparent 13%),linear-gradient(135deg,#fffdf5fa,#f8f5e5eb);box-shadow:0 14px 34px #484d3314}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:before,.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:after{content:"";position:absolute;pointer-events:none}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:before{width:78px;height:34px;right:24px;top:18px;border-radius:100% 0;border:4px solid rgba(117,149,83,.28);border-left:0;border-bottom:0;transform:rotate(-12deg)}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:after{width:58px;height:58px;right:20px;bottom:16px;border-radius:50%;background:#f0d68e33}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:nth-child(2n){border-radius:26px 38px 28px 34px}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:nth-child(1) .food-choice-icon{color:#4d8b62;background:#e7f1dd}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:nth-child(2) .food-choice-icon{color:#b98926;background:#f8edca}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:nth-child(3) .food-choice-icon{color:#c8704b;background:#f7e5d7}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact:nth-child(4) .food-choice-icon{color:#6f829a;background:#e6eef2}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact .food-choice-icon{width:92px;height:92px;border:6px solid rgba(255,255,255,.78);border-radius:44% 56% 50% 50%;box-shadow:0 8px 18px #49402d1f}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact .food-choice-copy strong{color:#34251d;font-size:clamp(28px,3.2vw,42px)}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact .food-choice-copy small{color:#665c4e;font-size:clamp(16px,1.55vw,21px);font-weight:760}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact.is-selected{border-color:#2f753fb8;background:radial-gradient(circle at 14% 22%,rgba(255,255,255,.74) 0 9%,transparent 10%),linear-gradient(135deg,#f2f7e8,#fffaf0);box-shadow:0 16px 38px #2f753f24}.food-logotype{display:inline-flex;align-items:center;gap:16px;color:var(--forest);line-height:1}.food-sprig{width:42px;height:36px;flex:none;color:var(--leaf)}.food-sprig.is-flip{transform:scaleX(-1)}.food-logotype-text{display:inline-flex;align-items:baseline;font-weight:900;letter-spacing:.055em}.food-logotype-text b{display:inline-block;font-weight:inherit}.food-logotype-text b:nth-child(2){margin-inline:.03em;color:var(--leaf);font-size:.68em;transform:translateY(-.08em)}.food-logotype.is-large{gap:clamp(14px,2vw,26px);font-size:clamp(44px,5.4vw,78px)}.food-logotype.is-large .food-sprig{width:clamp(44px,5vw,72px);height:auto}.food-logotype.is-small{font-size:27px;gap:9px}.food-logotype.is-small .food-sprig{width:24px;height:20px}.food-brand-subtitle{margin-left:4px;color:var(--muted);font-size:14px;font-weight:750;letter-spacing:.08em;white-space:nowrap}@media(max-width:900px){.food-brand-subtitle{display:none}.food-logotype.is-small{font-size:22px}}@media(max-width:440px){.food-topbar{gap:8px}.food-logotype.is-small{gap:0;font-size:19px}.food-logotype.is-small .food-sprig{display:none}.food-topbar-actions{gap:4px;flex:none}.food-topbar-actions .food-text-size-toggle{width:48px;padding:10px;font-size:0}.food-product-matches li{grid-template-columns:34px minmax(0,1fr)}.food-product-matches span{white-space:normal;overflow-wrap:anywhere}.food-product-matches small{grid-column:2;white-space:normal;overflow-wrap:anywhere}}body{line-break:strict}.food-nowrap{display:inline-block}.food-app[data-theme=marche] .food-question-heading>span,.food-app[data-theme=marche] .food-result-heading>span{padding-bottom:12px;border-bottom:3px dotted #c9d6a4}[data-theme=navi]{--forest: #315d47;--forest-dark: #234536;--leaf: #668a53;--cream: #f7f9f5;--paper: #ffffff;--line: #dce3dc;--muted: #657269}.food-app[data-theme=navi] .food-topbar{box-shadow:0 4px 18px #2345360d}.food-app[data-theme=navi] .food-choice{border-radius:24px}.food-app[data-theme=navi] .food-choice:nth-child(2n){border-radius:24px}.food-app[data-theme=navi] .food-choice-icon{border-radius:18px}.food-attract-screen[data-theme=navi] .food-attract-mark{border-radius:28px}.food-attract-screen[data-theme=navi] .food-attract-badge{background:#fff}@media(max-width:760px){.food-modal-backdrop{padding:12px}.food-modal{max-height:calc(100dvh - 24px);padding:20px;border-radius:21px}.food-modal header{grid-template-columns:46px 1fr 42px;gap:9px}.food-modal header>span{width:44px;height:44px;border-radius:13px}.food-modal header button{width:42px;height:42px}.food-modal h2{font-size:23px}.food-pin-display{grid-template-columns:repeat(4,48px);gap:8px}.food-pin-display span{height:54px}.food-staff-confirm{padding:20px}.food-staff-confirm h3{font-size:21px}.food-staff-confirm-actions{grid-template-columns:1fr}.food-attract{padding:82px 16px 44px;gap:18px}.food-attract-mark{width:112px;height:112px}.food-attract-title{font-size:clamp(35px,10vw,48px)}.food-attract-lead{font-size:18px}.food-attract-screen.is-large-text .food-attract-title{font-size:clamp(42px,12vw,58px)}.food-attract-screen.is-large-text .food-attract-lead{font-size:22px}.food-attract-steps{grid-template-columns:1fr;gap:8px}.food-attract-steps span{min-height:62px;justify-content:flex-start}.food-entry-actions{width:100%;grid-template-columns:1fr;gap:10px}.food-entry-actions button{min-height:86px;padding:15px 18px;grid-template-columns:40px 1fr;border-radius:19px}.food-entry-actions strong{font-size:20px}.food-entry-actions small{font-size:12px}.food-attract-screen.is-large-text .food-entry-actions strong{font-size:24px}.food-attract-screen.is-large-text .food-entry-actions small,.food-entry-label{font-size:15px}.food-attract-staff{top:16px;right:16px}.food-attract-text-size{right:16px;bottom:16px}.food-topbar{min-height:86px;padding:14px 16px}.food-brand-mark{width:48px;height:48px}.food-brand strong{font-size:18px}.food-brand small{font-size:11px}.food-topbar-actions button{width:48px;padding:10px;font-size:0}.food-topbar-actions button svg{width:22px;height:22px}.food-topbar-actions .food-text-size-toggle{width:auto;padding:10px 8px;font-size:11px;white-space:nowrap}.food-progress{padding:16px 18px 18px}.food-question-shell,.food-result-shell,.food-detail-shell{padding:38px 16px 54px}.food-question-heading h1,.food-result-heading h1{font-size:34px}.food-question-heading h1,.food-result-heading h1{word-break:normal;overflow-wrap:normal}.food-question-heading p,.food-result-heading p{font-size:17px}.food-choice-grid,.food-choice-grid.is-categories{grid-template-columns:1fr;gap:14px;margin-top:34px}.food-choice,.food-choice.is-compact{min-height:124px;padding:18px;grid-template-columns:68px 1fr;border-radius:24px}.food-choice:nth-child(2n){border-radius:24px}.food-choice-icon,.food-choice.is-compact .food-choice-icon{width:64px;height:64px}.food-choice-copy strong{font-size:24px}.food-choice-copy small{font-size:14px}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact{min-height:132px;padding:18px;grid-template-columns:70px 1fr;gap:16px;border-radius:24px}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact .food-choice-icon{width:66px;height:66px;border-width:4px}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact .food-choice-copy strong{font-size:24px}.food-app[data-theme=marche] .food-choice:not(.is-banner).is-compact .food-choice-copy small{font-size:14px}.food-app[data-theme=marche]{background-size:920px auto}.food-demo-notice{align-items:flex-start;flex-direction:column}.food-result-grid{grid-template-columns:1fr}.food-meal h2{min-height:auto}.food-result-actions{flex-direction:column}.food-result-actions button{width:100%}.food-ingredient-shell,.food-filter-result-shell{padding:34px 15px 120px}.food-ingredient-heading h1,.food-filter-result-heading h1{font-size:32px;overflow-wrap:anywhere}.food-ingredient-heading p,.food-filter-result-heading p{font-size:16px}.food-candidate-counter{margin:26px 0;padding:18px;grid-template-columns:1fr auto;gap:14px}.food-candidate-counter>div:first-child{align-items:flex-start;flex-direction:column;gap:5px}.food-candidate-counter strong{font-size:50px}.food-counter-flow{grid-column:1 / -1;grid-row:2;justify-content:flex-start;font-size:15px}.food-candidate-counter>button{grid-column:2;grid-row:1;align-self:start;width:48px;padding:8px;overflow:hidden;font-size:0}.food-candidate-counter>button:before{content:"解除";font-size:12px}.food-filter-mode{width:100%;display:grid;grid-template-columns:1fr 1fr}.food-filter-mode button{justify-content:center;padding:9px 10px;font-size:14px}.food-ingredient-groups{gap:16px}.food-ingredient-groups section{padding:18px 14px;border-radius:21px}.food-ingredient-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.food-ingredient-grid button{min-height:92px;padding:12px 9px;grid-template-columns:34px 1fr;border-radius:16px}.food-ingredient-grid button>span{width:32px;height:32px}.food-ingredient-grid button strong{font-size:16px}.food-ingredient-grid button small{font-size:11px}.food-filter-actions{bottom:72px;padding:8px;display:block;border-radius:18px}.food-filter-actions:not(.has-selection){position:static;margin-top:22px}.food-filter-actions p{display:none}.food-filter-actions button{width:100%;min-height:56px;justify-content:center;font-size:16px}.food-recipe-grid{grid-template-columns:1fr;gap:16px}.food-recipe-card{display:grid;grid-template-columns:120px 1fr;border-radius:20px}.food-recipe-card>img{height:100%;aspect-ratio:auto}.food-recipe-card>div{padding:15px}.food-recipe-card h2{min-height:0;font-size:17px}.food-recipe-card ul{display:none}.food-detail-steps li{grid-template-columns:36px 1fr;gap:10px}.food-detail-steps img,.food-detail-steps p,.food-detail-steps small{grid-column:2}.food-detail-open{width:100%}.food-detail-hero{grid-template-columns:1fr;border-radius:24px}.food-detail-hero>img{min-height:240px;max-height:320px}.food-detail-hero h1{font-size:32px}.food-detail-hero p{font-size:16px}.food-detail-actions-panel{grid-template-columns:1fr}.food-detail-qr{width:180px;height:180px;justify-self:center}.food-detail-action-buttons{width:100%}.food-detail-grid{grid-template-columns:1fr}.food-detail-card{padding:18px;border-radius:20px}.food-nutrition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.food-detail-ingredients li{flex-direction:column;gap:4px}.food-idle-actions,.food-shopping-hero,.food-shopping-recipes{grid-template-columns:1fr}.food-shopping-recipes button{grid-template-columns:110px 1fr;grid-template-rows:auto auto}.food-shopping-recipes img{grid-row:1 / 3;height:100%;min-height:104px}.food-shopping-recipes span{padding:12px 12px 2px}.food-shopping-recipes small{padding:0 12px 12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.food-allergen-panel{display:grid;gap:18px;margin-top:22px;padding:22px;border:1px solid #e5c98d;border-radius:22px;background:#fffaf0}.food-allergen-panel h2{margin:0 0 6px;font-size:20px}.food-allergen-panel p{margin:0;color:#66563b;line-height:1.7}.food-allergen-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.food-allergen-options button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:48px;border:1px solid #d8c18b;border-radius:14px;background:#fff;color:#4b3b23;font-weight:700}.food-allergen-options button.is-selected{border-color:#a65b36;background:#a65b36;color:#fff}.food-allergen-note,.food-allergen-summary{display:block;color:#8a4a2f;font-size:12px;line-height:1.5}.food-allergen-note.is-shared{color:#735c42}.food-allergen-summary{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:#fff5df}.food-allergen-summary p{margin:0}.food-allergen-summary p+p{margin-top:5px}.food-allergen-summary small{display:block;margin-top:7px;color:#66563b;line-height:1.55}.food-allergen-summary.is-unknown{color:#66563b}.food-season-badge{display:inline-flex;align-items:center;gap:10px;margin:10px auto 0;padding:8px 14px;border:1px solid color-mix(in srgb,var(--season-accent) 45%,white);border-radius:999px;background:color-mix(in srgb,var(--season-soft) 82%,white);color:var(--season-ink)}.food-season-badge strong{font-size:.9rem}.food-season-badge span{font-size:.82rem}.food-seasonal-menu{width:min(880px,100%);margin:24px auto 0;padding:16px 18px;border:1px solid color-mix(in srgb,var(--season-accent) 32%,#e2d4b5);border-radius:20px;background:color-mix(in srgb,var(--season-soft) 44%,rgba(255,252,244,.94));text-align:left}.food-seasonal-menu>div:first-child{display:flex;align-items:baseline;gap:10px;color:var(--season-ink)}.food-seasonal-menu>div:first-child span{color:#806d52;font-size:.86rem}.food-seasonal-menu-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.food-seasonal-menu-list button{display:flex;align-items:center;gap:9px;min-width:0;padding:7px;border:1px solid #eadfc9;border-radius:12px;background:#fff;color:#334338;text-align:left;font-weight:700;cursor:pointer}.food-seasonal-menu-list img{width:46px;height:46px;flex:0 0 auto;border-radius:9px;object-fit:cover}.food-seasonal-menu-list span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.food-usage-periods{display:flex;gap:8px;margin:10px 0 12px}.food-usage-periods button{padding:7px 14px;border:1px solid #d8cdb8;border-radius:999px;background:#fff;color:#5c584f;font-weight:700;cursor:pointer}.food-usage-periods button.is-selected{border-color:#35623f;background:#35623f;color:#fff}.food-family-panel{display:grid;gap:10px;margin-top:16px;padding:18px;border:1px solid #d9e2d4;border-radius:20px;background:#f7fbf4}.food-family-panel h2{margin:0;font-size:20px;color:#35623f}.food-family-panel p{margin:0;color:#59665b;line-height:1.6;font-size:.9rem}.food-family-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.food-family-options button{display:grid;gap:4px;min-height:66px;padding:10px;border:1px solid #cddbc8;border-radius:13px;background:#fff;color:#334338;text-align:left;cursor:pointer}.food-family-options button.is-selected{border-color:#35623f;background:#e6f1e2}.food-family-options small,.food-family-warning{color:#6b756c;line-height:1.5}.food-family-warning{font-size:.78rem}.food-family-safety-alert,.food-filter-safety-note{margin:16px 0;padding:14px 16px;border:1px solid #e2bd75;border-radius:16px;background:#fff8e8;color:#624c27}.food-family-safety-alert p,.food-filter-safety-note p{margin:5px 0 0;line-height:1.6}.food-usage-ranking span i{display:inline-grid;place-items:center;width:22px;height:22px;margin-right:7px;border-radius:50%;background:#e6f1e2;color:#35623f;font-size:.75rem;font-style:normal;font-weight:800}.food-usage-empty{margin:10px 0 0;padding:10px;border-radius:10px;background:#f5f2ea;color:#6b675e}.food-usage-export{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;margin-top:14px;padding:8px 14px;color:#315d47;background:#fff;border:1px solid #a9c4b3;border-radius:12px;font-weight:800;cursor:pointer}@media(max-width:640px){.food-allergen-options{grid-template-columns:repeat(2,minmax(0,1fr))}.food-seasonal-menu-list,.food-family-options{grid-template-columns:1fr}}
