:root{--color-text: #1a1a1a;--color-accent: #aa0a28;--color-white: #ffffff;--font-display: "Play", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}.home-lots-section{margin-top:clamp(2rem,4vw,3rem)}.home-lots-section__inner{max-width:1630px;margin:0 auto;padding:0 1.25rem 2.5rem}.products-section__title{margin:0 0 18px;font-size:34px;line-height:1;color:var(--color-text);text-transform:uppercase}.w-lots__header .products-section__title{margin:0}.w-lots__subtitle{margin:12px 0 0;font-size:15px;line-height:1.45;color:#444;max-width:720px}.products-lots-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}@media (max-width: 1100px){.products-lots-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){.products-lots-grid{grid-template-columns:1fr}}.product-lot-card{position:relative;display:flex;flex-direction:column;height:300px;background:var(--color-white);border:1px solid #e7e7e7;padding:20px;overflow:hidden}.product-lot-card__name{margin:0 0 8px;font-size:24px;line-height:1.05;color:var(--color-text);text-transform:uppercase;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-lot-card__meta{margin:0 0 14px;font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-lot-card__metrics{--lot-metric-label-ch: 10.75ch;display:flex;flex-direction:column;gap:8px;margin-top:0;width:100%;max-width:none;position:relative;z-index:2}.product-lot-card__taste-slot{margin-top:10px;position:relative;min-height:112px;width:100%;max-width:none;z-index:2}.product-lot-card__metric-row{display:grid;grid-template-columns:var(--lot-metric-label-ch) minmax(0,1fr);align-items:center;column-gap:.4rem;width:100%;font-size:12px;color:#3a3a3a}.product-lot-card__metric-row>span:first-child{white-space:nowrap}.product-lot-card__metric-track{height:4px;min-width:0;width:100%;background:#ebebeb;overflow:hidden;display:block}.product-lot-card__metric-fill{display:block;height:100%;background:var(--color-accent)}.product-lot-card__brew-chips{margin-top:12px;display:flex;flex-wrap:wrap;gap:7px;overflow:hidden;margin-bottom:12px}.product-lot-card__brew-chip{display:inline-flex;align-items:center;padding:3px;background:#f8f8f8;border:1px solid #ececec;font-size:13px;font-weight:600;color:#444;text-transform:uppercase;letter-spacing:.04em}.product-lot-card__brew-chip img{width:25px;height:25px;object-fit:contain;display:block;filter:brightness(0)}.product-lot-card__descriptor-tabs{margin-top:0;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px;max-height:none;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.product-lot-card__descriptor-tab{padding:4px 8px;font-family:var(--font-display);font-size:11px;letter-spacing:.04em;text-transform:uppercase}.product-lot-card--has-descriptors .product-lot-card__metrics,.product-lot-card--has-descriptors .product-lot-card__brew-chips{transition:opacity .25s ease,visibility .25s ease}.product-lot-card--has-descriptors:hover .product-lot-card__metrics,.product-lot-card--has-descriptors:hover .product-lot-card__brew-chips{opacity:0;visibility:hidden;pointer-events:none}.product-lot-card--has-descriptors:hover .product-lot-card__descriptor-tabs{opacity:1;visibility:visible;pointer-events:auto}.product-lot-card__footer{margin-top:10px;display:flex;justify-content:flex-start;gap:.35rem;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#666;position:relative;z-index:2}.product-lot-card__footer-dot{display:inline-flex;align-items:center;justify-content:center;align-self:center;padding:0 .1rem;font-size:1.15em;line-height:1;color:#999;-webkit-user-select:none;user-select:none}.product-lot-card__buy-row{margin-top:10px;align-self:flex-start;display:inline-flex;align-items:stretch;gap:8px;max-width:100%;position:relative;z-index:5;pointer-events:auto;isolation:isolate}.product-lot-card__pack-weight{display:inline-flex;align-items:stretch;border:1px solid #e4e4e4;background:#fafafa;position:relative;z-index:1;pointer-events:auto}.product-lot-card__pack-weight-btn{min-width:52px;padding:0 8px;border:none;background:transparent;color:#444;font-size:13px;font-weight:600;line-height:1;cursor:pointer;font-family:inherit;transition:background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1)}.product-lot-card__pack-weight-btn+.product-lot-card__pack-weight-btn{border-left:1px solid #e4e4e4}.product-lot-card__pack-weight-btn.is-active{background:var(--color-white);color:var(--color-text)}.product-lot-card__pack-weight-btn:hover{color:var(--color-accent)}.product-lot-card__btn{margin-top:10px;align-self:flex-start;width:auto;max-width:100%;display:inline-flex;align-items:center;justify-content:center;height:38px;padding:0 14px;border:none;background:var(--color-accent);color:var(--color-white);text-decoration:none;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.04em;position:relative;z-index:2;cursor:pointer;font-family:inherit;transition:background .22s cubic-bezier(.22,1,.36,1),color .22s cubic-bezier(.22,1,.36,1)}.product-lot-card__btn img{width:18px;height:18px;flex-shrink:0;display:block;filter:brightness(0) invert(1) contrast(1.45) saturate(1.2)}.product-lot-card__btn-add{display:inline-flex;align-items:center;gap:7px}.product-lot-card__btn-controls{display:none;align-items:center;justify-content:center;gap:8px}.product-lot-card__btn-step{box-sizing:border-box;flex:0 0 26px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:none;background:#ffffffb3;color:#1a1a1a;font-size:18px;font-weight:700;line-height:1}.product-lot-card__btn-step[data-cart-step]:first-child{font-size:20px;padding-bottom:1px}.product-lot-card__btn-qty{padding:0 2px;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;font-variant-numeric:tabular-nums;text-transform:none;letter-spacing:0}.product-lot-card__btn.is-in-cart .product-lot-card__btn-add{display:none}.product-lot-card__btn.is-in-cart .product-lot-card__btn-controls{display:inline-flex}.product-lot-card__btn.is-in-cart{cursor:default}.product-lot-card__btn.is-in-cart .product-lot-card__btn-qty{pointer-events:none;cursor:default}.product-lot-card__btn.is-in-cart .product-lot-card__btn-step{cursor:pointer;pointer-events:auto}.product-lot-card__btn:hover{background:#c20f33}.product-lot-card__btn.is-in-cart{padding:0 10px;background:linear-gradient(135deg,#f8f6ee,#d7f1f0 24%,#e5defd 46%,#f7d8e8 72%,#efeefc);color:#111}.product-lot-card__btn.is-in-cart:hover{background:linear-gradient(135deg,#f6f4ea,#d2eceb 24%,#ddd6fa 46%,#f3d1e3 72%,#ebe9fb)}@media (prefers-reduced-motion: reduce){.product-lot-card__btn{transition:none}}.product-lot-card__photo-wrap,.product-lot-card__flag-wrap{position:absolute;right:-0%;bottom:-0%;width:min(72%,240px);aspect-ratio:3 / 2;transform-origin:92% 92%;transition:opacity .55s ease,transform .68s cubic-bezier(.22,1,.36,1);pointer-events:none;-webkit-mask-image:radial-gradient(ellipse 72% 78% at 52% 48%,#000 0%,#000 24%,rgba(0,0,0,.72) 52%,rgba(0,0,0,.28) 74%,transparent 100%);mask-image:radial-gradient(ellipse 72% 78% at 52% 48%,#000 0%,#000 24%,rgba(0,0,0,.72) 52%,rgba(0,0,0,.28) 74%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;filter:drop-shadow(0 24px 48px rgba(0,0,0,.35))}.product-lot-card__photo-wrap{opacity:.65;transform:translate(26px,20px) scale(.9) rotate(7deg)}.product-lot-card__flag-wrap{opacity:0;transform:translate(34px,26px) scale(.88) rotate(10deg)}.product-lot-card__photo,.product-lot-card__flag{width:100%;height:100%;object-fit:cover;display:block;transition:filter .55s ease,opacity .55s ease}.product-lot-card__photo{filter:blur(.6px) saturate(1.02) contrast(1.02)}.product-lot-card__flag{filter:blur(.4px) saturate(1.06) contrast(1.03)}.product-lot-card:hover .product-lot-card__photo-wrap{opacity:0;transform:translate(-4%,6%) scale(1.16) rotate(-14deg)}.product-lot-card:hover .product-lot-card__flag-wrap{opacity:.72;transform:translate(-4%,6%) scale(1.16) rotate(-14deg)}@media (max-width: 768px){.product-lot-card{height:auto;min-height:0;overflow:hidden;display:flex;flex-direction:column}.product-lot-card__name{order:1}.product-lot-card__meta{order:2}.product-lot-card__flag-wrap{order:4;display:none}.product-lot-card__taste-slot{order:5;min-height:0}.product-lot-card__footer{order:6}.product-lot-card__buy-row{order:7}.product-lot-card__photo-wrap{order:3;position:relative;right:auto;bottom:auto;width:100%;max-width:none;min-height:160px;max-height:220px;height:auto;aspect-ratio:unset;margin:12px auto 10px;transform:none;transform-origin:50% 50%;opacity:1;filter:none;-webkit-mask-image:none;mask-image:none;display:flex;align-items:center;justify-content:center}.product-lot-card__photo-wrap{opacity:1}.product-lot-card__photo,.product-lot-card__flag{width:auto;max-width:100%;max-height:210px;height:auto;object-fit:contain;object-position:center;border-radius:2px}.product-lot-card__photo,.product-lot-card:hover .product-lot-card__photo{filter:none!important}.product-lot-card:hover .product-lot-card__photo-wrap{opacity:1;transform:none}.product-lot-card:hover .product-lot-card__flag-wrap{opacity:0;transform:none}}@media (hover: none){.product-lot-card--has-descriptors:hover .product-lot-card__metrics,.product-lot-card--has-descriptors:hover .product-lot-card__brew-chips{opacity:1;visibility:visible;pointer-events:auto}.product-lot-card--has-descriptors:hover .product-lot-card__descriptor-tabs{opacity:0;visibility:hidden;pointer-events:none}}@media (hover: none) and (min-width: 769px){.product-lot-card:hover .product-lot-card__photo-wrap{opacity:.65;transform:translate(26px,20px) scale(.9) rotate(7deg)}.product-lot-card:hover .product-lot-card__flag-wrap{opacity:0;transform:translate(34px,26px) scale(.88) rotate(10deg)}}*,*:before,*:after{border-radius:0!important}body{font-family:Play,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
