:root{--hskd-accent:#9286bd;--hskd-accent-dark:#8073ad;--hskd-in:#059669;--hskd-ink:#111827;--hskd-muted:#9ca3af;--hskd-line:#e5e7eb}.m-product-tag--clearance{background:#da3f3f;color:#fff}.m-product-tag--new{background-color:#6fcf97;color:#fff}.m-product-tag--best{background-color:#a78bfa;color:#fff}.template-collection .m-product-card,.template-index .m-product-card,.template-search .m-product-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #eef0f6;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px #1f1a480d}.template-collection .m-product-card__content,.template-index .m-product-card__content,.template-search .m-product-card__content{display:flex;flex-direction:column;flex:1 1 auto;padding:14px 16px 16px}.template-collection .m-product-card__info,.template-index .m-product-card__info,.template-search .m-product-card__info{display:flex;flex-direction:column;flex:1 1 auto}.m-product-card__action-wrapper{display:none!important}.m-product-card__vendor{color:var(--hskd-accent)!important;text-transform:uppercase;font-weight:700;font-size:11px;letter-spacing:.06em;margin-bottom:7px;text-decoration:none;display:inline-block}a.m-product-card__vendor:hover{text-decoration:underline}.m-product-card__title{margin:0 0 10px}.m-product-card__name{color:var(--hskd-ink);font-size:14px;line-height:1.35;font-weight:700}.hskd-cardmeta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 10px;font-size:12px}.hskd-stock{display:inline-flex;align-items:center;gap:6px;color:var(--hskd-in);font-weight:600}.hskd-stock:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;display:inline-block}.hskd-stock--out{color:var(--hskd-muted)}.hskd-box{color:var(--hskd-muted);white-space:nowrap}.m-product-card__price{font-size:18px;font-weight:800;color:var(--hskd-ink);margin:0 0 12px}.hskd-atc{margin-top:auto}.hskd-atc-inner{display:block}.hskd-qty-label{display:block;margin:0 0 6px;color:var(--hskd-muted);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.hskd-atc .m-quantity.hskd-qty{display:flex;align-items:center;width:100%;height:42px;border:1px solid var(--hskd-line);border-radius:10px;overflow:hidden;background:#fff;margin:0 0 10px}.hskd-atc .hskd-qty .m-quantity__button{flex:0 0 42px;width:42px;height:100%;border:0;background:#fff;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.hskd-atc .hskd-qty .m-quantity__button svg{width:12px;height:12px}.hskd-atc .hskd-qty .m-quantity__button:disabled{opacity:.35;cursor:not-allowed}.hskd-atc .hskd-qty .m-quantity__input{flex:1 1 auto;width:100%;min-width:0;height:100%;border:0;border-left:1px solid #eef0f6;border-right:1px solid #eef0f6;border-radius:0;text-align:center;font-size:13px;font-weight:800;color:var(--hskd-ink);background:#fff}.hskd-add{width:100%;height:46px;border:0;border-radius:12px;background:var(--hskd-accent);color:#fff;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 12px 24px #9286bd47;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.hskd-add:hover{background:var(--hskd-accent-dark);transform:translateY(-1px);box-shadow:0 16px 30px #9286bd57}.hskd-add .m-spinner-icon{display:none}.hskd-add.m-loading .m-spinner-icon{display:inline-flex}.hskd-add.m-loading .m-add-to-cart--text{opacity:.6}.hskd-add--soldout,.hskd-add--soldout:hover{background:#f0f1f5;color:var(--hskd-muted);box-shadow:none;cursor:not-allowed;transform:none}.hskd-atc__soldout{margin-top:auto}.hskd-atc__soldout .hskd-add--notify{background:transparent;color:var(--hskd-accent);border:1.5px solid var(--hskd-accent);box-shadow:none;text-decoration:none}.hskd-atc__soldout .hskd-add--notify:hover{background:var(--hskd-accent);color:#fff;box-shadow:none;transform:none}.hskd-atc__soldout .hskd-add--notify:disabled{opacity:.75;cursor:default}.hskd-pdp-notify{display:none;margin-top:12px}.hskd-pdp-notify .hskd-add--notify{background:transparent;color:var(--hskd-accent);border:1.5px solid var(--hskd-accent);box-shadow:none}.hskd-pdp-notify .hskd-add--notify:hover{background:var(--hskd-accent);color:#fff;box-shadow:none;transform:none}.hskd-pdp-notify .hskd-add--notify:disabled{opacity:.75;cursor:default}.hskd-notify-inline{display:flex;flex-direction:column;gap:8px;margin-top:auto}.hskd-notify-email{width:100%;height:42px;border:1px solid var(--hskd-line);border-radius:10px;padding:0 12px;font-size:13px;color:var(--hskd-ink);background:#fff}.hskd-notify-ok{display:block;text-align:center;padding:13px;border-radius:12px;background:color-mix(in srgb,var(--hskd-accent) 12%,transparent);color:var(--hskd-accent);font-size:13px;font-weight:700}.hskd-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%) translateY(12px);max-width:90vw;background:#111827;color:#fff;padding:13px 20px;border-radius:12px;font-size:14px;font-weight:600;text-align:center;box-shadow:0 14px 34px #00000047;z-index:99999;opacity:0;transition:opacity .3s ease,transform .3s ease}.hskd-toast.is-visible{opacity:1;transform:translate(-50%) translateY(0)}.hskd-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 32px;margin:18px 0 22px}.hskd-spec{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid rgb(var(--color-border));font-size:14px}.hskd-spec--wide{grid-column:1 / -1}.hskd-spec__k{color:var(--hskd-muted);font-weight:600;white-space:nowrap}.hskd-spec__v{color:rgb(var(--color-foreground));font-weight:700;text-align:right}@media screen and (max-width:767px){.hskd-specs{grid-template-columns:1fr;gap:0}}@media screen and (min-width:1024px){body.template-collection #CollectionProductGrid .m-collection-products>.m-product-item{width:25%!important;max-width:25%!important;flex:0 0 25%!important}}@media screen and (min-width:768px)and (max-width:1023px){body.template-collection #CollectionProductGrid .m-collection-products>.m-product-item{width:33.3333%!important;max-width:33.3333%!important;flex:0 0 33.3333%!important}}@media screen and (max-width:767px){body.template-collection #CollectionProductGrid .m-collection-products>.m-product-item{width:50%!important;max-width:50%!important;flex:0 0 50%!important}}@media screen and (max-width:767px){.hskd-mobile-product-tabs .m-product-tabs__content{margin-top:0!important;overflow:visible!important}.hskd-mobile-product-tabs .m-tabs__header-inner{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;width:100%!important}.hskd-mobile-product-tabs .m-tab-header{min-width:0!important;font-size:12px!important;padding:8px 2px!important;white-space:nowrap!important;text-align:center!important}.hskd-mobile-product-tabs .swiper-container,.hskd-mobile-product-tabs .swiper{overflow:hidden!important}.hskd-mobile-product-tabs .swiper-slide,.hskd-mobile-product-tabs .m-product-item,.hskd-mobile-product-tabs .m\:column{width:100%!important;max-width:100%!important;flex:none!important;margin:0!important}.hskd-mobile-product-tabs .m-product-card{width:100%!important;max-width:100%!important}.hskd-mobile-product-tabs .m-product-card__media{height:130px!important;min-height:130px!important;max-height:130px!important;overflow:hidden!important}.hskd-mobile-product-tabs .m-product-card__media img{height:130px!important;width:100%!important;object-fit:contain!important}.hskd-mobile-product-tabs .m-product-card__content{padding:8px!important}.hskd-mobile-product-tabs .m-product-card__vendor{font-size:9px!important}.hskd-mobile-product-tabs .m-product-card__title,.hskd-mobile-product-tabs .m-product-card__name{font-size:11px!important;line-height:1.25!important}.hskd-mobile-product-tabs .hskd-cardmeta,.hskd-mobile-product-tabs .m-product-card__price{font-size:11px!important}}@media screen and (max-width:767px){.hskd-mobile-product-tabs .m-tabs__header{position:relative!important;z-index:2!important;margin-bottom:0!important;padding-bottom:0!important}.hskd-mobile-product-tabs .m-tabs__header-inner{margin-bottom:0!important;padding-bottom:0!important}.hskd-mobile-product-tabs .m-product-tabs__content{margin-top:-22px!important;padding-top:20px!important;position:relative!important;z-index:1!important}}@media screen and (max-width:767px){.hskd-mobile-product-tabs .m-mixed-layout__inner{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;transform:none!important}.hskd-mobile-product-tabs .m-mixed-layout__inner>.swiper-slide,.hskd-mobile-product-tabs .m-mixed-layout__inner>.m\:column{width:100%!important;max-width:100%!important;margin:0!important}.hskd-mobile-product-tabs .m-mixed-layout__inner>:nth-child(n+5){display:none!important}.hskd-mobile-product-tabs .m-slider-controls,.hskd-mobile-product-tabs .swiper-pagination{display:none!important}}@media screen and (max-width:767px){.hskd-mobile-product-tabs .m-mixed-layout__inner{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.hskd-mobile-product-tabs .m-mixed-layout__inner>:nth-child(n+5){display:none!important}}.m-wishlist-card{position:relative!important;height:100%!important}.m-wishlist-card .m-product-card .m-wishlist-button,.m-wishlist-card .m-product-card .m-wishlist-remove-button{display:none!important}.m-wishlist-card>.m-wishlist-remove-button{position:absolute!important;top:10px!important;right:10px!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;padding:0!important;border-radius:50%!important;background:#fff!important;cursor:pointer!important;box-shadow:0 2px 10px #00000014!important}.m-wishlist-card .m-product-card{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important}.m-wishlist-card .m-product-card__content,.m-wishlist-card .m-product-card__info{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.m-wishlist-card .hskd-atc,.m-wishlist-card .hskd-atc__soldout,.m-wishlist-card .hskd-notify-inline{margin-top:auto!important}@media screen and (max-width:767px){.m-wishlist-page-content__wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:visible!important;overflow-x:hidden!important;flex-wrap:initial!important;white-space:normal!important;scroll-snap-type:none!important;transform:none!important}.m-wishlist-page-content__wrapper>.m-wishlist-card{display:flex!important;flex-direction:column!important;width:100%!important;min-width:0!important;max-width:100%!important;flex:none!important;margin:0!important;transform:none!important;scroll-snap-align:none!important}.m-wishlist-card .m-product-card,.m-wishlist-card .m-product-card__media,.m-wishlist-card .m-product-card__content,.m-wishlist-card .m-product-card__info{width:100%!important;min-width:0!important;max-width:100%!important}.m-wishlist-card .m-product-card__media img{width:100%!important;height:auto!important;object-fit:contain!important}.m-wishlist-card .m-product-card__name{overflow-wrap:anywhere!important}}.m-price__login-message{display:inline-flex;align-items:center;gap:6px;margin:0}.m-price__login-message a{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;line-height:1.2;color:var(--hskd-muted);text-decoration:none;border-bottom:1px dashed var(--hskd-line);padding-bottom:2px;transition:color .18s ease,border-color .18s ease}.m-price__login-message a:before{content:"";width:12px;height:12px;flex:none;background-color:currentColor;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='10' width='16' height='10' rx='2'/><path d='M8 10V7a4 4 0 0 1 8 0v3'/></svg>") center/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'><rect x='4' y='10' width='16' height='10' rx='2'/><path d='M8 10V7a4 4 0 0 1 8 0v3'/></svg>") center/contain no-repeat}.m-price__login-message a:hover{color:var(--hskd-accent);border-color:var(--hskd-accent)}.hskd-add--login{text-decoration:none;background:#fff;color:var(--hskd-accent);border:1px solid var(--hskd-accent);box-shadow:none}.hskd-add--login:hover{background:var(--hskd-accent);color:#fff;border-color:var(--hskd-accent);box-shadow:0 12px 24px #9286bd47}.hskd-add--login .hskd-add__lock{flex:none}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wholesale.css.map */
