.bottleFinder{margin:32px auto;padding:24px 0;border-block:1px solid #ccd4d0;max-width:1120px;color:#182a22;letter-spacing:0}
.bottleFinder[hidden],.bottleFinderMore[hidden],.bottleFinderItem[hidden]{display:none}
.bottleFinder h2{font-size:26px;line-height:1.5;margin:0 0 12px}
.bottleFinderNote,.bottleFinderCount{font-size:14px;line-height:1.7}
.bottleFinderControls{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}
.bottleFinderControls label{display:grid;gap:6px;flex:1 1 180px;min-width:0;font-size:14px}
.bottleFinderControls select{width:100%;min-height:44px;font:inherit;color:#182a22;background:#fff;border:1px solid #87988e;border-radius:4px;padding:8px}
.bottleFinderResults{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.bottleFinderItem{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #d2d9d5;padding:16px;border-radius:4px;gap:12px}
.bottleFinderItem img{width:100%;height:220px;object-fit:contain;background:#fff}
.bottleFinderItem h3{font-size:18px;line-height:1.6;margin:0;overflow-wrap:anywhere;letter-spacing:0}
.bottleFinderItem .bottleFinderFacts{display:grid;gap:6px;margin:0;font-size:14px;line-height:1.7}
.bottleFinderFacts strong{font-size:20px}
.bottleFinderFacts small{font-size:12px;line-height:1.7}
.bottleFinderItem .bottleFinderProfile{font-size:14px;line-height:1.8;margin:0;letter-spacing:0}
.bottleFinderItem a{font-size:14px;line-height:1.6;overflow-wrap:anywhere}
.bottleFinderItem .bottleFinderBuy{display:block;text-align:center;background:#8c2433;color:#fff;padding:12px 8px;margin-top:auto;text-decoration:none;border-radius:4px}
.bottleFinderMore{display:block;margin:20px auto 0;background:#fff;border:1px solid #637b6c;color:#182a22;min-height:44px;padding:10px 24px;font:inherit;border-radius:4px;cursor:pointer}
.bottleFinder :focus-visible{outline:3px solid #b35800;outline-offset:3px}
@media(max-width:700px){.bottleFinderResults{grid-template-columns:1fr}.bottleFinder{margin:24px 0;padding:20px 12px}.bottleFinder h2{font-size:22px}.bottleFinderItem img{height:200px}}
