:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page:#fff;--surface:#fff;--surface-sunken:#f5f7fa;--border:#dde2e8;--border-strong:#b8c1cc;--text:#17202a;--text-muted:#56616f;--accent:#245b9e;--accent-contrast:#fff;--focus:#1d5fd0;--concern-bg:#fbf1e2;--concern-border:#d9a441;--concern-text:#6b4708;--conflicting-bg:#eef1f6;--conflicting-border:#7b8db0;--conflicting-text:#33445f;--clear-bg:#eef3ee;--clear-border:#7fa07f;--clear-text:#2f4a30;--insufficient-bg:#f1efec;--insufficient-border:#a9a196;--insufficient-text:#4d463d;--radius:10px;--measure:68ch;--font:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*,:before,:after{box-sizing:border-box}html{overflow-x:hidden}body{background:var(--page);color:var(--text);font-family:var(--font);-webkit-text-size-adjust:100%;margin:0;font-size:1rem;line-height:1.6}h1,h2,h3{text-wrap:balance;line-height:1.25}h1{margin:0 0 .5rem;font-size:clamp(1.65rem,1.2rem + 2vw,2.4rem)}h2{margin:2.5rem 0 .75rem;font-size:clamp(1.25rem,1.05rem + .9vw,1.6rem)}h3{margin:1.5rem 0 .4rem;font-size:1.05rem}p{max-width:var(--measure);margin:0 0 .9rem}a{color:var(--accent);text-underline-offset:2px}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:4px}code{background:var(--surface-sunken);border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em}.page{max-width:60rem;margin:0 auto;padding:2rem 1rem 5rem}@media (max-width:24rem){.page{padding-left:.75rem;padding-right:.75rem}}.lede{color:var(--text-muted);max-width:var(--measure);font-size:1.1rem}.section{margin-top:2.5rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.1rem 1.15rem}.muted{color:var(--text-muted)}.small{font-size:.9rem}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.disclaimer{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-sunken);border-left-width:5px;margin:1.25rem 0;padding:1rem 1.15rem}.disclaimer p:last-child{margin-bottom:0}.disclaimer h2,.disclaimer h3{letter-spacing:.02em;text-transform:uppercase;color:var(--text-muted);margin-top:0;font-size:1rem}.field{margin:1rem 0}.field label{margin-bottom:.35rem;font-weight:600;display:block}.field textarea{width:100%;min-height:9.5rem;font:inherit;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius);resize:vertical;padding:.75rem;font-size:1rem}.field textarea[aria-invalid=true]{border-color:var(--concern-border);border-width:2px}.field-hint{color:var(--text-muted);margin:.4rem 0 0;font-size:.9rem}.field-error{color:var(--concern-text);background:var(--concern-bg);border:1px solid var(--concern-border);border-radius:6px;margin:.4rem 0 0;padding:.4rem .6rem;font-size:.9rem;font-weight:600}.actions{flex-wrap:wrap;gap:.6rem;margin-top:.9rem;display:flex}button{font:inherit;border-radius:var(--radius);border:1px solid var(--border-strong);background:var(--surface);min-width:2.75rem;min-height:2.75rem;color:var(--text);cursor:pointer;padding:.5rem 1.05rem}button:hover:not(:disabled){border-color:var(--accent)}button:disabled{opacity:.55;cursor:not-allowed}button.primary{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast);font-weight:600}.modes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.25rem 0 1rem;display:grid}.modes button{border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:4.5rem;color:var(--text);justify-content:center;align-items:center;gap:.65rem;font-size:1.05rem;font-weight:600;display:flex;box-shadow:0 1px 2px #17202a0d}.modes button:hover:not(:disabled){border-color:var(--accent);background:var(--surface-sunken)}.modes button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.65rem;height:1.65rem}.modes button[aria-selected=true]{border-color:var(--accent);color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:#eaf2fb}@media (max-width:28rem){.modes button{min-height:4rem;padding-left:.65rem;padding-right:.65rem;font-size:.98rem}}.dropzone{border:2px dashed var(--border-strong);border-radius:var(--radius);text-align:center;background:var(--surface);padding:1.5rem 1rem}.dropzone.is-dragging{border-color:var(--accent);background:var(--surface-sunken)}.dropzone p{margin-left:auto;margin-right:auto}.file-input-label{border-radius:var(--radius);border:1px solid var(--accent);background:var(--accent);min-height:2.75rem;color:var(--accent-contrast);cursor:pointer;justify-content:center;align-items:center;padding:.5rem 1.05rem;font-weight:600;display:inline-flex}.file-input-label:focus-within{outline:3px solid var(--focus);outline-offset:2px}.file-input-label.secondary{background:var(--surface);border-color:var(--border-strong);color:var(--text);font-weight:400}.file-input-label.secondary:hover{border-color:var(--accent)}.preview{margin-top:1rem}.preview img{border-radius:var(--radius);border:1px solid var(--border);max-width:100%;height:auto;display:block}.progress{color:var(--text-muted);margin-top:.75rem;font-size:.95rem}.crop-controls{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.75rem;margin-top:1rem;display:grid}.crop-controls label{font-size:.9rem;font-weight:600;display:block}.crop-controls input[type=range]{width:100%;min-height:2.75rem}.ocr-lines{flex-direction:column;gap:.3rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.ocr-line{background:var(--surface-sunken);border-radius:6px;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding:.3rem .5rem;font-size:.92rem;display:flex}.ocr-line.is-low{background:var(--concern-bg);border:1px solid var(--concern-border);color:var(--concern-text)}.ocr-line-flag{letter-spacing:.03em;text-transform:uppercase;font-size:.8rem;font-weight:700}.summary-counts{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.6rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.summary-counts li{border:1px solid var(--border);background:var(--surface);border-left-width:5px;border-radius:8px;padding:.5rem .7rem}.summary-counts .count{font-size:1.5rem;font-weight:700;line-height:1.2;display:block}.summary-counts .label{color:var(--text-muted);font-size:.88rem}li.tone-concern{border-left-color:var(--concern-border)}li.tone-conflicting{border-left-color:var(--conflicting-border)}li.tone-clear{border-left-color:var(--clear-border)}li.tone-insufficient{border-left-color:var(--insufficient-border)}.product-statement{border-left:5px solid var(--border-strong);margin-top:1rem;padding-left:.9rem;font-size:1.02rem}.result-controls{background:var(--surface-sunken);border-radius:var(--radius);flex-wrap:wrap;gap:1.25rem;margin:1.25rem 0;padding:.9rem 1rem;display:flex}.control-group{min-width:0}.control-group>span{margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.chips{flex-wrap:wrap;gap:.4rem;display:flex}.chips button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--accent-contrast);font-weight:600}.result-controls select{font:inherit;appearance:none;border-radius:var(--radius);border:1px solid var(--border-strong);background-color:var(--surface);height:2.75rem;color:var(--text);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23888888' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:.7rem;padding:0 2.2rem 0 .7rem}.results{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.result{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-wrap:anywhere;border-left-width:5px;padding:1rem 1.1rem}.result.tone-concern{border-left-color:var(--concern-border)}.result.tone-conflicting{border-left-color:var(--conflicting-border)}.result.tone-clear{border-left-color:var(--clear-border)}.result.tone-insufficient{border-left-color:var(--insufficient-border)}.result-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem .75rem;display:flex}.result-head>*{min-width:0}.result-name{margin:0;font-size:1.08rem;font-weight:700}.result-position{color:var(--text-muted);font-variant-numeric:tabular-nums;font-weight:400}.badge{overflow-wrap:anywhere;border:1px solid;border-radius:999px;align-items:baseline;gap:.4rem;max-width:100%;padding:.15rem .7rem;font-size:.88rem;font-weight:600;display:inline-flex}.badge.tone-concern{background:var(--concern-bg);border-color:var(--concern-border);color:var(--concern-text)}.badge.tone-conflicting{background:var(--conflicting-bg);border-color:var(--conflicting-border);color:var(--conflicting-text)}.badge.tone-clear{background:var(--clear-bg);border-color:var(--clear-border);color:var(--clear-text)}.badge.tone-insufficient{background:var(--insufficient-bg);border-color:var(--insufficient-border);color:var(--insufficient-text)}.badge-icon{font-size:.95em}.meta-row{flex-wrap:wrap;gap:.4rem;margin:.55rem 0 0;display:flex}.tag{border:1px solid var(--border);color:var(--text-muted);background:var(--surface-sunken);border-radius:999px;padding:.1rem .6rem;font-size:.8rem}.result dl{gap:.55rem;margin:.8rem 0 0;display:grid}.result dt{letter-spacing:.03em;text-transform:uppercase;color:var(--text-muted);font-size:.86rem;font-weight:700}.result dd{max-width:var(--measure);margin:.15rem 0 0}.source-list{margin:.15rem 0 0;padding-left:1.1rem}.source-list li{margin-bottom:.3rem}.reasons{color:var(--text-muted);margin:.15rem 0 0;padding-left:1.1rem}.empty-state{border:1px dashed var(--border-strong);border-radius:var(--radius);color:var(--text-muted);padding:1.25rem}.unmatched{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-sunken);margin-top:1.5rem;padding:1rem 1.15rem}.unmatched h3{margin-top:0}.unmatched-list{-webkit-user-select:text;user-select:text;overflow-wrap:anywhere;margin:.6rem 0;padding-left:1.2rem}.unmatched-list li{margin-bottom:.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92rem}.faq h3{margin-top:1.6rem}.sources-list{gap:.8rem;padding:0;list-style:none;display:grid}.sources-list li{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:.8rem .95rem}.sources-list .source-title{font-weight:600}.dataset-meta{color:var(--text-muted);flex-wrap:wrap;gap:.5rem 1.5rem;margin:.5rem 0 0;padding:0;font-size:.9rem;list-style:none;display:flex}.rules-list{max-width:var(--measure);padding-left:1.2rem}.rules-list li{margin-bottom:.4rem}.breadcrumbs{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.breadcrumbs span[aria-hidden=true]{margin:0 .15rem}.answer-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);border-left-width:5px;margin-top:1.5rem;padding:1.1rem 1.25rem}.answer-card.tone-concern{border-color:var(--concern-border);background:var(--concern-bg)}.answer-card.tone-conflicting{border-color:var(--conflicting-border);background:var(--conflicting-bg)}.answer-card.tone-clear{border-color:var(--clear-border);background:var(--clear-bg)}.answer-card.tone-insufficient{border-color:var(--insufficient-border);background:var(--insufficient-bg)}.answer-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;margin-bottom:.6rem;display:flex}.answer-heading{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:0;font-size:.85rem}.answer-text{max-width:var(--measure);margin:0 0 .75rem;font-size:1.08rem}.evidence-panel{margin-bottom:1.25rem}.evidence-panel p:last-child{max-width:var(--measure);margin-bottom:0}.no-rating{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface-sunken);border-left-width:5px;margin-top:2.5rem;padding:1.1rem 1.25rem}.no-rating h2{margin-top:0;font-size:1.15rem}.no-rating p{max-width:var(--measure)}.no-rating p:last-child{margin-bottom:0}.callout{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-sunken);margin-top:2.5rem;padding:1.1rem 1.25rem}.callout h2{margin-top:0;font-size:1.15rem}.callout p{max-width:var(--measure)}.callout p:last-child{margin-bottom:0}.callout-action{border-radius:var(--radius);background:var(--accent);color:var(--accent-contrast);padding:.6rem 1rem;font-weight:600;text-decoration:none;display:inline-block}.callout-action:hover{text-decoration:underline}.ingredient-index{gap:.8rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.ingredient-index-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem 1rem;display:flex}.ingredient-index h2{margin:0;font-size:1.1rem}.ingredient-index p{max-width:var(--measure);margin:.5rem 0 0}.related-list{margin:0;padding-left:1.2rem}.class-list{gap:.7rem;margin:1.25rem 0 0;display:grid}.class-entry{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);border-left-width:4px;padding:.75rem .95rem}.class-entry.tone-concern{border-left-color:var(--concern-border)}.class-entry.tone-conflicting{border-left-color:var(--conflicting-border)}.class-entry.tone-clear{border-left-color:var(--clear-border)}.class-entry.tone-insufficient{border-left-color:var(--insufficient-border)}.class-entry dt{margin-bottom:.25rem;font-weight:600}.class-entry dd{max-width:var(--measure);color:var(--text-muted);margin:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
