.shop-page{background:#ffffff;color:#111111;min-height:100%}body:has(.shop-page){background:#ffffff}body:has(.shop-page) main{background:#ffffff}.shop{--shop-border:rgba(17,17,17,0.08);--shop-shadow:0 10px 30px rgba(17,17,17,0.06);--shop-radius:22px;--shop-radius-sm:17px;max-width:1120px;margin:0 auto;padding:28px 20px 72px;box-sizing:border-box}.shop__intro{margin-bottom:28px}.shop__title{margin:0;font-family:var(--font-literata),Georgia,serif;font-weight:500;font-size:clamp(2.2rem,5vw,3.4rem);letter-spacing:-.02em;line-height:1.05}.shop__lead{margin:12px 0 0;max-width:36rem;color:rgba(17,17,17,.62);font-size:1.05rem;line-height:1.5}.shop-card{margin-bottom:28px}.shop-card--brand,.shop-card--brands{background:transparent;border:0;box-shadow:none;border-radius:0;padding:0}.shop-card--compare{background:#ffffff;border:1px solid var(--shop-border);border-radius:var(--shop-radius);box-shadow:var(--shop-shadow);padding:28px 32px}.shop-alphabet{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--shop-border)}.shop-alphabet--solo{padding-bottom:0;border-bottom:0}.shop-alphabet__item{appearance:none;border:0;background:transparent;color:rgba(17,17,17,.55);font:inherit;font-size:.92rem;padding:4px 2px;cursor:pointer}.shop-alphabet__item.is-active{color:#111111;font-weight:600;text-decoration:underline;text-underline-offset:4px}.shop-brand-list{display:flex;flex-wrap:wrap;gap:10px 14px;padding-top:18px}.shop-brand-list__item{appearance:none;border:1px solid var(--shop-border);background:#fff;border-radius:10px;padding:8px 14px;font:inherit;font-size:.92rem;color:#111;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center}.shop-brand-list__item.is-active{background:#111111;border-color:#111111;color:#fff}.shop-brand__title{margin:0 0 20px;font-family:var(--font-literata),Georgia,serif;font-weight:500;font-size:clamp(1.8rem,3.5vw,2.6rem);letter-spacing:-.02em;line-height:1.1}.shop-filters{display:flex;flex-wrap:wrap;gap:12px 16px;margin-bottom:24px}.shop-filters--bar{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;align-items:start}.shop-filters--bar:has(.shop-filters__field:nth-child(3)){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:640px){.shop-filters--bar,.shop-filters--bar:has(.shop-filters__field:nth-child(3)){grid-template-columns:1fr}}.shop-filters--home{margin-bottom:8px;padding-bottom:22px;border-bottom:1px solid var(--shop-border)}.shop-filters__field{position:relative;min-width:0}.shop-filters__field.has-clear .shop-select__control{padding-right:58px}.shop-filters__clear{appearance:none;position:absolute;z-index:2;top:50%;right:34px;transform:translateY(-50%);width:28px;height:28px;margin:0;padding:0;border:0;border-radius:999px;background:transparent;color:rgba(17,17,17,.45);font:inherit;font-size:1.25rem;line-height:1;cursor:pointer}.shop-filters__clear:hover{color:#111;background:rgba(17,17,17,.06)}.shop-discover__trigger.is-active{border-color:rgba(17,17,17,.35)}.shop-filters__panel{left:0;right:0;width:auto;max-width:none}.shop-select{display:flex;flex-direction:column;gap:6px;min-width:min(100%,220px);flex:1 1 200px;max-width:320px}.shop-select__label{font-size:.8rem;color:rgba(17,17,17,.5)}.shop-select__control{appearance:none;width:100%;box-sizing:border-box;border:1px solid var(--shop-border);background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23111111' d='M1.2 1.2 6 6l4.8-4.8'/%3E%3C/svg%3E") no-repeat right 14px center;border-radius:10px;padding:11px 40px 11px 14px;font:inherit;font-size:.95rem;color:#111;cursor:pointer}.shop-select__control:focus{outline:2px solid rgba(17,17,17,.2);outline-offset:1px}.shop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (min-width:960px){.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}}.shop-discover__trigger{text-align:left;cursor:pointer;width:100%}.shop-discover__trigger.is-open{border-color:rgba(17,17,17,.35)}.shop-discover__panel{position:absolute;z-index:30;top:calc(100% + 8px);left:0;right:0;width:auto;max-width:none;max-height:min(70vh,480px);overflow:auto;background:#fff;border:1px solid var(--shop-border);border-radius:12px;box-shadow:0 18px 40px rgba(17,17,17,.12);padding:12px;box-sizing:border-box}.shop-discover__option{appearance:none;display:block;width:100%;box-sizing:border-box;border:0;background:transparent;color:#111;font:inherit;font-size:.95rem;text-align:left;padding:10px 12px;border-radius:8px;cursor:pointer}.shop-discover__option.is-current,.shop-discover__option:hover{background:rgba(17,17,17,.05)}.shop-discover__option.is-current{font-weight:500}.shop-discover__alphabet{display:flex;flex-direction:column;gap:10px}.shop-discover__alphabet:has(+.shop-discover__brands){padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid var(--shop-border)}.shop-discover__letters{display:flex;flex-wrap:wrap;gap:2px 4px}.shop-discover__letters+.shop-discover__letters{padding-top:10px;border-top:1px solid var(--shop-border)}.shop-discover__letter{appearance:none;border:0;background:transparent;color:rgba(17,17,17,.28);font:inherit;font-size:.85rem;padding:4px 6px;cursor:default;border-radius:6px}.shop-discover__letter.is-available{color:#111;cursor:pointer}.shop-discover__letter.is-active,.shop-discover__letter.is-available:hover{background:rgba(17,17,17,.06)}.shop-discover__letter:disabled{cursor:default}.shop-discover__brands{display:flex;flex-direction:column;gap:2px;min-height:1.5rem}.shop-discover__brand{appearance:none;display:block;width:100%;box-sizing:border-box;border:0;background:transparent;color:#111;text-decoration:none;font:inherit;font-size:.95rem;text-align:left;padding:8px;border-radius:8px;cursor:pointer}.shop-discover__brand.is-current,.shop-discover__brand:hover{background:rgba(17,17,17,.05)}.shop-discover__brand.is-current{font-weight:500}.shop-discover__hint{margin:4px 8px 8px;color:rgba(17,17,17,.45);font-size:.9rem}.shop-block{margin-top:36px;scroll-margin-top:5.5rem}.shop-block__title{margin:0 0 16px;font-family:var(--font-literata),Georgia,serif;font-weight:500;font-size:clamp(1.45rem,3vw,1.85rem);letter-spacing:-.02em;line-height:1.15}.shop-block__title-link{color:inherit;text-decoration:none}.shop-block__title-link:hover{text-decoration:underline;text-underline-offset:4px}.shop-product__vendor{display:block;width:fit-content;margin:0 12px 4px;color:rgba(17,17,17,.5);font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;text-decoration:none}.shop-product__vendor:hover{color:#111;text-decoration:underline;text-underline-offset:3px}.shop-product{background:#fff;border:1px solid var(--shop-border);border-radius:var(--shop-radius-sm);box-shadow:0 8px 22px rgba(17,17,17,.04);padding:0 0 12px;display:flex;flex-direction:column;min-height:100%;box-sizing:border-box;overflow:hidden}.shop-product__media-link{display:block;color:inherit;text-decoration:none}.shop-product__media{position:relative;aspect-ratio:1/1;height:auto;display:block;overflow:hidden;margin:0 0 12px;background:rgba(17,17,17,.04)}@media (min-width:960px){.shop-product{padding:0 0 16px}.shop-product__media{margin-bottom:14px}}.shop-product__img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.shop-product__placeholder{position:absolute;inset:0;width:auto;height:auto;border-radius:0;background:rgba(17,17,17,.06)}.shop-product__name{margin:0 12px;font-family:var(--font-literata),Georgia,serif;font-size:.98rem;font-weight:500;line-height:1.25}.shop-product__name a{color:inherit;text-decoration:none}.shop-product__name a:hover{text-decoration:underline;text-underline-offset:3px}.shop-product__volume{margin:4px 12px 0;color:rgba(17,17,17,.55);font-size:.86rem}.shop-product__compare{appearance:none;display:inline-flex;align-items:center;justify-content:center;margin:10px 12px 0;border:0;border-radius:10px;background:#111111;color:#fff;font:inherit;font-size:.82rem;padding:10px 12px;cursor:pointer;width:calc(100% - 24px);text-decoration:none;box-sizing:border-box;text-align:center}@media (min-width:960px){.shop-product__compare{margin:14px 16px 0;width:calc(100% - 32px);font-size:.92rem;padding:12px 18px}.shop-product__name,.shop-product__price,.shop-product__vendor{margin-left:16px;margin-right:16px}.shop-product__name{font-size:1.15rem}}.shop-product__price{margin:14px 12px 0;font-size:1.05rem;font-weight:600;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.shop-product__old{font-size:.92rem;font-weight:500;color:rgba(17,17,17,.4);text-decoration:line-through}.shop-product__current{font-weight:600;color:#111}.shop-compare__price{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:8px}.shop-product__compare:disabled{opacity:.6;cursor:wait}.shop-empty{margin:8px 0 0;color:rgba(17,17,17,.5);grid-column:1/-1}.shop-compare__head{display:grid;grid-template-columns:88px 1fr auto;gap:16px;align-items:start;margin-bottom:18px}.shop-compare__thumb{width:88px;height:88px;border-radius:14px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.shop-compare__thumb img{max-width:80%;max-height:80%;object-fit:contain}.shop-compare__title{margin:0;font-family:var(--font-literata),Georgia,serif;font-size:1.45rem;font-weight:500;line-height:1.2}.shop-compare__subtitle{margin:6px 0 0;color:rgba(17,17,17,.55)}.shop-compare__close{appearance:none;border:0;background:transparent;font-size:1.6rem;line-height:1;color:rgba(17,17,17,.55);cursor:pointer;padding:0 4px}.shop-compare__banner{display:flex;align-items:center;gap:10px;background:#f5f5f5;border-radius:14px;padding:12px 14px;margin-bottom:18px;font-size:.95rem}.shop-compare__banner-icon{width:22px;height:22px;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;flex:none}.shop-compare__table-wrap{overflow-x:auto}.shop-compare__table{width:100%;border-collapse:collapse;font-size:.95rem}.shop-compare__table td,.shop-compare__table th{text-align:left;padding:12px 10px;border-bottom:1px solid var(--shop-border);vertical-align:middle}.shop-compare__table th{color:rgba(17,17,17,.5);font-weight:500}@media (min-width:641px){.shop-compare__table td:last-child,.shop-compare__table th:last-child{text-align:right;padding-right:0}}.shop-compare__buy{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#111111;color:#fff;text-decoration:none;padding:10px 14px;font-size:.88rem;white-space:nowrap}.shop-compare__buy:hover{opacity:.9}@media (max-width:640px){.shop{padding:20px 16px 56px}.shop-card--compare{padding:22px 18px}.shop-compare__head{grid-template-columns:72px 1fr auto}}.shop-product__body,.shop-product__link{display:flex;flex-direction:column;flex:1;color:inherit;text-decoration:none}.shop-product-page__nav{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:28px}.shop-product-page__back{color:rgba(17,17,17,.65);text-decoration:none;font-size:.95rem}.shop-product-page__back:hover{color:#111}.shop-product-page__crumb{color:rgba(17,17,17,.4);font-size:.95rem}.shop-product-page__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:36px 48px;align-items:start;margin-bottom:40px}.shop-product-page__media{min-height:320px;display:flex;align-items:center;justify-content:center}.shop-product-page__img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain}@media (max-width:640px){.shop-product-page__layout{display:flex;flex-direction:column;gap:24px}.shop-product-page__media{width:100%;min-height:220px;background:rgba(17,17,17,.03);border-radius:var(--shop-radius-sm);overflow:hidden}.shop-product-page__img{display:block;width:100%;max-height:min(480px,85vw);height:auto}}.shop-product-page__shelf{display:block;width:fit-content;margin:0 0 8px;font-size:.85rem;color:rgba(17,17,17,.45);text-transform:uppercase;letter-spacing:.04em;text-decoration:none}.shop-product-page__shelf:hover{color:#111;text-decoration:underline;text-underline-offset:3px}.shop-product-page__brand{display:block;width:fit-content;margin:0 0 6px;font-size:.95rem;color:rgba(17,17,17,.55);text-decoration:none}.shop-product-page__brand:hover{color:#111;text-decoration:underline;text-underline-offset:3px}.shop-product-page__title{margin:0;font-family:var(--font-literata),Georgia,serif;font-weight:500;font-size:clamp(1.7rem,3vw,2.4rem);letter-spacing:-.02em;line-height:1.15}.shop-product-page__subtitle{margin:8px 0 0;color:rgba(17,17,17,.55)}.shop-product-page__volume{margin:10px 0 0;color:rgba(17,17,17,.72);font-size:.98rem}.shop-product-page__ingredients{margin:18px 0 0;max-width:40rem}.shop-product-page__ingredients summary{cursor:pointer;color:rgba(17,17,17,.8);font-weight:500}.shop-product-page__ingredients-text{margin:10px 0 0;color:rgba(17,17,17,.68);line-height:1.5;font-size:.92rem;word-break:break-word}.shop-product-page__ingredients-text a{color:inherit;text-decoration:underline;text-decoration-color:rgba(17,17,17,.28);text-underline-offset:3px}.shop-product-page__ingredients-text a:hover{text-decoration-color:rgba(17,17,17,.7)}.shop-product-page__price{margin-top:18px}.shop-product-page__desc-wrap{position:relative;margin:18px 0 0;max-width:40rem}.shop-product-page__desc-clip{position:relative}.shop-product-page__desc{color:rgba(17,17,17,.7);line-height:1.55}.shop-product-page__desc-p{margin:0}.shop-product-page__desc-p+.shop-product-page__desc-p{margin-top:.9em}.shop-product-page__desc-wrap.is-collapsed .shop-product-page__desc-p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.shop-product-page__desc-fade{position:absolute;left:0;right:0;bottom:0;height:2.4em;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 90%);pointer-events:none}.shop-product-page__desc-more{appearance:none;display:inline-flex;align-items:center;margin-top:10px;padding:0;border:0;background:transparent;color:#111;font:inherit;font-size:.95rem;font-weight:500;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.shop-product-page__desc-more:hover{opacity:.75}.shop-product-page__check{display:inline-flex;align-items:center;gap:.45rem;margin:22px 0 0;padding:12px 18px;border-radius:10px;background:#111111;color:#fff;font:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .15s ease}.shop-product-page__check:hover{opacity:.9}@media (max-width:640px){.shop-product-page__check{display:flex;width:100%;box-sizing:border-box;justify-content:center}}.shop-product-page__offers-title{margin:0 0 10px;font-family:var(--font-literata),Georgia,serif;font-weight:500;font-size:1.45rem}.shop-product-page__best{margin:0 0 16px;color:rgba(17,17,17,.55);font-size:.95rem}