:root{--forest:#14352c;--forest-mid:#1f4d40;--sage:#5f8f7a;--sage-soft:#c5ddd0;--mist:#e8f0eb;--cream-leaf:#f3f7f4;--ink:#15201c;--muted:#5a6b63;--surface:#fff;--surface-2:#e4eee8;--border:#c5d4cb;--accent:#2a6b56;--accent-hover:#1f4d40;--teal:#2a6b56;--teal-dark:#14352c;--ok:#1f7a4d;--caution:#b45309;--avoid:#b91c1c;--shadow:0 10px 40px #14352c14;--radius:18px;--font-ui:"Heebo", "Segoe UI", sans-serif;--font-display:"Fraunces", "Times New Roman", serif;font-family:var(--font-ui);color:var(--ink);background-color:var(--cream-leaf);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-weight:400;line-height:1.55}*{box-sizing:border-box}body{background:radial-gradient(1200px 600px at 100% -10%, #5f8f7a47, transparent 55%), radial-gradient(900px 500px at -10% 20%, #c45c261a, transparent 50%), linear-gradient(180deg, #eef5f0 0%, var(--cream-leaf) 40%, #e7f0ea 100%);background-attachment:fixed;min-height:100dvh;margin:0}#root{min-height:100dvh}::selection{background:#5f8f7a59}.app{max-width:640px;padding:max(20px, env(safe-area-inset-top,0px)) 18px max(40px, env(safe-area-inset-bottom,0px));flex-direction:column;min-height:100dvh;margin:0 auto;display:flex}.brand{text-align:center;padding:8px 0 22px;animation:.55s ease-out both brand-in}@keyframes brand-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.brand-mark{background:linear-gradient(145deg, var(--forest-mid), var(--forest));color:#f5faf7;width:52px;height:52px;font-family:var(--font-display);letter-spacing:.02em;border-radius:16px;justify-content:center;align-items:center;margin-bottom:12px;font-size:1.15rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #14352c38}.brand h1{font-family:var(--font-ui);color:var(--forest);letter-spacing:-.03em;margin:0;font-size:clamp(1.85rem,5vw,2.35rem);font-weight:800;line-height:1.15}.brand-en{font-family:var(--font-display);color:var(--sage);letter-spacing:.01em;margin:6px 0 0;font-size:1.05rem;font-weight:600}.brand-tagline{max-width:34em;color:var(--muted);margin:10px auto 0;font-size:.95rem;line-height:1.55}.brand-tagline .en-inline{color:var(--forest-mid);font-weight:500}.tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#ffffffb8;border:1px solid #c5d4cbe6;border-radius:16px;gap:4px;margin-bottom:18px;padding:6px;display:flex;overflow:auto hidden}.tabs::-webkit-scrollbar{display:none}.tabs button{min-width:max-content;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;padding:10px;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .2s,color .2s,transform .2s}.tabs button:hover{color:var(--forest)}.tabs button.active{background:var(--forest);color:#f7fbf8;box-shadow:0 1px 4px #14352c40}.panel{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe0;border:1px solid #c5d4cbd9;flex-direction:column;gap:14px;padding:20px;animation:.35s ease-out both panel-in;display:flex}@keyframes panel-in{0%{opacity:0}to{opacity:1}}.panel form{gap:8px;display:flex}input,select,textarea{border:1.5px solid var(--border);width:100%;color:var(--ink);box-sizing:border-box;background:#fff;border-radius:14px;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:var(--sage);outline:none;box-shadow:0 0 0 3px #5f8f7a33}textarea{resize:vertical;min-height:140px}button.primary{background:linear-gradient(180deg, #2f7a61 0%, var(--teal) 100%);color:#fff;cursor:pointer;border:none;border-radius:14px;padding:12px 22px;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .15s,filter .15s,box-shadow .15s;box-shadow:0 6px 18px #2a6b5647}button.primary:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}button.primary:active:not(:disabled){transform:translateY(0)}button.primary:disabled{opacity:.45;cursor:default;box-shadow:none}button.primary.big{padding:18px;font-size:1.08rem}button.secondary{background:var(--surface-2);color:var(--ink);cursor:pointer;border:none;border-radius:14px;padding:10px 18px;font-family:inherit;font-size:.95rem;font-weight:600}.hint{color:var(--muted);text-align:center;margin:0;font-size:.85rem}.scanner-region{border-radius:14px;overflow:hidden}.loading{text-align:center;color:var(--muted);padding:22px;font-weight:500}.error{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:14px;margin-top:14px;padding:12px 16px;font-size:.95rem;line-height:1.5}.catalog-hit{border:1.5px solid var(--sage-soft);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffeb;flex-direction:column;gap:6px;margin-top:16px;padding:18px;animation:.35s ease-out both panel-in;display:flex}.catalog-hit-title{color:var(--forest);font-size:1.05rem;font-weight:800}.catalog-hit-name{font-size:1.15rem;font-weight:700}.catalog-hit-manufacturer,.catalog-hit-barcode,.catalog-hit-chains{color:var(--muted);font-size:.9rem}.catalog-hit p{margin:6px 0 10px;font-size:.92rem;line-height:1.55}.verdict-filters{gap:6px;display:flex}.filter-chip{border:1.5px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;flex:1;padding:8px 6px;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.filter-chip.filter-ok.active{border-color:var(--ok);color:#065f46;background:#d1fae5}.filter-chip.filter-caution.active{border-color:var(--caution);color:#92400e;background:#fef3c7}.filter-chip.filter-avoid.active{border-color:var(--avoid);color:#991b1b;background:#fee2e2}.product-list{flex-direction:column;gap:6px;max-height:60vh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.product-list-sentinel{text-align:center;color:var(--muted);background:0 0;border:none;padding:12px;font-size:.85rem;list-style:none}.category-selects{gap:8px;display:flex}.category-selects select{flex:1;min-width:0}.product-row{background:var(--surface-2);border-inline-start:4px solid var(--border);cursor:pointer;border-radius:12px;padding:10px 12px;transition:background .15s}.product-row:hover{background:#dce8e1}.product-row-layout{align-items:center;gap:12px;display:flex}.product-thumb{object-fit:contain;background:#fff;border-radius:8px;flex-shrink:0;width:52px;height:52px}.product-thumb.placeholder{justify-content:center;align-items:center;font-size:1.4rem;display:flex}.product-row-body{flex:1;min-width:0}.product-row-cat{color:var(--muted);margin-top:2px;font-size:.78rem}.product-row-ingredients{border-top:1px dashed var(--border);margin-top:10px;padding-top:10px;font-size:.85rem;line-height:1.6}.product-row.row-ok{border-inline-start-color:var(--ok)}.product-row.row-caution{border-inline-start-color:var(--caution)}.product-row.row-avoid{border-inline-start-color:var(--avoid)}.product-row-main{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.product-row-name{font-size:.95rem;font-weight:600}.product-row-brand{color:var(--muted);flex-shrink:0;font-size:.8rem}.product-row-flags{color:#92400e;margin-top:2px;font-size:.8rem}.product-row-avail{align-items:baseline;gap:8px;margin-top:2px;font-size:.78rem;display:flex}.product-row-price{color:var(--teal);flex-shrink:0;font-weight:600}.product-row-chains{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-row-chains-full{margin-top:6px;font-size:.82rem}.catalog-hit-chains{color:var(--muted);margin-top:4px;font-size:.85rem}.product-row-barcode{color:var(--muted);text-align:right;direction:ltr;margin-top:2px;font-size:.72rem}.result-card{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #c5d4cbd9;flex-direction:column;gap:14px;margin-top:16px;padding:18px;animation:.4s ease-out both panel-in;display:flex}.product-head{align-items:center;gap:14px;display:flex}.product-head img{object-fit:contain;background:var(--surface-2);border-radius:10px;width:64px;height:64px}.product-name{font-size:1.1rem;font-weight:700}.product-brand,.product-barcode{color:var(--muted);font-size:.9rem}.product-barcode{text-align:right;direction:ltr;font-size:.8rem}.verdict{border-radius:14px;align-items:center;gap:14px;padding:16px;display:flex}.verdict-icon{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.5rem;font-weight:800;display:flex}.verdict-title{font-size:1.25rem;font-weight:800}.verdict-sub{opacity:.85;font-size:.9rem}.verdict-avoid{color:#991b1b;background:#fee2e2}.verdict-avoid .verdict-icon{background:var(--avoid)}.verdict-caution{color:#92400e;background:#fef3c7}.verdict-caution .verdict-icon{background:var(--caution)}.verdict-ok{color:#065f46;background:#d1fae5}.verdict-ok .verdict-icon{background:var(--ok)}.verdict-unknown{background:var(--surface-2);color:var(--muted)}.verdict-unknown .verdict-icon{background:#9ca3af}.lang-warning{color:#92400e;background:#fffbeb;border-radius:10px;margin:0;padding:10px 12px;font-size:.85rem}.match-section h3{margin:0 0 8px;font-size:1rem}.match-section ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.match-section li{border-radius:12px;padding:12px 14px}.tone-avoid li{background:#fef2f2;border:1px solid #fecaca}.tone-avoid h3{color:#991b1b}.tone-caution li{background:#fffbeb;border:1px solid #fde68a}.tone-caution h3{color:#92400e}.tone-ok li{background:#f0fdf4;border:1px solid #bbf7d0}.tone-ok h3{color:#065f46}.match-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px;display:flex}.match-name{font-weight:700}.match-cat{color:var(--muted);background:#0000000d;border-radius:999px;padding:2px 10px;font-size:.75rem}.match-found{color:var(--muted);margin-top:2px;font-size:.82rem}.match-note{margin:6px 0 0;font-size:.88rem;line-height:1.5}.safe-hints h3{color:var(--forest);margin:0 0 8px;font-size:1rem}.chips{flex-wrap:wrap;gap:6px;display:flex}.chip{color:#115e59;background:#f0fdf4;border:1px solid #99f6e4;border-radius:999px;padding:4px 12px;font-size:.85rem}.raw-ingredients summary{cursor:pointer;color:var(--forest);font-size:.95rem;font-weight:600}.raw-ingredients p{white-space:pre-wrap;color:var(--muted);font-size:.9rem;line-height:1.6}.disclaimer{color:var(--muted);border-top:1px solid var(--border);margin:0;padding-top:12px;font-size:.78rem;line-height:1.5}.articles-panel{flex-direction:column;gap:16px;animation:.35s ease-out both panel-in;display:flex}.articles-intro{padding:4px 2px 0}.articles-intro h2{color:var(--forest);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:800}.articles-intro-en{font-family:var(--font-display);color:var(--sage);margin:4px 0 10px;font-size:1rem;font-weight:600}.articles-intro>p:last-child{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.article-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.article-card{text-align:start;border-radius:var(--radius);cursor:pointer;width:100%;color:inherit;background:#ffffffe6;border:1px solid #c5d4cbf2;flex-direction:column;gap:4px;padding:16px 18px;font-family:inherit;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;box-shadow:0 6px 22px #14352c0d}.article-card:hover{border-color:var(--sage);transform:translateY(-2px);box-shadow:0 12px 28px #14352c1a}.article-card-meta{color:var(--sage);text-transform:none;letter-spacing:.02em;font-size:.75rem;font-weight:600}.article-card-title{color:var(--forest);font-size:1.08rem;font-weight:800;line-height:1.3}.article-card-title-en{font-family:var(--font-display);color:var(--muted);font-size:.92rem;font-weight:600}.article-card-excerpt{color:var(--muted);margin-top:4px;font-size:.88rem;line-height:1.5}.article-card-go{color:var(--teal);margin-top:8px;font-size:.88rem;font-weight:700}.article-view{border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #c5d4cbe6;padding:20px 18px 24px;animation:.35s ease-out both panel-in}.article-back{background:var(--surface-2);color:var(--forest);cursor:pointer;border:none;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-family:inherit;font-size:.9rem;font-weight:600}.article-hero h2{color:var(--forest);letter-spacing:-.02em;margin:0;font-size:1.45rem;font-weight:800;line-height:1.25}.article-kicker{color:var(--sage);margin:0 0 8px;font-size:.78rem;font-weight:600}.article-title-en{font-family:var(--font-display);color:var(--muted);margin:6px 0 0;font-size:1.05rem;font-weight:600}.article-tags{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.article-tag{background:var(--mist);color:var(--forest-mid);border:1px solid var(--sage-soft);border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:600}.article-section{border-top:1px solid var(--border);margin-top:22px;padding-top:18px}.article-section h3{color:var(--forest);margin:0 0 4px;font-size:1.08rem;font-weight:800}.article-heading-en{font-family:var(--font-display);color:var(--sage);margin:0 0 10px;font-size:.9rem;font-weight:600}.article-section p{color:var(--ink);margin:0 0 10px;font-size:.95rem;line-height:1.65}.article-cta{border:1px solid var(--sage-soft);background:linear-gradient(135deg,#2a6b561a,#5f8f7a29);border-radius:14px;margin-top:24px;padding:16px}.article-cta strong{color:var(--forest);margin-bottom:4px;display:block}.article-cta p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.after-scan-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.after-scan-actions .primary,.after-scan-actions .secondary{flex:140px}.contribute{margin-top:16px}.contribute-title{color:var(--forest);margin:0 0 6px;font-size:1.1rem;font-weight:800}.contribute-lead{color:var(--muted);margin:0 0 12px;font-size:.9rem;line-height:1.5}.contribute-form{flex-direction:column;gap:12px;display:flex}.contribute-form label{color:var(--forest-mid);flex-direction:column;gap:6px;font-size:.88rem;font-weight:600;display:flex}.contribute-form input[type=file]{padding:10px;font-size:.9rem}.contribute-ok{border-radius:var(--radius);color:#065f46;background:#d1fae5;border:1px solid #6ee7b7;margin-top:16px;padding:16px}.contribute-ok p{margin:6px 0 0;font-size:.9rem;line-height:1.5}.admin-panel h2{color:var(--forest);margin:0 0 10px;font-size:1.2rem}.admin-wrap{flex-direction:column;gap:12px;display:flex}.admin-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-head h2{margin:0}.admin-head-actions{flex-wrap:wrap;gap:8px;display:flex}.contribute-admin{margin-top:0}.admin-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.admin-item{border-top:1px solid color-mix(in srgb, var(--sage) 35%, transparent);padding:14px 0}.admin-item:first-child{border-top:none;padding-top:0}.admin-ings{white-space:pre-wrap;color:var(--ink);margin:8px 0;font-size:.9rem;line-height:1.5}.admin-thumb{object-fit:cover;border-radius:8px;width:auto;max-width:180px;height:auto;max-height:180px;margin-top:8px;display:block}.allergy-head{margin-bottom:14px}.allergy-head h2{color:var(--forest);margin:0 0 4px;font-size:1.2rem}.allergy-install{margin-top:10px}.allergy-install-btn{background:var(--forest);color:#f7fbf8;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:999px;align-items:center;gap:6px;padding:9px 16px;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 3px 10px #14352c38}.allergy-install-btn:active{transform:scale(.98)}.allergy-install-help{color:var(--muted);margin:8px 0 0;font-size:.82rem;line-height:1.5}.allergy-panel{filter:none;perspective:none;overflow:visible;transform:none}.allergy-sticky{z-index:6;padding:calc(12px + env(safe-area-inset-top,0px)) 20px 10px;background:#f3f7f4;border-bottom:1px solid #c5d4cb99;margin:0 -20px 12px;position:sticky;top:0;overflow:visible}.allergy-sticky .allergy-summary{margin-bottom:6px}.allergy-sticky .allergy-trial-filters{margin-bottom:8px}.allergy-sticky .allergy-search{margin-bottom:0}.app.allergy-mode .brand{display:none}.app.allergy-mode .tabs{margin-bottom:10px}.app.allergy-mode .allergy-head{margin-bottom:8px}.app.allergy-mode .allergy-head h2{font-size:1.05rem}@media (width<=560px){.app.allergy-mode{padding-top:8px}}.allergy-summary{align-items:stretch;gap:6px;margin-bottom:6px;display:flex}.filter-tree{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;border-radius:10px;flex-flow:row;align-items:stretch;gap:4px;min-width:0;padding:3px;display:flex}.filter-tree-report{background:#eceff1;border:2px solid #78909c;flex:auto}.filter-tree-normal{background:#e8f5e9;border:2px solid #81c784;flex:auto;min-width:120px}.filter-tree.selected{outline-offset:-2px;outline:2px solid #263238}.filter-tree-head{pointer-events:none;min-width:40px;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:none;justify-content:center;align-items:center;padding:14px 6px 5px;display:flex;position:relative}.filter-tree-head:after{content:"";top:5px;box-sizing:border-box;pointer-events:none;background:#fff;border:1.5px solid #90a4ae;border-radius:50%;justify-content:center;align-items:center;width:11px;height:11px;display:flex;position:absolute;inset-inline-end:8px}.filter-tree.selected .filter-tree-head:after{content:"✓";color:#fff;background:#263238;border-color:#263238;font-size:.5rem;font-weight:800;line-height:1}.filter-tree-head-num{font-size:.9rem;font-weight:800;line-height:1.1}.filter-tree-head-label{color:var(--muted);white-space:nowrap;font-size:.6rem;font-weight:700;line-height:1.15}.filter-tree-children{cursor:default;flex-flow:row;flex:auto;align-items:stretch;gap:3px;min-width:0;display:flex}.filter-tree .allergy-stat{flex:1 1 0;min-width:0;padding:14px 4px 5px}.filter-tree-normal .stat-safe,.filter-tree-normal .stat-light{flex:52px;min-width:48px}.allergy-summary>.stat-mine{border:2px solid #90caf9;flex:0 0 48px;padding:14px 4px 5px}@media (width<=599px){.allergy-summary{grid-template-columns:1fr 52px;align-items:stretch;gap:5px;display:grid;overflow:visible}.filter-tree-report{flex-direction:column;grid-column:1;align-items:stretch;gap:4px;min-width:0;padding:4px;display:flex}.filter-tree-report>.filter-tree-head{pointer-events:auto;cursor:pointer;box-sizing:border-box;background:#cfd8dc;border-radius:8px;flex-direction:row-reverse;justify-content:center;gap:6px;width:100%;min-width:0;padding:5px 8px}.filter-tree-report>.filter-tree-head .filter-tree-head-num{font-size:.88rem}.filter-tree-report>.filter-tree-head .filter-tree-head-label{font-size:.66rem}.allergy-summary>.stat-mine{border-radius:10px;flex-direction:column;flex:none;grid-column:2;justify-content:center;align-self:stretch;gap:2px;width:auto;min-width:0;padding:6px 4px}.allergy-summary>.stat-mine .allergy-stat-num{font-size:1rem}.allergy-summary>.stat-mine .allergy-stat-label{font-size:.68rem}.filter-tree-report>.filter-tree-children{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;min-width:0;display:grid}.filter-tree-normal{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:0;padding:4px;display:grid}.filter-tree-normal>.filter-tree-head{background:#ffffff8c;border-radius:8px;min-width:0;padding:8px 4px 6px}.filter-tree-normal>.filter-tree-children{display:contents}.filter-tree-normal .stat-safe,.filter-tree-normal .stat-light{flex:none;min-width:0}.filter-tree .allergy-stat{padding:8px 4px 6px}.filter-tree-head-num{font-size:.9rem}.filter-tree-head-label,.allergy-stat-label{font-size:.62rem}.allergy-stat-num{font-size:.95rem}.allergy-stat:after,.filter-tree-head:after{top:3px;width:9px;height:9px;inset-inline-end:3px}.allergy-trial-filters{gap:5px;margin-bottom:8px}.allergy-trial-chip{padding:6px 4px}}.allergy-trial-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.allergy-trial-chip{border-radius:var(--radius);cursor:pointer;min-width:0;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:#f1f5f0;border:1px solid #0000;justify-content:center;align-items:center;gap:4px;padding:5px 4px;transition:transform 80ms,box-shadow .12s;display:flex}.allergy-trial-chip:active{transform:scale(.97)}.allergy-trial-chip-icon{filter:grayscale(.4);font-size:.95rem;line-height:1}.allergy-trial-chip-label{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600;overflow:hidden}.allergy-trial-chip-num{color:var(--forest);font-size:.8rem;font-weight:800}.chip-trial-marked{background:#e8eef5}.chip-trial-good{background:#e6f4ea}.chip-trial-testing{background:#fff4dc}.chip-trial-bad{background:#fde9e7}.allergy-trial-chip.selected{box-shadow:0 0 0 2px var(--forest)}.chip-trial-marked.selected{box-shadow:0 0 0 2px #5c7c9a}.chip-trial-good.selected{box-shadow:0 0 0 2px #4caf76}.chip-trial-testing.selected{box-shadow:0 0 0 2px #e0a63a}.chip-trial-bad.selected{box-shadow:0 0 0 2px #e57373}.allergy-stat{border-radius:var(--radius);cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:#f1f5f0;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:6px 4px;transition:transform 80ms,box-shadow .12s;display:flex;position:relative}.allergy-stat:hover{transform:translateY(-1px)}.allergy-stat.selected{outline-offset:-2px;outline:2px solid #263238}.allergy-stat:after{content:"";top:5px;box-sizing:border-box;pointer-events:none;background:#fff;border:1.5px solid #90a4ae;border-radius:50%;justify-content:center;align-items:center;width:11px;height:11px;display:flex;position:absolute;inset-inline-end:8px}.allergy-stat.selected:after{content:"✓";color:#fff;background:#263238;border-color:#263238;font-size:.5rem;font-weight:800;line-height:1}.allergy-stat-num{font-size:1.05rem;font-weight:800;line-height:1}.allergy-stat-label{color:var(--muted);text-align:center;white-space:nowrap;font-size:.64rem;line-height:1.15}.allergy-stat.stat-mine{background:#e7eefc;border-color:#a9c3f2}.allergy-stat.stat-safe{background:#d7f5ec;border-color:#6cc7ad}.allergy-stat.stat-normal{background:#e8f5e9;border-color:#a5d6a7}.allergy-stat.stat-light{background:#f2f4f7;border-color:#d5dae2}.allergy-stat.stat-borderline{background:#fffde7;border-color:#fff59d}.allergy-stat.stat-high{background:#fff3e0;border-color:#ffcc80}.allergy-stat.stat-very-high{background:#fdecea;border-color:#ef9a9a}.allergy-search-row{flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;display:flex}.allergy-search-row .allergy-search{flex:auto;min-width:0;margin:0}.manage-btn{white-space:nowrap;flex:none}.custom-add-btn{border:1px solid var(--forest);background:var(--forest);color:#f7fbf8;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:999px;flex:none;padding:6px 14px;font-size:.82rem;font-weight:700}.allergy-search-row .custom-add-btn{padding:5px 8px;font-size:.72rem;line-height:1.2}.custom-add-form{background:#f7faf8;border:1px solid #e4ebe6;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-top:10px;margin-bottom:14px;padding:10px;display:flex}.custom-add-form .custom-input{flex:100%}.custom-input{box-sizing:border-box;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d7dbe0;border-radius:8px;flex:140px;padding:10px 12px;font-size:.9rem}.custom-select{min-width:110px;font:inherit;background:#fff;border:1px solid #d7dbe0;border-radius:8px;flex:auto;padding:10px;font-size:.85rem}.custom-dose-row{flex-wrap:wrap;flex:100%;gap:8px;display:flex}.custom-dose-field{color:var(--forest-mid);flex-direction:column;flex:120px;gap:4px;font-size:.72rem;font-weight:700;display:flex}.custom-dose-amount{flex:auto;min-width:0}.custom-name-block{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.custom-name-block .custom-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.custom-dose-meta{color:var(--muted);font-size:.72rem;font-weight:600;line-height:1.25}.custom-save-btn{background:var(--forest-mid,#2a6b56);color:#f7fbf8;font:inherit;cursor:pointer;border:none;border-radius:8px;flex:none;padding:10px 16px;font-size:.85rem;font-weight:700}.custom-cancel-btn{color:#546e7a;font:inherit;cursor:pointer;background:#fff;border:1px solid #d7dbe0;border-radius:8px;flex:none;padding:10px 14px;font-size:.85rem;font-weight:700}.custom-kind{flex:none;font-size:1.05rem;line-height:1}.custom-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.92rem;font-weight:600;overflow:hidden}.custom-icon-btn{cursor:pointer;opacity:.7;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;border-radius:8px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.custom-icon-btn:active{transform:scale(.95)}@media (hover:hover){.custom-icon-btn:hover{opacity:1;background:#f0f3f1}}.custom-manage-topbar{margin-bottom:10px;display:flex}.custom-back-btn{color:var(--forest);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #c5d4cbe6;border-radius:999px;padding:7px 14px;font-size:.85rem;font-weight:700}.custom-manage-title{color:var(--forest);margin:0 0 4px;font-size:1.15rem}.custom-manage-list{flex-direction:column;gap:6px;margin:6px 0 0;padding:0;list-style:none;display:flex}.custom-manage-item{background:#fff;border:1px solid #eceff0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.custom-manage-item .allergy-trial{margin-inline-start:auto}.custom-manage-item .trial-level-row{flex:0 0 100%;padding-inline-start:0}.custom-manage-item-editing{background:#f3f8f5;border-color:#b7d0c4;flex-direction:column;align-items:stretch;gap:8px;padding:12px}.custom-edit-label{color:var(--forest);font-size:.78rem;font-weight:700}.custom-edit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.custom-edit-actions .custom-select{flex:120px}.allergy-category{margin-top:10px}.allergy-category-title{color:var(--forest-mid);border-bottom:1px solid color-mix(in srgb, var(--sage) 35%, transparent);margin:0 0 4px;padding-bottom:3px;font-size:.92rem;font-weight:800}.allergy-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:stretch;gap:6px;margin:0;padding:0;list-style:none;display:grid}.allergy-item{box-sizing:border-box;background:#fafafa;border-inline-start:3px solid #0000;border-radius:8px;grid-template-rows:24px 15px 18px 15px;gap:3px;min-width:0;height:100%;padding:5px 6px;display:grid;overflow:hidden}.allergy-item>*{min-width:0}.allergy-item-top{justify-content:space-between;align-items:center;gap:4px;min-width:0;min-height:0;display:flex}.allergy-item-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.allergy-icon{background:#0000000a;border-radius:5px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.95rem;line-height:1;display:flex}.allergy-item.rating-borderline{background:#fffdf0;border-inline-start-color:#fdd835}.allergy-item.rating-high{background:#fff8ef;border-inline-start-color:#fb8c00}.allergy-item.rating-very-high{background:#fdeeed;border-inline-start-color:#e53935}.allergy-item.trial-good{background:#e8f5e9;border-inline-start-color:#66bb6a}.allergy-item.trial-testing{background:#fff8e1;border-inline-start-color:#f0c040}.allergy-item.trial-bad{background:#fdeeed;border-inline-start-color:#e57373}.allergy-item-name{font-size:.9rem;font-weight:600;line-height:1.15}.allergy-item-meta{flex-wrap:nowrap;align-items:center;gap:3px;min-width:0;min-height:0;padding-inline-start:24px;display:flex;overflow:hidden}.allergy-trial{flex:none;align-items:center;gap:2px;display:flex}.trial-btn{cursor:pointer;opacity:.4;background:#fff;border:1px solid #d7dbe0;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:.78rem;line-height:1;transition:opacity .12s,border-color .12s,background .12s;display:flex}@media (hover:hover){.trial-btn:hover{opacity:.7}}.trial-btn.active{opacity:1}.trial-btn.active.good{background:#e6f4ea;border-color:#86c99a}.trial-btn.active.testing{background:#fff4dc;border-color:#e0c07a}.trial-btn.active.bad{background:#fde9e7;border-color:#ef9a9a}.trial-btn.note-btn.active.has-note{opacity:1;background:#e3f2fd;border-color:#90caf9}.allergy-item.has-trial-levels{grid-template-rows:24px 18px 15px 18px 15px}.trial-level-row{align-items:center;gap:4px;min-width:0;padding-inline-start:24px;display:flex;overflow:hidden}.trial-level-label{color:var(--muted);white-space:nowrap;font-size:.68rem;font-weight:700}.trial-level-btn{height:18px;font:inherit;color:var(--muted);white-space:nowrap;cursor:pointer;opacity:.65;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d7dbe0;border-radius:999px;padding:0 8px;font-size:.68rem;font-weight:600;line-height:16px}.trial-level-good .trial-level-btn.selected{color:#2e7d32;opacity:1;background:#e6f4ea;border-color:#86c99a}.trial-level-bad .trial-level-btn.selected{color:#b3372c;opacity:1;background:#fde9e7;border-color:#ef9a9a}.allergy-item-note-preview{width:100%;min-width:0;max-width:100%;height:15px;color:var(--muted);cursor:help;outline:none;min-height:0;margin:0;padding-inline-start:24px;font-size:.72rem;line-height:15px;display:block;position:relative;overflow:hidden}.allergy-item-note-preview.is-empty{cursor:default;visibility:hidden}.allergy-item-note-line{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.allergy-item-note-pop{inset-inline-start:30px;z-index:12;color:#fff;white-space:normal;pointer-events:none;background:#263238;border-radius:10px;width:min(280px,100% - 30px);padding:8px 10px;font-size:.75rem;font-weight:500;line-height:1.4;display:none;position:absolute;top:calc(100% + 4px);box-shadow:0 8px 20px #26323838}.allergy-item-note-preview:hover .allergy-item-note-pop,.allergy-item-note-preview:focus .allergy-item-note-pop,.allergy-item-note-preview:focus-within .allergy-item-note-pop{display:block}.allergy-item-value{color:var(--muted);white-space:nowrap;flex:none;margin-inline-start:auto;font-size:.72rem}.allergy-item-unit{font-size:.64rem}.allergy-badge{box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border:1px solid #0000;border-radius:999px;flex:0 auto;align-items:center;min-width:0;height:16px;padding:0 5px;font-size:.66rem;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.allergy-badge.badge-rating{border-radius:999px}.allergy-badge.badge-kind{color:#546e7a;background:#eceff1;border-radius:999px}.allergy-badge.allergy-trial-chip{background:#fff;border-color:currentColor;border-radius:4px;flex:none;font-weight:800}.allergy-subicon{flex:none;align-items:center;gap:0;font-size:.78rem;line-height:1;display:inline-flex}.allergy-subicon-label{display:none}.badge-normal{color:#2e7d32;background:#e8f5e9}.badge-borderline{color:#f57f17;background:#fff9c4}.badge-high{color:#e65100;background:#ffe0b2}.badge-very-high{color:#c62828;background:#ffcdd2}.badge-trial-good{color:#2e7d32;background:#f1faf3;border-color:#81c784}.badge-trial-testing{color:#8d6e00;background:#fffbf0;border-color:#e0c07a}.badge-trial-bad{color:#c62828;background:#fff5f5;border-color:#ef9a9a}.allergy-bar{align-items:center;min-height:0;padding:0 2px;display:flex;position:relative}.allergy-bar-spacer{visibility:hidden}.allergy-bar-track{border-radius:999px;width:100%;height:5px;margin-top:0;display:flex;position:relative;overflow:hidden}.allergy-bar-track .zone{flex:none}.zone-normal{background:#66bb6a}.zone-borderline{background:#fdd835}.zone-high{background:#ffa726}.zone-very-high{background:#ef5350}.allergy-marker{z-index:2;background:#263238;width:2px;position:absolute;top:-3px;bottom:-3px;transform:translate(-1px)}.allergy-marker:before{content:"";background:inherit;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0003}.allergy-marker-bubble,.allergy-bar-scale{display:none}.allergy-gluten-star{color:#e65100;font-weight:700}.allergy-footnote{color:var(--muted);text-align:start;margin:12px 0 0;font-size:.78rem;line-height:1.5}.site-disclaimer{text-align:center;color:var(--muted);margin:10px 0 0;font-size:.8rem;line-height:1.45}button.linkish,a.linkish{font:inherit;color:var(--forest-mid);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.legal-note{margin-top:8px!important;font-size:.82rem!important}.article-cta .primary{align-self:flex-start;margin-top:12px}footer{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:6px;margin-top:auto;padding-top:32px;font-size:.8rem;line-height:1.6;display:flex}footer a{color:var(--forest-mid);font-weight:600}.footer-links{flex-wrap:wrap;justify-content:center;gap:8px 14px;margin-bottom:6px;display:flex}.footer-en{font-family:var(--font-display);color:var(--sage);margin-top:2px;font-size:.78rem;display:block}.footer-mail{font-size:.78rem}@media (width<=560px){.app{padding:max(10px, env(safe-area-inset-top,0px)) 12px max(32px, env(safe-area-inset-bottom,0px))}.brand{padding:2px 0 10px}.brand-mark{border-radius:12px;width:40px;height:40px;font-size:.95rem}.brand h1{font-size:1.5rem}.brand-en{margin:2px 0 0;font-size:.9rem}.brand-tagline{display:none}.tabs{margin-bottom:10px;padding:4px}.tabs button{padding:8px;font-size:.8rem}.panel{padding:14px}.allergy-head{margin-bottom:8px}.allergy-head h2{font-size:1.05rem}.allergy-head .hint{font-size:.78rem}.allergy-sticky{padding:calc(12px + env(safe-area-inset-top,0px)) 14px 10px;margin:0 -14px 10px}.app.allergy-mode .tabs{margin-bottom:8px}.app.allergy-mode .allergy-head{display:none}.app.allergy-mode .allergy-sticky{padding-top:calc(10px + env(safe-area-inset-top,0px));background:#f3f7f4;margin-top:0;top:0}}.confirm-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.confirm-dialog{text-align:start;background:#fff;border:1px solid #e0e6e2;border-radius:14px;width:min(360px,100%);padding:18px 16px 14px;box-shadow:0 10px 28px #26323824}.confirm-title{color:var(--forest);margin:0 0 8px;font-size:1.05rem;font-weight:800}.confirm-message{color:#37474f;margin:0 0 16px;font-size:.92rem;line-height:1.45}.confirm-actions{justify-content:flex-end;gap:8px;display:flex}.confirm-btn{min-width:88px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:9px 14px;font-size:.9rem;font-weight:700}.confirm-btn-cancel{color:#455a64;background:#f1f5f0;border-color:#d5ddd6}.confirm-btn-ok{background:var(--forest);color:#fff}.confirm-btn-ok:active,.confirm-btn-cancel:active{transform:scale(.97)}.item-note-dialog{width:min(460px,100%)}.item-note-symptoms{-webkit-overflow-scrolling:touch;flex-wrap:wrap;gap:6px;max-height:min(38vh,260px);margin-bottom:12px;padding:2px;display:flex;overflow-y:auto}.item-note-chip{font:inherit;color:#455a64;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f7faf8;border:1px solid #d5ddd6;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:600}.item-note-chip.selected{border-color:var(--forest-mid);color:var(--forest);background:#e8f0eb}.item-note-label{color:var(--muted);flex-direction:column;gap:6px;margin-bottom:14px;font-size:.82rem;font-weight:700;display:flex}.item-note-textarea{resize:vertical;border:1.5px solid var(--border);width:100%;min-height:72px;font:inherit;color:var(--ink);box-sizing:border-box;background:#fff;border-radius:12px;padding:10px 12px;font-size:.92rem;font-weight:400}.item-note-textarea:focus{outline:2px solid color-mix(in srgb, var(--forest) 35%, transparent);outline-offset:1px}.allergy-diary{text-align:start;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.diary-sticky-top{z-index:6;padding:calc(10px + env(safe-area-inset-top,0px)) 20px 10px;background:#f3f7f4;border-bottom:1px solid #c5d4cb99;margin:0 -20px 12px;position:sticky;top:0}.diary-sticky-top-row{align-items:center;gap:10px;margin-bottom:8px;display:flex}.diary-sticky-title{color:var(--forest);margin:0;font-size:1.05rem;font-weight:800;line-height:1.2}.diary-sticky-top .custom-back-btn{margin:0}.diary-today-btn{min-height:32px;font:inherit;color:var(--forest);white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #c5ddd0;border-radius:999px;flex:none;margin-inline-start:auto;padding:5px 12px;font-size:.78rem;font-weight:700}.diary-sticky-top .diary-date-nav{margin-bottom:0}.diary-intro-hint{text-align:start;margin:0 0 12px}.diary-sticky-bottom{z-index:20;pointer-events:none;background:0 0;border:none;justify-content:center;margin:0;padding:0;display:flex;position:fixed;bottom:0;left:0;right:0}.diary-sticky-bottom-inner{pointer-events:auto;width:min(640px,100%);padding:10px 20px calc(10px + env(safe-area-inset-bottom,0px));box-sizing:border-box;background:#f3f7f4;border-top:1px solid #c5d4cba6;align-items:center;gap:10px;display:flex;box-shadow:0 -6px 20px #14352c0f}.diary-sticky-bottom .diary-save-btn{flex:auto;min-height:44px}.diary-unsaved-msg{color:#8d6e00;white-space:nowrap;font-size:.78rem;font-weight:650}.diary-entry-btn{color:var(--forest);border-color:var(--forest);background:#fff}.diary-date-nav{background:#eef3f0;border:1px solid #d7e0da;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:14px;padding:8px 10px;display:flex}@media (width<=560px){.diary-sticky-top{padding:calc(10px + env(safe-area-inset-top,0px)) 14px 10px;margin:0 -14px 10px}.diary-sticky-bottom-inner{padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))}}.diary-date-btn{width:40px;height:40px;color:var(--forest);cursor:pointer;background:#fff;border:1px solid #c5d0c8;border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:flex}.diary-date-btn:disabled{opacity:.35;cursor:default}.diary-date-center{flex-direction:column;align-items:center;gap:2px;min-width:0;display:flex}.diary-date-label{color:var(--ink);font-size:1.05rem;font-weight:800}.diary-date-key{color:var(--muted);font-size:.75rem}.diary-date-badge{color:#2e7d32;background:#e6f4ea;border-radius:999px;margin-top:2px;padding:1px 8px;font-size:.68rem;font-weight:700}.diary-date-badge.dirty{color:#8d6e00;background:#fff4dc}.diary-export-card{background:linear-gradient(135deg,#eef6f1 0%,#f7fbf8 55%,#eaf3ee 100%);border:1px solid #c5ddd0;border-radius:14px;flex-direction:column;gap:8px;margin:0 0 12px;padding:10px 12px;display:flex}.diary-export-card-text{flex-wrap:wrap;align-items:baseline;gap:2px 6px;min-width:0;display:flex}.diary-export-card-text strong{color:var(--forest);font-size:.9rem;font-weight:800}.diary-export-card-text span{color:var(--muted);font-size:.78rem;line-height:1.3}.diary-export-toggle{color:var(--forest-mid);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:7px;margin:0;font-size:.82rem;font-weight:650;display:flex}.diary-export-toggle input{width:15px;height:15px;accent-color:var(--forest-mid);flex:none}.diary-export-toggle.is-disabled{opacity:.55;cursor:default}.diary-export-actions{gap:8px;display:flex}.diary-export-btn{min-width:0;min-height:38px;font:inherit;white-space:nowrap;color:var(--forest-mid);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #9bb5a8;border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;gap:6px;padding:7px 10px;font-size:.85rem;font-weight:700;display:inline-flex}.diary-export-icon{opacity:.85;flex:none;width:13px;height:13px}.diary-export-btn:hover:not(:disabled){background:#f3f8f5}.diary-export-btn-primary{border-color:var(--forest-mid);background:var(--forest-mid);color:#fff}.diary-export-btn-primary:hover:not(:disabled){background:var(--forest);border-color:var(--forest)}.diary-export-btn:disabled{opacity:.45;cursor:default}@media (width<=380px){.diary-export-btn{gap:5px;padding:7px 8px;font-size:.8rem}}.diary-copy-row{gap:8px;margin:-4px 0 14px;display:flex}.diary-copy-btn{min-height:40px;font:inherit;color:var(--forest-mid);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f3f8f5;border:1px dashed #9bb5a8;border-radius:12px;flex:auto;padding:8px 12px;font-size:.88rem;font-weight:650}.diary-copy-btn:hover:not(:disabled){background:#e8f0eb;border-style:solid}.diary-copy-btn:disabled{opacity:.45;cursor:default;color:var(--muted);border-style:dashed}.diary-reset-btn{min-height:40px;font:inherit;color:#8a3a3a;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap;background:#faf4f4;border:1px solid #e0c4c4;border-radius:12px;flex:none;padding:8px 12px;font-size:.88rem;font-weight:650}.diary-reset-btn:hover:not(:disabled){background:#f3e4e4}.diary-reset-btn:disabled{opacity:.4;cursor:default}.diary-section{margin-bottom:16px}.diary-section-title{color:var(--forest);margin:0 0 8px;font-size:.95rem;font-weight:800}.diary-food-search{box-sizing:border-box;width:100%;margin:0 0 10px}.diary-picked-hint{text-align:start;margin:12px 0 6px}.diary-selected-foods{flex-direction:column;gap:4px;display:flex}.diary-item-row{background:#fff;border:1px solid #e3e9e6;border-radius:9px;flex-wrap:wrap;align-items:center;gap:4px;padding:3px 6px;display:flex}.diary-item-name{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:3em;font-size:.84rem;font-weight:650;overflow:hidden}.diary-item-remove{color:#93a49b;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex:none;width:24px;height:28px;padding:0;font-size:1.05rem;line-height:1}.diary-item-dose{appearance:none;min-width:0;max-width:6em;height:28px;font:inherit;color:var(--forest-mid);cursor:pointer;background:#f4f8f5;border:1px solid #c9d8cf;border-radius:8px;flex:0 auto;padding:0 6px;font-size:.74rem;font-weight:600}.diary-item-note{color:var(--muted);flex:0 0 100%;padding:0 2px 2px;font-size:.72rem;line-height:1.3}.diary-item-row .trial-level-row{flex:0 0 100%;margin:0;padding:0 2px 2px}.diary-item-row .trial-level-label{font-size:.7rem}.diary-item-row .trial-level-btn{height:22px;padding:0 8px;font-size:.72rem}.diary-mark-btn.note.active{background:#e3f2fd;border-color:#90caf9}.diary-supp-mark{letter-spacing:.02em;color:#5c4a1f;vertical-align:middle;background:#f3e7c2;border-radius:6px;margin-inline-end:4px;padding:1px 5px;font-size:.65rem;font-weight:800;display:inline-block}.diary-food-chip.is-supplement:not(.selected){background:#f7faf8;border-color:#d5e0d9}.diary-food-options{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.diary-food-group{margin-bottom:10px}.diary-food-group-label{color:var(--muted);margin-bottom:6px;font-size:.75rem;font-weight:700;display:block}.diary-food-chip{font:inherit;color:#455a64;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f7faf8;border:1px solid #d5ddd6;border-radius:999px;padding:5px 10px;font-size:.8rem;font-weight:600}.diary-food-chip.selected{border-color:var(--forest-mid);color:var(--forest);background:#e8f0eb}.diary-save-btn:disabled{opacity:.45;cursor:default}.diary-mark-btns{flex:none;gap:4px;display:flex}.diary-mark-btn{cursor:pointer;opacity:.45;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #d7dbe0;border-radius:9px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:1rem;line-height:1;display:flex}.diary-mark-btn.active{opacity:1}.diary-mark-btn.active.good{background:#e6f4ea;border-color:#86c99a}.diary-mark-btn.active.testing{background:#fff4dc;border-color:#e0c07a}.diary-mark-btn.active.bad{background:#fde9e7;border-color:#ef9a9a}.diary-fast-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.diary-fast-chip{font:inherit;color:#455a64;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f7faf8;border:1px solid #d5ddd6;border-radius:999px;padding:7px 12px;font-size:.85rem;font-weight:600}.diary-fast-chip.selected{border-color:var(--forest-mid);color:var(--forest);background:#e8f0eb}.diary-fast-input{width:84px;min-height:36px;font:inherit;color:var(--ink);text-align:center;background:#fff;border:1px dashed #c5d4cb;border-radius:999px;padding:6px 10px;font-size:.85rem}.diary-fast-end{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.diary-fast-end-label{color:var(--muted);font-size:.85rem;font-weight:600}.diary-fast-end .diary-stool-time-input{flex:0 140px}.diary-fast-clear{font:inherit;color:#8a3a3a;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e2cccc;border-radius:999px;margin-inline-start:auto;padding:6px 12px;font-size:.8rem;font-weight:600}.diary-saved-msg{color:#2e7d32;white-space:nowrap;font-size:.82rem;font-weight:700}.allergy-diary .item-note-symptoms{max-height:none}.diary-stool-panel{flex-direction:column;gap:4px;display:flex}.diary-stool-none-btn{min-height:0;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;color:#455a64;text-align:start;background:#f3f5f4;border:1px solid #cfd6d1;border-radius:10px;grid-template-columns:56px 1fr;align-items:center;gap:8px;margin-bottom:2px;padding:8px;display:grid}.diary-stool-none-mark{width:56px;height:38px;color:var(--muted);background:#fff;border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;display:flex}.diary-stool-none-btn.selected{outline-offset:0;background:#eceff1;border-color:#90a4ae;outline:2px solid #607d8b}.diary-stool-none-btn.selected .diary-stool-title{color:#37474f}.diary-stool-list{flex-direction:column;gap:10px;margin-top:6px;display:flex}.diary-stool-card{background:#eef5f1;border:1px solid #c5ddd0;border-radius:12px;padding:10px 12px}.diary-stool-card-head{align-items:center;gap:8px;display:flex}.diary-stool-card-toggle{min-height:36px;font:inherit;text-align:start;color:inherit;cursor:pointer;background:0 0;border:none;flex:1;align-items:baseline;gap:8px;padding:0;display:flex}.diary-stool-card-num{color:var(--forest-mid);white-space:nowrap;font-size:.78rem;font-weight:700}.diary-stool-card-summary{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.78rem;overflow:hidden}.diary-stool-card-chevron{color:var(--sage);font-size:.9rem}.diary-stool-card-body{flex-direction:column;gap:8px;margin-top:8px;display:flex}.diary-stool-times-label{color:var(--forest-mid);font-size:.78rem;font-weight:700}.diary-stool-time-row{align-items:center;gap:8px;display:flex}.diary-stool-time-input{min-height:42px;font:inherit;color:var(--ink);direction:ltr;background:#fff;border:1px solid #c5d4cb;border-radius:10px;flex:1;padding:8px 12px;font-size:1rem}.diary-stool-time-remove{color:#8a3a3a;cursor:pointer;background:#f0e4e4;border:none;border-radius:10px;width:36px;height:36px;font-size:1.25rem;line-height:1}.diary-stool-time-add{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:2px 0;font-size:.85rem;font-weight:600}.diary-stool-strain{background:#f7f3ee;border:1px solid #e2d6c8;border-radius:10px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.diary-stool-strain-btns{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (width>=560px){.diary-stool-strain-btns{grid-template-columns:repeat(4,minmax(0,1fr))}}.diary-strain-btn{min-height:40px;font:inherit;color:#5a4636;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fffaf4;border:1px solid #d5c4b0;border-radius:12px;padding:8px 10px;font-size:.88rem;font-weight:650}.diary-strain-btn.selected{outline-offset:0;color:#3e2e22;background:#f3e4d2;border-color:#a67c52;outline:2px solid #8d6e4a}.diary-stool-scale{flex-direction:column;gap:4px;display:flex}@media (width<=420px){.diary-stool-none-btn{grid-template-columns:48px 1fr;gap:6px;padding:6px}.diary-stool-none-mark{width:48px;height:34px}}.diary-stool-btn{min-height:0;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;color:#455a64;text-align:start;background:#f7faf8;border:1px solid #d5ddd6;border-radius:10px;grid-template-columns:56px 1fr;align-items:center;gap:8px;padding:5px 8px;display:grid}.diary-stool-visual{background:#fff;border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;width:56px;height:38px;display:flex}.diary-stool-icon{width:50px;height:34px;display:block}.diary-stool-text{flex-direction:column;gap:1px;min-width:0;display:flex}.diary-stool-num{letter-spacing:.02em;color:var(--muted);font-size:.62rem;font-weight:800;line-height:1.15}.diary-stool-title{color:var(--ink);font-size:.78rem;font-weight:700;line-height:1.2}.diary-stool-hint{color:var(--muted);font-size:.64rem;font-weight:500;line-height:1.25}.diary-stool-btn.group-constipation{background:#fff8f7;border-color:#ef9a9a}.diary-stool-btn.group-normal{background:#f4faf5;border-color:#81c784}.diary-stool-btn.group-diarrhea{background:#fffaf2;border-color:#ffcc80}.diary-stool-btn.selected{outline:2px solid var(--forest);outline-offset:0;box-shadow:none}@media (width<=420px){.diary-stool-btn{grid-template-columns:48px 1fr;gap:6px;padding:4px 6px}.diary-stool-visual{width:48px;height:34px}.diary-stool-icon{width:44px;height:30px}.diary-stool-title{font-size:.74rem}.diary-stool-hint{font-size:.6rem}}.geo-gate-loading{place-items:center;min-height:100dvh;display:grid}.geo-gate-dot{background:var(--sage);border-radius:50%;width:10px;height:10px;animation:.9s ease-in-out infinite geo-pulse}@keyframes geo-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.1)}}.global-waitlist{max-width:520px;padding:max(28px, env(safe-area-inset-top,0px)) 22px max(40px, env(safe-area-inset-bottom,0px));text-align:left;direction:ltr;min-height:100dvh;margin:0 auto;animation:.5s ease-out both gw-in}@keyframes gw-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.gw-brand{text-align:center;margin-bottom:28px}.gw-mark{background:linear-gradient(145deg, var(--forest-mid), var(--forest));color:#f5faf7;width:52px;height:52px;font-family:var(--font-display);border-radius:16px;justify-content:center;align-items:center;margin-bottom:12px;font-size:1.15rem;font-weight:700;display:inline-flex;box-shadow:0 8px 24px #14352c38}.gw-brand h1{font-family:var(--font-display);color:var(--forest);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,6vw,2.6rem);font-weight:700;line-height:1.1}.gw-tag{color:var(--muted);margin:8px 0 0;font-size:.95rem}.gw-hero{margin-bottom:22px}.gw-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--sage);margin:0 0 8px;font-size:.78rem;font-weight:600}.gw-hero h2{font-family:var(--font-display);color:var(--ink);margin:0 0 10px;font-size:clamp(1.35rem,4vw,1.7rem);font-weight:650;line-height:1.25}.gw-lead{color:var(--muted);margin:0;font-size:1rem;line-height:1.6}.gw-geo{color:var(--sage);margin:12px 0 0;font-size:.85rem}.gw-form{flex-direction:column;gap:14px;padding:18px 0 8px;display:flex}.gw-form label{color:var(--forest);flex-direction:column;gap:6px;font-size:.88rem;font-weight:600;display:flex}.gw-form input,.gw-form textarea{font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:12px;outline:none;padding:12px 14px;font-weight:400;transition:border-color .15s,box-shadow .15s}.gw-form input:focus,.gw-form textarea:focus{border-color:var(--sage);box-shadow:0 0 0 3px #5f8f7a38}.gw-hint{color:var(--muted);margin:-4px 0 0;font-size:.82rem;font-weight:400}.gw-error{color:var(--avoid);margin:0;font-size:.9rem}.gw-submit{appearance:none;font:inherit;color:#f5faf7;background:linear-gradient(160deg, var(--accent), var(--forest));cursor:pointer;border:none;border-radius:14px;margin-top:4px;padding:14px 18px;font-weight:700;transition:transform .15s,opacity .15s}.gw-submit:hover:not(:disabled){transform:translateY(-1px)}.gw-submit:disabled{opacity:.65;cursor:wait}.gw-done{padding:22px 0;animation:.4s ease-out both gw-in}.gw-done h3{font-family:var(--font-display);color:var(--forest);margin:0 0 8px;font-size:1.4rem}.gw-done p{color:var(--muted);margin:0;line-height:1.55}.gw-done-mail{margin-top:12px!important}.gw-done a,.gw-footer a{color:var(--accent);font-weight:600}.gw-footer{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:12px;margin-top:28px;padding-top:18px;font-size:.9rem;display:flex}.gw-linkish{appearance:none;font:inherit;color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.gw-linkish:hover{color:var(--forest)}.gw-admin-toggle{opacity:.45;font-size:.8rem}.gw-admin-form{flex-direction:column;gap:12px;width:100%;margin-top:4px;display:flex}.gw-admin-form label{color:var(--forest);flex-direction:column;gap:6px;font-size:.88rem;font-weight:600;display:flex}.gw-admin-form input{font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:12px 14px;font-weight:400}
