.zop-bottom-sheet__inner{box-shadow:none;background:transparent;border-radius:unset}.zop-bottom-sheet__content{border-radius:1.6rem 1.6rem 0 0;padding:1.6rem;background:#fff}.variant-bottom-sheet__button{border-radius:8px;line-height:normal;height:41px;font-size:14px;font-weight:600;padding:1.2rem}.variant-bottom-sheet__actions{display:flex;flex-direction:column;gap:1rem;width:100%}.variant-bottom-sheet__view-details{background-color:#fff;border:1px solid #1C1C15;color:#1c1c15}.close-btn-wrapper{padding:unset;margin:2.8rem}.variant-bottom-sheet__close{position:absolute;top:1.2rem;right:1.2rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;padding:0;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;color:#1c1c15;z-index:10}.variant-bottom-sheet__close svg{width:18px;height:18px}.variant-bottom-sheet__sheet-content{padding:0}.variant-bottom-sheet__summary{margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid #EAEAEF;display:flex;gap:1.5rem}.variant-bottom-sheet__summary-image{width:120px;height:120px;flex-shrink:0;border-radius:18px;overflow:hidden}.variant-bottom-sheet__summary-image-img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:18px}.variant-bottom-sheet__summary-content{flex:1;display:flex;flex-direction:column;gap:.6rem;justify-content:flex-start}.variant-bottom-sheet__summary-info{display:flex;flex-direction:column;gap:.4rem}.variant-bottom-sheet__summary-title{margin:0;font-size:14px;font-weight:600;line-height:1.5;overflow:hidden;color:#1c1c15;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-transform:capitalize}.variant-bottom-sheet__summary-vendor{margin:0;font-size:12px;font-weight:400;line-height:normal;color:#7f7f7f;text-transform:capitalize}.variant-bottom-sheet__summary-price{display:flex;align-items:center;gap:.6rem;font-size:16px;color:#1c1c15}.variant-bottom-sheet__summary-price-current{font-weight:700;line-height:1.4;letter-spacing:.16px}.variant-bottom-sheet__summary-price-original{text-decoration:line-through;font-weight:500;font-size:12px;line-height:1.4;color:#8f8f8f;letter-spacing:.12px}.variant-bottom-sheet__discount-badge{border-radius:4px;font-size:14px;font-weight:500;padding:2px 1.7rem 2px 4px}.variant-bottom-sheet__option-group{margin-bottom:1.8rem}.variant-bottom-sheet__option-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}.variant-bottom-sheet__option-title{font-size:16px;font-weight:600;line-height:16px;margin:0;color:#1c1c15;text-transform:capitalize}.variant-bottom-sheet__size-chart-link{display:flex;align-items:center;gap:.8rem;background:none;border:none;padding:0;cursor:pointer}.variant-bottom-sheet__size-chart-text{font-size:12px;font-weight:400;color:#50504c;text-transform:capitalize;text-decoration:underline;text-decoration-thickness:.5px;text-underline-offset:2px}.variant-bottom-sheet__option-label{margin:0 0 1rem;font-size:14px;font-weight:600}.variant-bottom-sheet__option-buttons{display:flex;flex-direction:column;gap:.6rem}.variant-bottom-sheet__swatches{display:flex;flex-wrap:wrap;gap:1.2rem}.variant-bottom-sheet__swatch-wrapper{display:flex;flex-direction:column;align-items:center;height:auto;gap:.75rem;padding:0;border:none;background:none;cursor:pointer;transition:all .2s ease}.variant-bottom-sheet__swatch-wrapper:disabled{cursor:not-allowed}.variant-bottom-sheet__swatch-wrapper--disabled{opacity:.5;cursor:not-allowed}.variant-bottom-sheet__swatch{position:relative;display:flex;align-items:center;justify-content:center;min-width:4rem;height:40px;min-width:40px;padding:1.2rem;border:1px solid #DEDEDF;border-radius:8px;background-color:#fff;overflow:hidden;transition:all .2s ease;font-size:14px;font-weight:500;color:#1c1c15}.variant-bottom-sheet__swatch-wrapper--active .variant-bottom-sheet__swatch{border-color:#1c1c15;background-color:#1c1c15;color:#fff}.variant-bottom-sheet__swatch-wrapper--active .variant-bottom-sheet__swatch-image{opacity:.8}.variant-bottom-sheet__swatch-wrapper--active .variant-bottom-sheet__swatch-color{box-shadow:0 0 0 2px #1c1c15}.variant-bottom-sheet__swatch-wrapper--active .variant-bottom-sheet__swatch-text{color:#fff}.variant-bottom-sheet__swatch-wrapper:not(.variant-bottom-sheet__swatch-wrapper--disabled):not(.variant-bottom-sheet__swatch-wrapper--active):hover .variant-bottom-sheet__swatch{border-color:#1c1c15}.variant-bottom-sheet__swatch-wrapper--disabled .variant-bottom-sheet__swatch:after{content:"";position:absolute;width:140%;height:2px;background-color:#1c1c15;transform:rotate(-45deg);top:50%;left:50%;margin-left:-70%;margin-top:-1px}.variant-bottom-sheet__swatch-wrapper--disabled .variant-bottom-sheet__swatch{background-color:#f2f2f2;border-color:#e0e0e0}.variant-bottom-sheet__swatch-wrapper--disabled .variant-bottom-sheet__swatch-image{opacity:.4}.variant-bottom-sheet__swatch-image{width:40px;height:40px;object-fit:cover;transition:opacity .2s ease}.variant-bottom-sheet__swatch-color{width:40px;height:40px;border-radius:8px;border:2px solid #1c1c15;transition:all .2s ease}.variant-bottom-sheet__swatch-wrapper--active .variant-bottom-sheet__swatch{color:#fff}.variant-bottom-sheet__swatch-label{font-size:12px;font-weight:400;color:#1c1c15;text-align:center;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:font-weight .2s ease}.variant-bottom-sheet__swatch-wrapper--active .variant-bottom-sheet__swatch-label{color:#1c1c15;font-weight:600}.variant-bottom-sheet__swatch-wrapper .variant-bottom-sheet__swatch-label{display:none}.variant-bottom-sheet__swatch-wrapper:has(.variant-bottom-sheet__swatch-image) .variant-bottom-sheet__swatch-label{display:block}.variant-bottom-sheet__sold-out-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#000000bf;border-radius:10px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.variant-bottom-sheet__sold-out-text{font-size:11px;font-weight:700;color:#fff;text-align:center;text-transform:uppercase;line-height:1.2;padding:.25rem .5rem;letter-spacing:.5px}.variant-bottom-sheet__matched-display{padding:1rem;background-color:#f9f9f9;border-radius:8px;margin-bottom:1.6rem}.variant-bottom-sheet__matched-label{font-size:12px;color:#666;margin-bottom:.5rem}.variant-bottom-sheet__matched-title{font-weight:600;font-size:14px}.variant-bottom-sheet__matched-price{font-size:13px;color:#000;margin-top:.5rem}.variant-bottom-sheet__fallback-list{display:flex;flex-direction:column;gap:.6rem}.variant-bottom-sheet__fallback-item{padding:1rem;border:1px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:all .2s ease}.variant-bottom-sheet__fallback-item:hover{border-color:#ccc}.variant-bottom-sheet__fallback-item--selected{background-color:#000!important;border-color:#000!important;color:#fff!important}.variant-bottom-sheet__fallback-item-title{font-weight:500}.variant-bottom-sheet__fallback-item-price{font-size:14px;color:#666;margin-top:.4rem}.variant-bottom-sheet__fallback-item--selected .variant-bottom-sheet__fallback-item-price{color:#fff}.variant-bottom-sheet__genuine-badge{display:flex;align-items:center;gap:.8rem;padding:.2rem .6rem;background:linear-gradient(90deg,#fafafa 0% 100%),linear-gradient(90deg,#fffad9,#fffad900);border:1px solid #F4F4F4;border-radius:8px;margin-bottom:1.8rem;width:100%}.variant-bottom-sheet__genuine-badge-icon{flex-shrink:0;width:40px;height:40px}.variant-bottom-sheet__genuine-badge-text{font-size:12px;font-weight:700;color:#0000007a;text-transform:capitalize}@media (min-width: 768px){.zop-bottom-sheet__content{border-radius:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/156/assets/component-variant-bottom-sheet.css.map */
