.sl-product-commerce{--sl-background: #f7f7f5;--sl-surface: #ffffff;--sl-surface-soft: #f1f1ee;--sl-text: #111111;--sl-text-muted: #686868;--sl-border: #ddddda;--sl-button: #111111;--sl-button-text: #ffffff;--sl-success: #16834d;--sl-success-soft: #eaf6ef;--sl-shadow: 0 12px 30px rgba(17, 17, 17, .05);--sl-glow: 0 0 0 1px rgba(17, 17, 17, .08), 0 10px 24px rgba(17, 17, 17, .08);background:var(--sl-background);color:var(--sl-text)}.sl-product-commerce *,.sl-product-commerce *:before,.sl-product-commerce *:after{box-sizing:border-box}.sl-product-commerce [hidden]{display:none!important}.sl-product-commerce button,.sl-product-commerce input{font:inherit}.sl-product-commerce button{-webkit-tap-highlight-color:transparent}.sl-product-commerce__inner{max-width:1320px;margin:0 auto;padding:18px 14px 52px}.sl-product-commerce__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:26px}.sl-product-commerce__media{min-width:0}.sl-product-commerce__media-card{overflow:hidden;border:1px solid var(--sl-border);border-radius:22px;background:var(--sl-surface-soft)}.sl-product-commerce__media-frame{display:flex;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain}.sl-product-commerce__media-frame::-webkit-scrollbar{display:none}.sl-product-commerce__media-item{flex:0 0 100%;width:100%;aspect-ratio:1 / 1.08;scroll-snap-align:start;scroll-snap-stop:always}.sl-product-commerce__media-item img{display:block;width:100%;height:100%;object-fit:contain}.sl-product-commerce__pagination{display:flex;justify-content:center;gap:7px;padding-top:11px}.sl-product-commerce__pagination-dot{width:6px;height:6px;border-radius:999px;background:#c7c7c2;transition:width .2s ease,background-color .2s ease}.sl-product-commerce__pagination-dot.is-active{width:18px;background:#111}.sl-product-commerce__purchase{min-width:0}.sl-product-commerce__purchase-card{display:flex;flex-direction:column;gap:17px}.sl-product-commerce__eyebrow{margin:0;color:var(--sl-text-muted);font-size:11px;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}.sl-product-commerce__heading{display:flex;flex-direction:column;gap:6px}.sl-product-commerce__title{margin:0;color:var(--sl-text);font-size:clamp(30px,8vw,56px);font-weight:850;line-height:.98;letter-spacing:-.05em;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.sl-product-commerce__subtitle{margin:0;color:var(--sl-text-muted);font-size:15px;font-weight:500;line-height:1.4;text-wrap:pretty}.sl-product-commerce__price-row{display:flex;align-items:baseline;gap:10px}.sl-product-commerce__price{color:var(--sl-text);font-size:24px;font-weight:850;line-height:1.05;letter-spacing:-.03em}.sl-product-commerce__stock{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 12px;border:1px solid #cde9d9;border-radius:10px;background:var(--sl-success-soft);color:#145c38;font-size:13px;line-height:1.35}.sl-product-commerce__stock-dot{flex:0 0 auto;width:8px;height:8px;border-radius:50%;background:var(--sl-success);box-shadow:0 0 0 4px #16834d1f}.sl-product-commerce__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.sl-product-commerce__benefit{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:58px;padding:9px 6px;border:1px solid var(--sl-border);border-radius:11px;background:var(--sl-surface);color:var(--sl-text);text-align:center;font-size:11px;font-weight:700;line-height:1.25;overflow-wrap:break-word}.sl-product-commerce__benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.sl-product-commerce__purchase-modes{display:grid;gap:10px}.sl-product-commerce__mode-card{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:74px;padding:14px;border:1.5px solid var(--sl-border);border-radius:16px;background:var(--sl-surface);color:var(--sl-text);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.sl-product-commerce__mode-card:hover{box-shadow:var(--sl-shadow)}.sl-product-commerce__mode-card:active{transform:scale(.995)}.sl-product-commerce__mode-card:focus-visible{outline:3px solid rgba(17,17,17,.14);outline-offset:2px}.sl-product-commerce__mode-card.is-selected{border-color:#111;box-shadow:0 0 0 1px #111}.sl-product-commerce__mode-card--bundle{background:linear-gradient(135deg,#fff,#f4f7f4)}.sl-product-commerce__mode-radio{position:relative;width:20px;height:20px;border:1.5px solid #b7b7b2;border-radius:50%;background:#fff}.sl-product-commerce__mode-card.is-selected .sl-product-commerce__mode-radio{border-color:#111}.sl-product-commerce__mode-card.is-selected .sl-product-commerce__mode-radio:after{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#111;content:""}.sl-product-commerce__mode-content{display:flex;flex-direction:column;gap:3px;min-width:0}.sl-product-commerce__mode-title{color:var(--sl-text);font-size:14px;font-weight:850;line-height:1.2;text-wrap:balance}.sl-product-commerce__mode-description{color:var(--sl-text-muted);font-size:11px;line-height:1.35;text-wrap:pretty}.sl-product-commerce__mode-price{color:var(--sl-text);font-size:15px;font-weight:850;line-height:1.2;white-space:nowrap}.sl-product-commerce__mode-price-wrap{display:flex;flex-direction:column;align-items:flex-end;min-width:76px;text-align:right}.sl-product-commerce__mode-price-label{color:var(--sl-text-muted);font-size:9px;line-height:1.1}.sl-product-commerce__mode-price-strong{color:var(--sl-text);font-size:20px;font-weight:850;line-height:1.05;white-space:nowrap}.sl-product-commerce__mode-price-sub{color:var(--sl-text-muted);font-size:9px;line-height:1.2;white-space:nowrap}.sl-product-commerce__single-form{display:block}.sl-product-commerce__submit{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;width:100%;min-height:56px;padding:14px 18px;border:1px solid var(--sl-button);border-radius:12px;background:var(--sl-button);color:var(--sl-button-text);font-size:14px;font-weight:850;line-height:1.25;text-align:center;cursor:pointer;transition:transform .18s ease,opacity .18s ease,background-color .18s ease,box-shadow .18s ease}.sl-product-commerce__submit:hover{background:#262626;box-shadow:0 10px 24px #11111124}.sl-product-commerce__submit:active{transform:scale(.995)}.sl-product-commerce__submit:focus-visible{outline:3px solid rgba(17,17,17,.16);outline-offset:3px}.sl-product-commerce__submit[disabled]{cursor:not-allowed;opacity:.55}.sl-product-commerce__builder{overflow:hidden;border-radius:18px;animation:sl-builder-enter .26s ease both}.sl-product-commerce__builder-shell{display:flex;flex-direction:column;gap:16px;padding-top:16px}.sl-product-commerce__builder-header{display:flex;flex-direction:column;gap:14px}.sl-product-commerce__builder-title{margin:0;color:var(--sl-text);font-size:26px;font-weight:850;line-height:1.05;letter-spacing:-.03em;text-wrap:balance}.sl-product-commerce__builder-copy{max-width:48ch;margin:5px 0 0;color:var(--sl-text-muted);font-size:13px;line-height:1.4;text-wrap:pretty}.sl-product-commerce__tier-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.sl-product-commerce__tier-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-width:0;min-height:84px;padding:10px 5px;border:1px solid var(--sl-border);border-radius:12px;background:#fbfbf9;color:var(--sl-text);text-align:center;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease,opacity .18s ease}.sl-product-commerce__tier-tab:active{transform:scale(.98)}.sl-product-commerce__tier-tab.is-active{border-color:#111;background:#fff;box-shadow:var(--sl-glow)}.sl-product-commerce__tier-tab.is-celebrating{animation:sl-tier-celebrate .9s ease both}.sl-product-commerce__tier-tab[disabled]{cursor:not-allowed;opacity:.45}.sl-product-commerce__tier-tab-top{color:var(--sl-text-muted);font-size:10px;font-weight:700;line-height:1.15}.sl-product-commerce__tier-tab-mid{color:var(--sl-text);font-size:15px;font-weight:850;line-height:1.1;white-space:nowrap}.sl-product-commerce__tier-tab-bottom{color:#1f8a49;font-size:10px;font-weight:750;line-height:1.2;white-space:nowrap}.sl-product-commerce__tier-notice{display:flex;align-items:center;gap:9px;padding:11px 13px;border:1px solid #b9dfc9;border-radius:12px;background:linear-gradient(135deg,#edf9f2,#f7fcf9);color:#135e38;font-size:12px;font-weight:800;line-height:1.3;opacity:0;transform:translateY(-6px) scale(.98)}.sl-product-commerce__tier-notice.is-visible{animation:sl-tier-notice-in .42s ease forwards}.sl-product-commerce__tier-notice-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:23px;height:23px;border-radius:50%;background:#16834d;color:#fff;font-size:13px;font-weight:900}.sl-product-commerce__builder-status{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;padding:14px;border:1px solid var(--sl-border);border-radius:14px;background:#fcfcfb}.sl-product-commerce__builder-progress-wrap{min-width:0}.sl-product-commerce__builder-progress-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;font-size:12px;line-height:1.3}.sl-product-commerce__builder-progress-meta span:first-child{font-weight:800}.sl-product-commerce__builder-progress-meta span:last-child{color:var(--sl-text-muted);text-align:right}.sl-product-commerce__builder-progress{height:7px;overflow:hidden;border-radius:999px;background:#e8e8e3}.sl-product-commerce__builder-progress-bar{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#111,#353535);transition:width .25s ease}.sl-product-commerce__builder-summary{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.sl-product-commerce__builder-summary-total{color:var(--sl-text);font-size:22px;font-weight:850;line-height:1.05;white-space:nowrap}.sl-product-commerce__builder-summary-unit{color:var(--sl-text-muted);font-size:12px;line-height:1.25}.sl-product-commerce__builder-summary-save{display:inline-flex;align-items:center;width:fit-content;margin-top:3px;padding:5px 9px;border-radius:999px;background:#ededea;color:var(--sl-text);font-size:10px;font-weight:800;line-height:1}.sl-product-commerce__selected-panel{padding:13px;border:1px solid var(--sl-border);border-radius:14px;background:#fff;box-shadow:0 8px 20px #11111109}.sl-product-commerce__selected-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:11px}.sl-product-commerce__selected-heading{margin:0;color:var(--sl-text);font-size:14px;font-weight:850;line-height:1.2}.sl-product-commerce__selected-copy{margin:3px 0 0;color:var(--sl-text-muted);font-size:10px;line-height:1.3}.sl-product-commerce__selected-count{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:25px;padding:5px 9px;border-radius:999px;background:#eeeeeb;color:var(--sl-text);font-size:10px;font-weight:800;line-height:1}.sl-product-commerce__selected-list{display:flex;gap:9px;width:100%;overflow-x:auto;overflow-y:hidden;padding:1px 1px 5px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#c7c7c2 transparent}.sl-product-commerce__selected-card{display:grid;grid-template-columns:42px minmax(86px,1fr) auto;align-items:center;gap:8px;flex:0 0 auto;width:min(245px,82vw);min-height:67px;padding:8px;border:1px solid #deded9;border-radius:11px;background:#fafaf8;scroll-snap-align:start}.sl-product-commerce__selected-image{display:flex;align-items:center;justify-content:center;width:42px;height:50px;overflow:hidden;border-radius:7px;background:#fff}.sl-product-commerce__selected-image img{display:block;width:42px;height:50px;object-fit:contain}.sl-product-commerce__selected-info{min-width:0}.sl-product-commerce__selected-title{display:block;overflow:hidden;color:var(--sl-text);font-size:12px;font-weight:850;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sl-product-commerce__selected-subtitle{display:block;overflow:hidden;margin-top:3px;color:var(--sl-text-muted);font-size:9px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sl-product-commerce__selected-actions{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.sl-product-commerce__selected-remove{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px;padding:0;border:0;border-radius:50%;background:#e9e9e5;color:#555550;font-size:15px;font-weight:700;line-height:1;cursor:pointer}.sl-product-commerce__selected-stepper{display:grid;grid-template-columns:25px 19px 25px;align-items:center;gap:2px}.sl-product-commerce__selected-stepper-button{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:#111;color:#fff;font-size:14px;font-weight:800;line-height:1;cursor:pointer}.sl-product-commerce__selected-stepper-button[disabled]{cursor:not-allowed;opacity:.3}.sl-product-commerce__selected-quantity{min-width:19px;text-align:center;font-size:11px;font-weight:850;line-height:1}.sl-product-commerce__selected-empty{padding:13px;border:1px dashed #d4d4ce;border-radius:10px;background:#fafaf8;color:var(--sl-text-muted);text-align:center;font-size:11px;line-height:1.35}.sl-product-commerce__builder-controls{display:flex;flex-direction:column;gap:12px}.sl-product-commerce__search-wrap{position:relative}.sl-product-commerce__search-icon{position:absolute;top:50%;left:14px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#7f7f78;transform:translateY(-50%);pointer-events:none}.sl-product-commerce__search-input{width:100%;min-height:48px;padding:12px 14px 12px 40px;border:1px solid var(--sl-border);border-radius:12px;outline:none;background:#fff;color:#111;font-size:14px;line-height:1.3;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.sl-product-commerce__search-input::placeholder{color:#777771;opacity:1}.sl-product-commerce__search-input:focus{border-color:#111;box-shadow:0 0 0 4px #1111110d,0 10px 24px #11111114;transform:translateY(-1px)}.sl-product-commerce__filter-chips{display:flex;flex-wrap:wrap;gap:8px}.sl-product-commerce__filter-chip{min-height:34px;padding:8px 12px;border:1px solid var(--sl-border);border-radius:999px;background:#fff;color:var(--sl-text);font-size:10px;font-weight:800;line-height:1;letter-spacing:.03em;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.sl-product-commerce__filter-chip:active{transform:scale(.97)}.sl-product-commerce__filter-chip.is-active{border-color:#111;background:#111;color:#fff;box-shadow:var(--sl-glow)}.sl-product-commerce__bundle-list{display:flex;flex-direction:column;gap:10px;max-height:480px;padding:1px 3px 8px 1px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#a5a5a0 transparent}.sl-product-commerce__bundle-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;border:1px solid var(--sl-border);border-radius:14px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sl-product-commerce__bundle-item:hover{box-shadow:var(--sl-shadow)}.sl-product-commerce__bundle-item.is-selected{border-color:#111;box-shadow:var(--sl-glow)}.sl-product-commerce__bundle-item.is-hidden{display:none}.sl-product-commerce__bundle-item-media{display:flex;align-items:center;justify-content:center;width:58px;height:58px;overflow:hidden;border-radius:8px;background:#f7f7f5}.sl-product-commerce__bundle-item-media img{display:block;width:58px;height:58px;object-fit:contain}.sl-product-commerce__bundle-item-content{min-width:0}.sl-product-commerce__bundle-item-top{display:flex;align-items:center;flex-wrap:wrap;gap:7px 8px}.sl-product-commerce__bundle-item-title{min-width:0;margin:0;color:var(--sl-text);font-size:15px;font-weight:800;line-height:1.2;text-wrap:balance;overflow-wrap:normal;word-break:normal}.sl-product-commerce__bundle-item-subtitle{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:var(--sl-text-muted);font-size:12px;line-height:1.35;text-wrap:pretty;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sl-product-commerce__bundle-item-tag{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:23px;padding:5px 9px;border:1px solid transparent;border-radius:999px;font-size:9px;font-weight:850;line-height:1;letter-spacing:.045em;white-space:nowrap}.sl-product-commerce__bundle-item-tag--maskulin{border-color:#b9d0ff;background:#eaf1ff;color:#1752bd}.sl-product-commerce__bundle-item-tag--feminin{border-color:#ffc1dd;background:#fff0f7;color:#c62972}.sl-product-commerce__bundle-item-tag--unisex{border-color:#f5c17f;background:#fff6e8;color:#a85b00}.sl-product-commerce__bundle-item-actions{display:flex;align-items:center;justify-content:flex-end;min-width:84px}.sl-product-commerce__add-button{min-width:78px;min-height:38px;padding:8px 14px;border:0;border-radius:999px;background:#111;color:#fff;font-size:12px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.sl-product-commerce__add-button:hover{box-shadow:var(--sl-glow)}.sl-product-commerce__add-button:active{transform:scale(.96)}.sl-product-commerce__add-button[disabled]{cursor:not-allowed;opacity:.35}.sl-product-commerce__qty-stepper{display:inline-grid;grid-template-columns:34px 26px 34px;align-items:center;gap:4px}.sl-product-commerce__stepper-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;background:#111;color:#fff;font-size:18px;font-weight:800;line-height:1;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.sl-product-commerce__stepper-btn:active{transform:scale(.92)}.sl-product-commerce__stepper-btn[disabled]{cursor:not-allowed;opacity:.32}.sl-product-commerce__stepper-value{min-width:26px;color:var(--sl-text);text-align:center;font-size:14px;font-weight:800;line-height:1}.sl-product-commerce__bundle-empty,.sl-product-commerce__bundle-no-results{padding:18px;border:1px dashed var(--sl-border);border-radius:14px;background:#ffffff8c;color:var(--sl-text-muted);text-align:center;font-size:13px;line-height:1.4}.sl-product-commerce__builder-footer{position:sticky;bottom:0;z-index:2;padding-top:12px;background:linear-gradient(180deg,#f7f7f500,#f7f7f5f0 24%,#f7f7f5)}.sl-product-commerce__submit--bundle[disabled]{border-color:#d9d9d5;background:#d9d9d5;color:#565651;opacity:1;box-shadow:none}.sl-product-commerce__trust{display:grid;grid-template-columns:minmax(0,1fr);gap:7px}.sl-product-commerce__trust-item{display:flex;align-items:center;gap:9px;min-width:0;color:var(--sl-text-muted);font-size:11px;line-height:1.4}.sl-product-commerce__trust-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:19px;height:19px;color:var(--sl-text)}@keyframes sl-builder-enter{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@keyframes sl-tier-celebrate{0%{transform:scale(1);box-shadow:var(--sl-glow)}35%{transform:scale(1.04);box-shadow:0 0 0 4px #11111112,0 14px 30px #1111111f}70%{transform:scale(.99)}to{transform:scale(1);box-shadow:var(--sl-glow)}}@keyframes sl-tier-notice-in{0%{opacity:0;transform:translateY(-6px) scale(.98)}55%{opacity:1;transform:translateY(2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}@media screen and (max-width:380px){.sl-product-commerce__inner{padding-right:10px;padding-left:10px}.sl-product-commerce__mode-card{grid-template-columns:20px minmax(0,1fr) auto;gap:8px;padding:12px 10px}.sl-product-commerce__mode-price-strong{font-size:18px}.sl-product-commerce__tier-tab-mid{font-size:13px}.sl-product-commerce__tier-tab-bottom{font-size:9px}.sl-product-commerce__bundle-item{grid-template-columns:50px minmax(0,1fr);gap:10px}.sl-product-commerce__bundle-item-media,.sl-product-commerce__bundle-item-media img{width:50px;height:50px}.sl-product-commerce__bundle-item-actions{grid-column:2 / 3;justify-content:flex-start;margin-top:4px}}@media screen and (min-width:750px){.sl-product-commerce__inner{padding:34px 32px 72px}.sl-product-commerce__layout{grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);align-items:start;gap:54px}.sl-product-commerce__purchase{position:sticky;top:24px;align-self:start}.sl-product-commerce__builder-status{grid-template-columns:minmax(0,1.2fr) minmax(150px,.8fr);align-items:center}.sl-product-commerce__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.sl-product-commerce *,.sl-product-commerce *:before,.sl-product-commerce *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sl-product-commerce.css.map */
