.coffee-module__HDy16W__wrap{max-width:1080px;margin:0 auto;padding:3rem 1.25rem 5rem}.coffee-module__HDy16W__eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#a16207;margin:0 0 .5rem;font-size:.72rem;font-weight:600}.coffee-module__HDy16W__h1{margin:0 0 .6rem;font-size:clamp(1.7rem,4vw,2.4rem);line-height:1.15}.coffee-module__HDy16W__intro{color:#78716c;max-width:60ch;margin:0 0 2rem}.coffee-module__HDy16W__empty{color:#78716c;text-align:center;border:1px dashed #d6d3d1;border-radius:14px;padding:2rem}.coffee-module__HDy16W__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.1rem;display:grid}.coffee-module__HDy16W__card{background:#fff;border:1px solid #e7e5e4;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.coffee-module__HDy16W__imgBox{aspect-ratio:4/3;background:#fafaf9;justify-content:center;align-items:center;display:flex}.coffee-module__HDy16W__img{object-fit:contain;width:100%;height:100%;padding:.5rem}.coffee-module__HDy16W__body{flex-direction:column;flex:1;gap:.4rem;padding:.9rem 1rem 1.1rem;display:flex}.coffee-module__HDy16W__brand{text-transform:uppercase;letter-spacing:.04em;color:#a8a29e;font-size:.74rem}.coffee-module__HDy16W__title{margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.coffee-module__HDy16W__tags{flex-wrap:wrap;gap:.3rem;display:flex}.coffee-module__HDy16W__tag{color:#57534e;background:#f5f5f4;border-radius:6px;padding:.12rem .45rem;font-size:.7rem}.coffee-module__HDy16W__priceRow{justify-content:space-between;align-items:baseline;margin-top:auto;padding-top:.5rem;display:flex}.coffee-module__HDy16W__percup{font-size:1.2rem;font-weight:700}.coffee-module__HDy16W__percupUnit{color:#a8a29e;font-size:.72rem;font-weight:400}.coffee-module__HDy16W__pack{color:#78716c;font-size:.78rem}.coffee-module__HDy16W__oos{color:#b91c1c;font-size:.72rem}.coffee-module__HDy16W__cta{text-align:center;color:#fff;background:#7c2d12;border-radius:9px;margin-top:.7rem;padding:.55rem .8rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.coffee-module__HDy16W__disclosure{color:#a8a29e;margin-top:2.5rem;font-size:.78rem}.coffee-module__HDy16W__brandGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.coffee-module__HDy16W__brandCard{color:inherit;border:1px solid #e7e5e4;border-radius:12px;flex-direction:column;gap:.2rem;padding:1rem 1.1rem;text-decoration:none;transition:border-color .15s;display:flex}.coffee-module__HDy16W__brandCard:hover{border-color:#a16207}.coffee-module__HDy16W__brandName{font-size:1rem;font-weight:600}.coffee-module__HDy16W__brandCount{color:#a8a29e;font-size:.8rem}.coffee-module__HDy16W__crumbs{color:#a8a29e;flex-wrap:wrap;gap:.4rem;margin:0 0 1rem;font-size:.8rem;display:flex}.coffee-module__HDy16W__crumbs a{color:#78716c;text-decoration:none}.coffee-module__HDy16W__crumbs a:hover{text-decoration:underline}.coffee-module__HDy16W__detail{grid-template-columns:minmax(0,420px) 1fr;align-items:start;gap:2rem;display:grid}.coffee-module__HDy16W__detailImg{aspect-ratio:1;object-fit:contain;background:#fafaf9;border:1px solid #e7e5e4;border-radius:16px;width:100%;padding:1rem}.coffee-module__HDy16W__specs{gap:.35rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.coffee-module__HDy16W__specs li{border-bottom:1px solid #f0efee;justify-content:space-between;gap:1rem;padding:.4rem 0;font-size:.9rem;display:flex}.coffee-module__HDy16W__specs dt,.coffee-module__HDy16W__specKey{color:#78716c}.coffee-module__HDy16W__specVal{text-align:right;font-weight:600}.coffee-module__HDy16W__bigPrice{margin:1rem 0 .25rem;font-size:2rem;font-weight:700}.coffee-module__HDy16W__bigPriceUnit{color:#a8a29e;font-size:.8rem;font-weight:400}.coffee-module__HDy16W__ctaLarge{color:#fff;background:#7c2d12;border-radius:11px;margin-top:1rem;padding:.8rem 1.4rem;font-weight:600;text-decoration:none;display:inline-block}.coffee-module__HDy16W__roastDots{gap:3px;display:inline-flex}.coffee-module__HDy16W__roastDot{background:#e7e5e4;border-radius:50%;width:9px;height:9px}.coffee-module__HDy16W__roastDotOn{background:#7c2d12}@media (max-width:720px){.coffee-module__HDy16W__detail{grid-template-columns:1fr}}.coffee-module__HDy16W__infoWrap{vertical-align:middle;margin-left:.55rem;display:inline-flex;position:relative}.coffee-module__HDy16W__infoIcon{color:#a8a29e;cursor:help;background:#fff;border:1px solid #d6d3d1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:inline-flex}.coffee-module__HDy16W__infoIcon:hover,.coffee-module__HDy16W__infoIcon:focus-visible{color:#7c2d12;border-color:#7c2d12;outline:none}.coffee-module__HDy16W__tooltip{color:#f5f5f4;opacity:0;visibility:hidden;z-index:20;pointer-events:none;background:#1c1917;border-radius:9px;width:250px;max-width:70vw;padding:.55rem .65rem;font-size:.72rem;line-height:1.45;transition:opacity .15s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000040}.coffee-module__HDy16W__tooltip:after{content:"";border:6px solid #0000;border-top-color:#1c1917;position:absolute;top:100%;left:50%;transform:translate(-50%)}.coffee-module__HDy16W__infoWrap:hover .coffee-module__HDy16W__tooltip,.coffee-module__HDy16W__infoWrap:focus-within .coffee-module__HDy16W__tooltip{opacity:1;visibility:visible}
