@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{color:#25281f;background:#f4f0e5;font-family:DM Sans,sans-serif;font-synthesis:none;--ink: #25281f;--muted: #747467;--paper: #fffdf7;--line: #dad5c7;--green: #365b3a;--green-dark: #27462c;--orange: #dc6c3f;--shadow: 0 20px 45px rgba(68, 62, 43, .09)}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{color:inherit}a{color:var(--green);text-underline-offset:3px}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:74px;padding:0 5vw;border-bottom:1px solid rgba(80,79,66,.18)}.site-header p{color:var(--muted);font-size:.86rem}.brand{display:flex;align-items:center;gap:.65rem;color:var(--ink);font-family:Fraunces,serif;font-size:1.45rem;font-weight:700;text-decoration:none}.brand-mark{display:flex;align-items:flex-end;justify-content:center;gap:2px;width:30px;height:30px;padding:6px;color:#fff;border-radius:50%;background:var(--green)}.brand-mark span{display:block;width:3px;border-radius:2px;background:currentColor}.brand-mark span:nth-child(1){height:9px;transform:rotate(-13deg)}.brand-mark span:nth-child(2){height:15px}.brand-mark span:nth-child(3){height:11px;transform:rotate(12deg)}main{width:min(1400px,92vw);margin:0 auto}.intro{padding:clamp(3.5rem,8vw,7rem) 0 2.5rem}.eyebrow{margin:0 0 .65rem;color:var(--orange);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3{font-family:Fraunces,serif}h1{max-width:700px;margin:0;font-size:clamp(3.3rem,8vw,7.7rem);line-height:.9;letter-spacing:-.055em}.intro-copy{max-width:680px;margin:1.75rem 0 2.5rem;color:var(--muted);font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.65}.search-form{max-width:910px}.search-form>label{display:block;margin-bottom:.55rem;font-size:.82rem;font-weight:700}.search-controls{display:flex;gap:.75rem}.input-wrap{position:relative;flex:1}.input-wrap svg{position:absolute;top:50%;left:1.15rem;width:22px;transform:translateY(-50%);fill:none;stroke:var(--muted);stroke-width:1.7}input{width:100%;height:58px;padding:0 1rem 0 3.2rem;color:var(--ink);border:1px solid var(--line);border-radius:7px;outline:none;background:var(--paper);box-shadow:0 6px 20px #3533280a}input:focus{border-color:var(--green);box-shadow:0 0 0 3px #365b3a21}.scan-button{display:flex;align-items:center;justify-content:center;gap:.7rem;min-width:175px;padding:0 1.4rem;color:#fff;border:0;border-radius:7px;background:var(--green);cursor:pointer;font-weight:700;transition:.18s ease}.scan-button:hover{background:var(--green-dark);transform:translateY(-1px)}.scan-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.7}.search-hint{margin:.55rem 0 0;color:var(--muted);font-size:.73rem}.workspace{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(470px,1.2fr);gap:1.25rem;align-items:start;padding:1rem 0 7rem}.results-panel,.details{min-height:500px;border:1px solid var(--line);border-radius:9px;background:#fffdf7bf}.results-panel{padding:1.3rem}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.section-heading h2,.section-heading h3{margin:0}.section-heading span{color:var(--muted);font-size:.76rem}.results{display:grid;gap:.55rem;margin-top:1rem}.product-card{display:grid;grid-template-columns:58px 1fr auto 22px;gap:.85rem;align-items:center;width:100%;padding:.7rem;text-align:left;border:1px solid transparent;border-radius:7px;background:transparent;cursor:pointer}.product-card:hover{background:#f8f4e9}.product-card.selected{border-color:#9caf9d;background:#edf2e8}.product-thumb,.detail-image{display:grid;place-items:center;overflow:hidden;background:#eee9dc}.product-thumb{width:58px;height:58px;border-radius:5px}.product-thumb img,.detail-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.fallback-mark{display:grid;place-items:center;width:100%;height:100%;color:var(--green);font-family:Fraunces,serif;font-size:1.65rem;font-weight:700}.product-card-copy{display:grid;gap:.18rem;min-width:0}.product-card-copy strong{overflow:hidden;font-size:.92rem;text-overflow:ellipsis;white-space:nowrap}.product-card-copy span{overflow:hidden;color:var(--muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.chevron{color:#9a998d;font-size:1.6rem}.badge{display:inline-flex;width:max-content;align-items:center;padding:.28rem .48rem;border-radius:4px;font-size:.64rem;font-weight:800;white-space:nowrap}.nutri-a{color:#fff;background:#25833e}.nutri-b{background:#81bd45}.nutri-c{background:#f4ce41}.nutri-d{color:#fff;background:#ed8b3b}.nutri-e{color:#fff;background:#ce443f}.nova{color:#fff;background:#66516f}.empty-state,.empty-details{display:grid;place-items:center;min-height:410px;color:var(--muted);text-align:center}.empty-state{min-height:390px}.empty-state p{line-height:1.7}.empty-icon{display:grid;place-items:center;width:48px;height:48px;margin:0 auto .75rem;border:1px solid var(--line);border-radius:50%;font-family:Fraunces,serif;font-size:1.4rem}.loader{width:26px;height:26px;border:2px solid var(--line);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.plate-icon{display:block;width:76px;height:76px;margin:0 auto 1rem;border:2px solid #c9c4b7;border-radius:50%;box-shadow:inset 0 0 0 12px var(--paper);background:#e7e1d4}.empty-details h2{margin-bottom:.4rem}.empty-details p{max-width:280px;margin:0;line-height:1.55}.details{overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}.product-header{display:grid;grid-template-columns:150px 1fr;gap:1.6rem;padding:1.7rem;border-bottom:1px solid var(--line)}.detail-image{width:150px;height:150px;border-radius:7px}.product-header h2{margin:.1rem 0 .5rem;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.05}.product-header>div>p:not(.eyebrow){color:var(--muted);font-size:.83rem}.badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.85rem}.detail-section{padding:1.45rem 1.7rem;border-bottom:1px solid var(--line)}.detail-section:last-child{border-bottom:0}.detail-section h3{margin:0 0 .85rem;font-size:1.12rem}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:.84rem}th,td{padding:.65rem 0;border-bottom:1px solid #e7e2d7}tr:last-child th,tr:last-child td{border-bottom:0}th{color:var(--muted);font-weight:500;text-align:left}td{text-align:right}.source-section td a{font-weight:700}.text-table th{width:28%;vertical-align:top}.long-value{max-width:480px;color:#4f5148;line-height:1.55;text-align:left;white-space:pre-line}.unknown{color:#a09e94;font-style:italic}footer{display:flex;justify-content:space-between;gap:1rem;padding:1.3rem 5vw;color:var(--muted);border-top:1px solid rgba(80,79,66,.18);font-size:.72rem}.scanner-dialog{width:min(600px,calc(100vw - 2rem));padding:0;color:var(--ink);border:0;border-radius:12px;background:var(--paper);box-shadow:0 30px 100px #0f120c73}.scanner-dialog::backdrop{background:#171b14b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.scanner-header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.4rem}.scanner-header h2{margin:0}.icon-button{width:42px;height:42px;color:var(--ink);border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer;font-size:1.65rem}.video-wrap{position:relative;overflow:hidden;aspect-ratio:4 / 3;margin:0 1rem;border-radius:8px;background:#171b16}.video-wrap video{width:100%;height:100%;object-fit:cover}.scan-frame{position:absolute;inset:50% auto auto 50%;width:72%;height:34%;border:2px solid #f5f0dc;border-radius:8px;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #00000040}.scanner-dialog>p{min-height:1.5rem;margin:1rem 1.4rem 1.3rem;color:var(--muted);text-align:center}.scanner-actions{display:grid;gap:1rem;padding:0 1.4rem 1.4rem}.secondary-button{min-height:42px;border:1px solid var(--line);border-radius:6px;background:#f8f4e9;cursor:pointer;font-weight:700}.barcode-form label{display:block;margin-bottom:.4rem;color:var(--muted);font-size:.75rem}.barcode-form div{display:flex;gap:.5rem}.barcode-form input{height:46px;padding-left:.8rem}.barcode-form button{min-width:74px;color:#fff;border:0;border-radius:6px;background:var(--green);cursor:pointer;font-weight:700}@media(max-width:900px){.workspace{grid-template-columns:minmax(300px,.85fr) minmax(390px,1.15fr)}.product-card{grid-template-columns:52px 1fr 20px}.product-card .badge{display:none}}@media(max-width:760px){.site-header{min-height:62px}.site-header p{display:none}main{width:min(100% - 1.25rem,680px)}.intro{padding:3rem .25rem 1.5rem}h1{font-size:clamp(3.5rem,17vw,5.7rem)}.intro-copy{margin:1.3rem 0 1.8rem}.search-controls{flex-direction:column}.scan-button{min-height:54px}.workspace{grid-template-columns:1fr;padding-top:.5rem}.results-panel,.details{min-height:0}.empty-state,.empty-details{min-height:300px}.product-header{grid-template-columns:98px 1fr;gap:1rem;padding:1.25rem}.detail-image{width:98px;height:98px}.detail-section{padding:1.25rem}footer{flex-direction:column}}@media(display-mode:standalone){.site-header{padding-top:env(safe-area-inset-top)}footer{padding-bottom:calc(1.3rem + env(safe-area-inset-bottom))}}
