@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@500;700;800&family=Barlow:wght@500;600;700&display=swap");
:root{--green:#28563d;--deep:#234d37;--gold:#e9aa25;--paper:#fff;--ink:#302b27;--muted:#826f67;--line:#f3d99d}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#edae27 0,#e5a620 100%);color:var(--ink);font-family:Barlow,Arial,sans-serif}header{position:sticky;top:0;z-index:20;background:linear-gradient(180deg,#2b5b42,#27543d);color:white;padding:54px 17px 15px;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;gap:12px;align-items:center;max-width:560px;margin:auto}.brand img{width:58px;height:58px;border-radius:50%;object-fit:cover;object-position:center;border:2px solid rgba(255,255,255,.92);box-shadow:0 2px 8px rgba(0,0,0,.2)}.brand h1{margin:0;font:700 18px/1.08 "Roboto Slab",serif}.brand p{margin:3px 0 0;color:rgba(255,255,255,.72);font-size:11px;line-height:1.2}nav{position:sticky;top:121px;z-index:19;display:flex;overflow-x:auto;gap:0;background:#28563d;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(0,0,0,.12);scrollbar-width:none}nav::-webkit-scrollbar{display:none}nav button{flex:0 0 auto;min-height:46px;padding:0 30px;border:0;background:transparent;color:#fff;font:700 12px/1 Barlow;letter-spacing:.09em;text-transform:uppercase;cursor:pointer}nav button.active{background:rgba(255,255,255,.05)}main{max-width:560px;margin:auto;padding:17px 13px 44px}.section{margin:0 0 25px}.section-title{display:flex;align-items:center;gap:8px;margin:0 4px 10px}.section-title h2{margin:0;font:700 21px/1 "Roboto Slab",serif}.section-title .rule{height:1px;background:#f9e6b7;flex:1}.section-title span{font-size:11px;color:#d19012;letter-spacing:.12em}.card{margin:0 0 8px;background:#fff;border-radius:15px;border-left:4px solid var(--green);box-shadow:0 1px 2px rgba(66,43,12,.08);overflow:hidden}.summary{display:grid;grid-template-columns:63px 1fr 67px 18px;gap:10px;align-items:center;padding:10px 11px 10px 12px;min-height:81px;cursor:pointer}.thumb{width:58px;height:58px;border-radius:11px;object-fit:cover;object-position:center;background:#f7efe0;border:1px solid #f2e5d0}.copy{min-width:0}.name{display:flex;gap:4px;align-items:center;font:700 15px/1.08 "Roboto Slab",serif}.star{color:#e9a12d}.desc{margin:5px 0 0;color:#8c736a;font-size:12.5px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price{align-self:start;padding-top:2px;color:#28563d;font:700 14px/1.1 monospace;text-align:right}.chev{color:#c59b8d;font-size:17px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.tag{padding:3px 6px;border:1px solid #9ed6a7;border-radius:5px;background:#ecfaee;color:#3f8c4b;font-size:10px}.tag.spicy{border-color:#ffb499;background:#fff0eb;color:#ff6848}.details{display:none;padding:0 13px 13px 82px;color:#65534c;font-size:12px}.card.open .details{display:block}.details ul{margin:7px 0 0;padding-left:17px}.details li{margin:4px 0}dialog{width:min(92vw,470px);border:0;border-radius:18px;padding:0;box-shadow:0 24px 80px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(22,35,27,.65)}.close{position:absolute;right:10px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:#fff;font-size:26px}.hero{width:100%;height:260px;object-fit:contain;object-position:center;background:#f7efe0}.detail-copy{padding:20px}.detail-copy h2{margin:0;font:800 26px/1 "Roboto Slab",serif}.detail-copy p{color:#745f56}.option{display:flex;justify-content:space-between;padding:9px 0;border-top:1px solid #eee}.option:first-child{border-top:0}@media(min-width:700px){body{background:#ead8ad}header{padding-top:22px}nav{top:89px;justify-content:center}main{padding-top:28px}.brand img{width:68px;height:68px}.brand h1{font-size:24px}.brand p{font-size:13px}.summary{grid-template-columns:72px 1fr 75px 20px;min-height:94px}.thumb{width:70px;height:70px}.name{font-size:17px}.desc{font-size:14px}}/* v6 cleanup */
.brand img{object-fit:contain;object-position:center;background:#173f2d;padding:0;border:2px solid rgba(255,255,255,.95)}
.chev.empty{visibility:hidden}
.card:not(:has(.details)) .summary{cursor:default}
.details strong{font-weight:700;color:#443a35}
/* v7: preserve the illustrated badge and make every item expandable */
.brand img{width:62px;height:62px;border-radius:13px;object-fit:cover;object-position:center;background:transparent;padding:0;border:0;box-shadow:0 2px 8px rgba(0,0,0,.22)}
.summary{width:100%;border:0;background:transparent;text-align:left;font:inherit;color:inherit}
.card .chev{transition:transform .18s ease;color:#9a796b;font-weight:700}
.card.open .chev{transform:rotate(180deg)}
.details{padding:0 14px 14px 84px;border-top:1px solid #f1e6db;background:#fffdf9}
.details p{margin:11px 0 10px;color:#65534c;font-size:12.5px;line-height:1.42}
.details strong{display:block;margin-top:4px}
@media(min-width:700px){.brand img{width:72px;height:72px;border-radius:15px}.details{padding-left:96px}.details p{font-size:14px}}
