.w99-taste-v2{--taste-ink:#23453b;--taste-gold:#ad884c;--taste-line:#dce3dd;color:var(--taste-ink)}
.w99-taste-v2 .w99-taste-intro{max-width:740px;margin:14px 0 32px;line-height:1.8}
.w99-taste-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.w99-taste-panel{padding:18px 20px 24px;border:1px solid var(--taste-line);min-width:0;scroll-margin-top:160px;background:#fff}
.w99-taste-scene{position:relative;overflow:hidden;aspect-ratio:1;background:#faf7ec;margin:0 -4px 22px}
.w99-taste-scene img{position:absolute;max-width:none!important;width:300%!important;height:300%!important;left:var(--x);top:calc(-25% - var(--row)*150%);object-fit:fill;display:block}
.w99-taste-scene[data-category=sake] img{height:200%!important;top:calc(var(--row)*-100%)}
.w99-taste-panel h3{display:flex;gap:12px;align-items:baseline;margin:0 0 16px!important;font-size:19px!important;line-height:1.5!important}
.w99-taste-index{color:var(--taste-gold);font:italic 15px Georgia,serif;flex-shrink:0}
.w99-taste-v2 .w99-taste-value{font-size:16px;line-height:1.7;margin:16px 0 12px;font-weight:600}
.w99-taste-panel--strength .w99-taste-value{font-size:23px;line-height:1.6}
.w99-taste-v2 .w99-taste-help{font-size:13px;line-height:1.9;color:#5a6d64;margin:0}
.w99-taste-range{margin:23px 0 18px}.w99-taste-v2 .w99-taste-band{display:block!important;height:11px;border-radius:10px;background:linear-gradient(90deg,#dee8dc,#acbdab,#4e735e)}
.w99-taste-panel--acid .w99-taste-band{background:linear-gradient(90deg,#eeead9,#d2c992,#a1964a)}
.w99-taste-panel--body .w99-taste-band{background:linear-gradient(90deg,#e6e7dd,#c4ba98,#91714c)}
.w99-taste-ends{display:flex;justify-content:space-between;gap:12px;font-size:13px;margin-top:8px}
.w99-taste-ends span:last-child{text-align:right}.w99-taste-v2 .w99-taste-footnote{font-size:12px;color:#6a796e;margin-top:22px;line-height:1.8}
@media(max-width:1000px){.w99-taste-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}
@media(max-width:600px){.w99-taste-grid{grid-template-columns:minmax(0,1fr);gap:22px}.w99-taste-panel{padding:16px 18px 22px}.w99-taste-panel--strength .w99-taste-value{font-size:21px}.w99-taste-panel h3{font-size:18px!important}}

.w99-taste-scene[data-category="sake"] img,.w99-taste-scene[data-category="umeshu"] img,.w99-taste-scene[data-category="brandy"] img,.w99-taste-scene[data-category="baijiu"] img{height:200%!important;top:calc(var(--row)*-100%)}
