.Header_header__KwdYD{background:var(--text);color:var(--bg);padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_logo____uDV{font-family:Fraunces,serif;font-size:1.5rem;font-weight:900;letter-spacing:-.03em;display:flex;align-items:center;gap:.4rem}.Header_logo____uDV span{color:#7ec8a0}.Header_nav__tNWGY a{color:hsla(37,39%,94%,.7);text-decoration:none;font-size:.85rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;margin-left:2rem;transition:color .2s}.Header_nav__tNWGY a:hover{color:var(--bg)}@media (max-width:560px){.Header_header__KwdYD{padding:0 1rem}.Header_nav__tNWGY a{margin-left:1rem}}.Hero_hero__bqvNd{padding:4.5rem 2rem 3rem;max-width:760px;margin:0 auto;text-align:center}.Hero_badge__mnOYT{display:inline-flex;align-items:center;background:#fde8d8;color:var(--accent);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.35rem 1rem;border-radius:100px;margin-bottom:1.5rem;border:1px solid #f5cbb0}.Hero_title__h4PJ2{font-family:Fraunces,serif;font-size:clamp(2.2rem,6vw,3.8rem);font-weight:900;line-height:1.05;letter-spacing:-.03em;margin-bottom:1rem}.Hero_title__h4PJ2 em{font-style:italic;color:var(--accent);font-weight:300}.Hero_lede___B158{font-size:1rem;color:var(--muted);max-width:520px;margin:0 auto 2.5rem;line-height:1.65}@media (max-width:560px){.Hero_hero__bqvNd{padding:2.5rem 1rem 2rem}.Hero_lede___B158{font-size:.95rem;margin-bottom:1.75rem}}.ResultPanel_wrap__Abryb{max-width:760px;margin:2.5rem auto 0;padding:0 2rem;animation:ResultPanel_slideIn__Ih8_f .3s ease both}.ResultPanel_header__nGEUk{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.2rem;border-bottom:1.5px solid var(--border);gap:1rem;flex-wrap:wrap}.ResultPanel_left__r5bke{display:flex;align-items:flex-start;gap:.8rem;flex:1 1 280px;min-width:0}.ResultPanel_image__TnlWA{width:52px;height:52px;object-fit:contain;border-radius:8px;border:1.5px solid var(--border);background:#fff;padding:3px;flex-shrink:0}.ResultPanel_product__dDqOB{font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;line-height:1.2;margin-bottom:.3rem;word-break:break-word}.ResultPanel_confidence__QNGKr{font-size:.72rem;font-family:DM Mono,monospace;font-weight:500;margin-bottom:.2rem}.ResultPanel_meta__jMHHV{font-size:.72rem;color:var(--muted);font-family:DM Mono,monospace;margin-top:.25rem;line-height:1.5}.ResultPanel_score__RbiOl{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem;flex-shrink:0}.ResultPanel_badge__MeRpF{padding:.45rem 1.1rem;border-radius:100px;font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.ResultPanel_danger__FAZn2{background:#fde8d8;color:var(--accent)}.ResultPanel_warn__lYy__{background:#fef3e2;color:var(--warn)}.ResultPanel_safe__C_gfn{background:#d8f0e4;color:var(--safe)}.ResultPanel_flagCount__0LkES{color:var(--muted);font-size:.75rem;font-family:DM Mono,monospace}.ResultPanel_section__Zdebt{margin-bottom:2rem}.ResultPanel_heading__cCPjJ{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:600;margin-bottom:.8rem;font-family:DM Mono,monospace}.ResultPanel_clean__W3Rx9{background:#eaf5ee;border:1.5px solid #b8ddc8;border-radius:12px;padding:1.5rem;text-align:center;animation:ResultPanel_slideIn__Ih8_f .25s ease both}.ResultPanel_clean__W3Rx9 h3{font-family:Fraunces,serif;font-size:1.2rem;color:var(--safe);margin-bottom:.3rem}.ResultPanel_clean__W3Rx9 p{font-size:.85rem;color:#3a7a5e}@media (max-width:560px){.ResultPanel_wrap__Abryb{padding:0 1rem}.ResultPanel_header__nGEUk{flex-direction:column}.ResultPanel_score__RbiOl{align-items:flex-start}}.IngredientPills_pills__Ibgip{display:flex;flex-wrap:wrap;gap:.45rem}.IngredientPills_pill__wO5hd{display:inline-flex;align-items:center;gap:.4rem;padding:.32rem .7rem .32rem .55rem;border-radius:7px;font-size:.78rem;font-family:DM Mono,monospace;border:1.5px solid transparent;text-decoration:none;transition:transform .15s,box-shadow .15s}.IngredientPills_dot__bUUtV{width:7px;height:7px;border-radius:50%;flex-shrink:0}.IngredientPills_high__UdCVN{background:var(--pill-high-bg);color:var(--pill-high-fg);border-color:var(--pill-high-border);font-weight:600;cursor:pointer}.IngredientPills_high__UdCVN .IngredientPills_dot__bUUtV{background:var(--pill-high-dot);box-shadow:0 0 0 2px var(--pill-high-bg),0 0 0 3.5px var(--pill-high-dot)}.IngredientPills_high__UdCVN:hover{transform:translateY(-1px);box-shadow:0 3px 10px rgba(217,79,42,.2)}.IngredientPills_med__T7t0H{background:var(--pill-med-bg);color:var(--pill-med-fg);border-color:var(--pill-med-border);font-weight:500}.IngredientPills_med__T7t0H .IngredientPills_dot__bUUtV{background:var(--pill-med-dot);box-shadow:0 0 0 2px var(--pill-med-bg),0 0 0 3.5px var(--pill-med-dot)}.IngredientPills_clean__zVFTk,.IngredientPills_low__Pd8hc{background:var(--pill-low-bg);color:var(--pill-low-fg);border-color:var(--pill-low-border)}.IngredientPills_clean__zVFTk .IngredientPills_dot__bUUtV,.IngredientPills_low__Pd8hc .IngredientPills_dot__bUUtV{background:var(--pill-low-dot);box-shadow:0 0 0 2px var(--pill-low-bg),0 0 0 3.5px var(--pill-low-dot)}.FlagCards_card__WIFfD{background:var(--surface);border:1.5px solid var(--border);border-radius:12px;padding:1.1rem 1.3rem;display:grid;grid-template-columns:1fr auto;grid-gap:.8rem 1rem;gap:.8rem 1rem;align-items:start;margin-bottom:.75rem;animation:FlagCards_slideIn__azqeK .25s ease both}.FlagCards_high__kry_c{border-color:#f5b89a;background:#fffaf7}.FlagCards_med__C2gZT{border-color:#f5d88a;background:#fffdee}.FlagCards_low__3HrzB{border-color:#b8ddc8;background:#f4fbf7}.FlagCards_body__lQosB{min-width:0}.FlagCards_name__8Hn7K{font-family:DM Mono,monospace;font-size:.88rem;font-weight:600;margin-bottom:.25rem;word-break:break-word}.FlagCards_cat__Cv_FI{font-size:.72rem;color:var(--muted);font-weight:400}.FlagCards_desc__RegYU{font-size:.84rem;color:var(--muted);line-height:1.55;margin-top:.15rem}.FlagCards_link__16rZS{font-size:.75rem;color:var(--accent);font-family:DM Mono,monospace;display:inline-block;margin-top:.4rem;text-decoration:none}.FlagCards_link__16rZS:hover{text-decoration:underline}.FlagCards_badge__o4EcW{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .7rem;border-radius:100px;white-space:nowrap}.FlagCards_badge_high__BA6HI{background:#fde8d8;color:#9a2e0f}.FlagCards_badge_med__h2xz_{background:#fef0d8;color:#9a5010}.FlagCards_badge_low___erQg{background:#e0f0e8;color:#2a5a40}.Legend_legend__Q6QB5{display:flex;gap:1.4rem;flex-wrap:wrap;margin-bottom:1rem;font-size:.73rem;font-family:DM Mono,monospace;color:var(--muted)}.Legend_item___42ip{display:flex;align-items:center;gap:.5rem}.Legend_dot__GjCyL{width:8px;height:8px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px #fff,0 0 0 3px currentColor}.Legend_high__e4TB8{background:var(--pill-high-dot);color:var(--pill-high-dot)}.Legend_med__ggJJD{background:var(--pill-med-dot);color:var(--pill-med-dot)}.Legend_clean__D3DJ1,.Legend_low__CzV87{background:var(--pill-low-dot);color:var(--pill-low-dot)}.Footer_footer__pQtti{background:var(--text);color:hsla(37,39%,94%,.45);text-align:center;padding:2rem 1rem;margin-top:5rem;font-size:.78rem;line-height:1.75}.Footer_footer__pQtti strong{color:hsla(37,39%,94%,.9)}.Footer_footer__pQtti a{color:hsla(37,39%,94%,.55);text-decoration:underline}.Footer_footer__pQtti a:hover{color:hsla(37,39%,94%,.9)}.not-found_wrap__SzgCB{max-width:560px;margin:2rem auto 4rem;padding:2rem 1.25rem;text-align:center}.not-found_title__r7twr{font-family:Fraunces,serif;font-size:1.6rem;font-weight:700;margin-bottom:.6rem}.not-found_lede__Hj2cJ{color:var(--muted);line-height:1.6;font-size:.95rem}.not-found_link__FEuVu{color:var(--accent);text-decoration:underline}