:root{--paper:#f4ecdf;--paper2:#fffaf2;--ink:#202c27;--muted:#758078;--line:#d5c9b6;--orange:#e7683e;--green:#356c4f;--yellow:#e8b84f;--radius:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.6}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;letter-spacing:.12em;font-size:13px;font-weight:900;text-decoration:none}.brand-mark{width:29px;height:29px;border-radius:10px 10px 10px 2px;display:grid;place-items:center;background:var(--orange);color:#fff;font-weight:900}.topbar nav{display:flex;gap:28px;color:var(--muted);font-size:13px}.topbar nav a{text-decoration:none}.topbar nav a:hover{color:var(--orange)}.topbar select{border:1px solid var(--line);border-radius:20px;background:var(--paper2);color:var(--ink);padding:8px 11px;font-size:12px}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;padding:91px 0 84px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:900;color:var(--orange);margin:0 0 15px}.hero h1{font-size:clamp(3.2rem,7vw,6.6rem);line-height:.91;letter-spacing:-.09em;margin:0;max-width:650px}.hero h1 i{font-style:normal;color:var(--green)}.hero-copy>p:last-child{max-width:570px;color:var(--muted);margin:27px 0 0;font-size:16px}.search-area{background:var(--paper2);padding:28px;border:1px solid #e1d5c2;border-radius:var(--radius);box-shadow:0 18px 45px #866b3818}.search-area label{display:block;font-size:12px;font-weight:800;margin-bottom:10px}.search-row{display:flex;gap:8px}.search-row input{width:100%;min-width:0;padding:14px;border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;font-size:14px;color:var(--ink)}.search-row input:focus{border-color:var(--orange);box-shadow:0 0 0 3px #e7683e1f}.search-row button{border:0;border-radius:12px;background:var(--orange);color:#fff;font-weight:800;padding:0 18px;cursor:pointer}.search-row button:hover{background:#c54d27}.presets{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.presets button{border:1px solid var(--line);border-radius:20px;background:transparent;color:var(--green);padding:7px 11px;font-size:11px;cursor:pointer}.presets button:hover{background:#edf1df}.hint,.muted{color:var(--muted);font-size:11px}.hint{margin:14px 0 0}.results-section,.compare-section,.guide-section{padding-bottom:92px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section-head h2{font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.07em;line-height:1;margin:0}.section-head .eyebrow{margin-bottom:9px}.result-count{font-size:12px;color:var(--green);font-weight:800}.status{min-height:28px;color:var(--muted);font-size:13px;margin:0 0 12px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.product-card{border:1px solid var(--line);background:var(--paper2);border-radius:18px;text-align:left;padding:0;overflow:hidden;cursor:pointer;min-width:0;color:var(--ink);transition:transform .18s ease,box-shadow .18s ease}.product-card:hover,.product-card:focus-visible{transform:translateY(-4px);box-shadow:0 14px 30px #80633d1c;outline:none}.product-image{height:170px;background:#ebe1d1;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-image span{font-size:38px;color:#c0af96}.product-body{padding:16px}.product-name{font-size:15px;line-height:1.3;font-weight:850;min-height:39px}.product-brand{font-size:11px;color:var(--muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-scores{display:flex;gap:5px;margin-top:14px}.score-badge{font-size:10px;font-weight:900;border-radius:5px;padding:3px 6px;background:#e4d8c6;color:#4b5d4c}.score-badge.nutri-a{background:#18874f;color:#fff}.score-badge.nutri-b{background:#7eaf4c;color:#fff}.score-badge.nutri-c{background:#e5bd42;color:#4c3e16}.score-badge.nutri-d{background:#e38840;color:#fff}.score-badge.nutri-e{background:#cb4b39;color:#fff}.detail-card{min-height:340px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper2);padding:32px}.detail-empty{min-height:275px;display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}.detail-empty span{font-size:50px;color:var(--orange);line-height:1}.detail-empty p{max-width:350px;font-size:13px}.detail-title{display:flex;justify-content:space-between;gap:20px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:20px}.detail-title h3{font-size:31px;line-height:1.05;letter-spacing:-.06em;margin:5px 0}.detail-title a{font-size:11px;color:var(--orange);white-space:nowrap}.nutri-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:21px 0}.nutri-item{border:1px solid var(--line);padding:13px;border-radius:13px}.nutri-item strong{font-size:27px;letter-spacing:-.06em;display:block}.nutri-item span{font-size:11px;color:var(--muted)}.bar-list{display:grid;gap:13px}.bar-line{display:grid;grid-template-columns:130px 1fr 65px;align-items:center;gap:10px;font-size:12px}.bar-bg{height:8px;border-radius:8px;background:#e8dece;overflow:hidden}.bar-fill{height:100%;background:var(--green);border-radius:inherit}.detail-note{border-top:1px solid var(--line);margin:24px 0 0;padding-top:15px;color:var(--muted);font-size:11px}.guide-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.guide-grid article{background:var(--paper);padding:22px;min-height:200px}.guide-grid article>span{font-size:11px;color:var(--orange);font-weight:900}.guide-grid h3{margin:27px 0 7px;font-size:18px;letter-spacing:-.04em}.guide-grid p{color:var(--muted);font-size:12px;margin:0}.attribution{font-size:11px;color:var(--muted);margin-top:19px}.attribution a{color:var(--green)}.footer{border-top:1px solid var(--line);padding:27px 0 45px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px}.footer b{color:var(--ink);letter-spacing:.12em;margin-right:13px}.footer a{color:var(--muted);text-decoration:none}.footer a:hover{color:var(--orange)}@media(max-width:800px){.topbar nav{display:none}.hero{grid-template-columns:1fr;gap:34px;padding:64px 0 64px}.hero-copy>p:last-child{font-size:14px}.product-grid{grid-template-columns:repeat(2,1fr)}.guide-grid{grid-template-columns:repeat(2,1fr)}.detail-card{padding:22px}.bar-line{grid-template-columns:95px 1fr 55px}}@media(max-width:500px){.wrap{width:calc(100% - 28px)}.search-row button{padding:0 14px}.product-grid{gap:8px}.product-image{height:125px}.product-body{padding:11px}.product-name{font-size:13px}.guide-grid{grid-template-columns:1fr}.nutri-row{grid-template-columns:1fr 1fr}.detail-title{display:block}.detail-title a{display:inline-block;margin-top:10px}.footer{display:block}.footer>a{display:block;margin-top:12px}}

