.product__stock-badge{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;letter-spacing:.03em;padding:5px 12px;border-radius:4px;line-height:1.3}.product__stock-badge--in-stock{background:#22aa551a;color:#1a8a4a;border:1px solid rgba(34,170,85,.25)}.product__stock-badge--low-stock{background:#e6a0001a;color:#b37800;border:1px solid rgba(230,160,0,.25)}.product__stock-badge--out-of-stock{background:#dc354514;color:#c0392b;border:1px solid rgba(220,53,69,.2)}.product__stock-badge__dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.product__stock-badge--in-stock .product__stock-badge__dot{background:#2a5;box-shadow:0 0 0 2px #2a53;animation:stock-pulse 2s ease-in-out infinite}@keyframes stock-pulse{0%,to{box-shadow:0 0 0 2px #2a53}50%{box-shadow:0 0 0 5px #22aa5514}}.product__stock-badge--low-stock .product__stock-badge__dot{background:#e6a000;box-shadow:0 0 0 2px #e6a00033}.product__stock-badge--out-of-stock .product__stock-badge__dot{background:#dc3545}.product__specs-highlights{width:100%;margin-top:4px}.specs-highlights{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--border, #e5e5e5);border-radius:8px;overflow:hidden;background:var(--bg, #fff)}.specs-highlights__item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid var(--border, #e5e5e5);transition:background .2s ease}.specs-highlights__item:hover{background:#00000004}.specs-highlights__item:nth-child(odd){border-right:1px solid var(--border, #e5e5e5)}.specs-highlights__item:nth-last-child(1),.specs-highlights__item:nth-last-child(2):nth-child(odd){border-bottom:none}.specs-highlights__item:nth-last-child(1):nth-child(2n){border-bottom:none}.specs-highlights__icon{flex-shrink:0;width:18px;height:18px;color:var(--text, #333);opacity:.7}.specs-highlights__text{display:flex;flex-direction:column;gap:1px;min-width:0}.specs-highlights__label{font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text, #333);opacity:.55;font-weight:600;line-height:1.2}.specs-highlights__value{font-size:.8rem;font-weight:600;color:var(--text, #333);line-height:1.3;word-break:break-word;overflow-wrap:break-word}@media only screen and (max-width:479px){.specs-highlights{grid-template-columns:1fr}.specs-highlights__item:nth-child(odd){border-right:none}.specs-highlights__item{border-bottom:1px solid var(--border, #e5e5e5)}.specs-highlights__item:last-child{border-bottom:none}}.product__trust-badges{width:100%}.trust-badges{display:flex;justify-content:space-between;gap:8px;padding:14px 0;border-top:1px solid var(--border, #e5e5e5);border-bottom:1px solid var(--border, #e5e5e5)}.trust-badges__item{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;text-align:center;padding:4px 2px}.trust-badges__icon{width:22px;height:22px;color:var(--text, #333);opacity:.7;flex-shrink:0}.trust-badges__label{font-size:.675rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text, #333);opacity:.65;line-height:1.3}@media only screen and (max-width:479px){.trust-badges{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0}.trust-badges__item{padding:6px 4px}.trust-badges__icon{width:18px;height:18px}.trust-badges__label{font-size:.6rem}}.knife-specs-btn--premium{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:var(--bg-secondary, #f7f7f7);border:1px solid var(--border, #e5e5e5);border-left:3px solid var(--text, #333);border-radius:0 var(--RADIUS, 6px) var(--RADIUS, 6px) 0;color:var(--text, #333);font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none;letter-spacing:.02em}.knife-specs-btn--premium:hover{background:var(--bg, #fff);border-color:var(--text, #333);box-shadow:0 2px 8px #0000000f}.knife-specs-btn--premium .knife-specs-btn__icon{width:20px;height:20px;opacity:.7;flex-shrink:0}.knife-specs-btn--premium .knife-specs-btn__text{flex:1;text-align:left}.knife-specs-btn--premium .knife-specs-btn__arrow{width:16px;height:16px;opacity:.4;flex-shrink:0;transition:transform .2s ease}.knife-specs-btn--premium:hover .knife-specs-btn__arrow{transform:translate(3px);opacity:.7}.product__title-and-price{padding-bottom:4px!important;margin-bottom:0!important}@media only screen and (max-width:767px){.product__title-and-price{margin-bottom:0!important}}.product__title-and-price .breadcrumbs{margin-bottom:6px}.product__title-and-price .product__title{margin-bottom:0;line-height:1.1}.product__sku{font-size:.72rem;color:var(--text, #333);opacity:.4;margin:4px 0 0;padding:0;letter-spacing:.07em;font-weight:500;line-height:1.2;font-family:var(--FONT-STACK-BODY)}.product__price-and-badge{padding:10px 0 8px!important;background:none!important;border-radius:0!important;border:none!important;margin-bottom:0}.product__block.product__price-and-badge{padding-bottom:8px!important}.product__price-and-badge .product__price--regular{margin-bottom:4px}.product__price-and-badge .product__price{align-items:baseline;gap:8px}.product__price-and-badge .product__price--sale{color:#c0392b}.product__price-and-badge .product__price--compare{opacity:.45;font-size:.85em}.product__price-and-badge .product__price-badge{background:#c0392b;color:#fff;padding:2px 8px;border-radius:3px;font-size:.75rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}.product__block:has(.variant__countdown){padding-bottom:4px!important}.variant__countdown{font-size:.76rem;font-weight:600;letter-spacing:.02em;line-height:1}.variant__countdown--in:before,.variant__countdown--low:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px;vertical-align:middle;position:relative;top:-1px}.variant__countdown--in:before{background:#2a5;box-shadow:0 0 0 2px #22aa552e}.variant__countdown--low:before{background:#e6a000;box-shadow:0 0 0 2px #e6a0002e}.palette--dark .product__price-and-badge{background:#ffffff0a;border-color:#ffffff1a}.palette--dark .product__price-and-badge .product__price--sale{color:#f07080}.palette--dark .specs-highlights__item:hover{background:#ffffff08}.palette--dark .product__stock-badge--in-stock{background:#22aa5526;color:#5ddb8a;border-color:#22aa554d}.palette--dark .product__stock-badge--low-stock{background:#e6a00026;color:#f0c040;border-color:#e6a0004d}.palette--dark .product__stock-badge--out-of-stock{background:#dc354526;color:#f07080;border-color:#dc35454d}.sticky-atc-bar{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -8px 30px #0000000d;padding:12px 24px;align-items:center;justify-content:space-between;gap:16px;transform:translateY(110%);transition:transform .4s cubic-bezier(.16,1,.3,1),background .3s ease}.sticky-atc-bar.is-visible{transform:translateY(0)}.sticky-atc-bar__info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.sticky-atc-bar__title{font-size:.9rem;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.sticky-atc-bar__variant{font-size:.75rem;font-weight:500;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.sticky-atc-bar__actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.sticky-atc-bar__price{font-size:1.05rem;font-weight:700;color:#111;line-height:1.2;white-space:nowrap}.sticky-atc-bar__btn{padding:12px 32px;background:#111;color:#fff;border:none;border-radius:var(--RADIUS, 6px);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;white-space:nowrap}.sticky-atc-bar__btn:hover{background:#2a2a2a;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.sticky-atc-bar__btn:active{transform:translateY(0);box-shadow:none}@media only screen and (max-width:767px){.sticky-atc-bar{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom));gap:12px}.sticky-atc-bar__actions{gap:12px}.sticky-atc-bar__title{font-size:.8rem}.sticky-atc-bar__variant{font-size:.7rem}.sticky-atc-bar__price{font-size:.95rem}.sticky-atc-bar__btn{padding:12px 20px;font-size:.75rem}}.palette--dark .sticky-atc-bar,body.theme-dark .sticky-atc-bar{background:#141414d9;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -8px 30px #0000004d}.palette--dark .sticky-atc-bar__title,.palette--dark .sticky-atc-bar__price{color:#fff}.palette--dark .sticky-atc-bar__variant{color:#aaa}.palette--dark .sticky-atc-bar__btn{background:#fff;color:#111}.palette--dark .sticky-atc-bar__btn:hover{background:#eee}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-premium.css.map */
