.ss-bundle-block{padding-top:var(--ss-bundle-pt, 16px);padding-bottom:var(--ss-bundle-pb, 16px)}.ss-bundle-block [hidden]{display:none!important}.ss-bundle{max-width:700px;margin:0 auto;padding:14px;border:1px solid #e9eff5;border-radius:14px;background:#fff;box-shadow:0 3px 10px #11182706}.ss-bundle__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:12px;flex-wrap:wrap}.ss-bundle__head-main{max-width:420px}.ss-bundle__eyebrow{display:inline-flex;align-items:center;min-height:24px;padding:5px 10px;margin-bottom:6px;border-radius:999px;background:#004aad14;color:#004aad;font-size:10px;font-weight:800;line-height:1;letter-spacing:.04em;text-transform:uppercase}.ss-bundle__title{margin:0;font-size:17px;line-height:1.15;font-weight:800;color:#111827}.ss-bundle__subtext{margin-top:4px;font-size:11px;line-height:1.35;color:#6b7280}.ss-bundle__hint{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;background:#eef5ff;color:#004aad;font-size:10px;line-height:1.2;font-weight:700;white-space:nowrap;border:1px solid rgba(0,74,173,.1)}.ss-bundle__loading,.ss-bundle__empty,.ss-bundle__message{font-size:11px;line-height:1.35;color:#6b7280;padding-top:2px}.ss-bundle__loading{display:block}.ss-bundle-skeleton{display:flex;flex-direction:column;gap:12px}.ss-bundle-skeleton__head{display:flex;flex-direction:column;gap:6px}.ss-bundle-skeleton__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ss-bundle-skeleton__card{overflow:hidden;border:1px solid #edf2f7;border-radius:12px;background:#fff}.ss-bundle-skeleton__media,.ss-bundle-skeleton__line,.ss-bundle-skeleton__qty{position:relative;overflow:hidden;background:#eef2f7}.ss-bundle-skeleton__media:after,.ss-bundle-skeleton__line:after,.ss-bundle-skeleton__qty:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,#fff0,#ffffffa6,#fff0);animation:ssBundleShimmer 1.4s infinite}.ss-bundle-skeleton__media{aspect-ratio:1 / .85;border-bottom:1px solid #edf2f7}.ss-bundle-skeleton__body{padding:8px;display:flex;flex-direction:column;gap:6px}.ss-bundle-skeleton__line{height:10px;border-radius:999px}.ss-bundle-skeleton__line--title{width:42%;height:14px}.ss-bundle-skeleton__line--sub{width:68%;height:10px}.ss-bundle-skeleton__line--product{width:100%}.ss-bundle-skeleton__line--product.short{width:72%}.ss-bundle-skeleton__line--price{width:36%;height:11px;margin-top:2px}.ss-bundle-skeleton__qty{width:100%;height:28px;border-radius:999px;margin-top:4px}@keyframes ssBundleShimmer{to{transform:translate(100%)}}.ss-bundle__grid{display:grid;grid-template-columns:repeat(3,195px);gap:8px;justify-content:start}.ss-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #edf2f7;border-radius:11px;overflow:hidden;position:relative;box-shadow:0 1px 4px #11182705;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.ss-card:hover{transform:translateY(-1px);box-shadow:0 4px 10px #1118270b;border-color:#e4ebf3}.ss-card.is-selected{border-color:#004aad3d;box-shadow:0 0 0 1px #004aad0d}.ss-card.is-selected:after{content:"Added";position:absolute;top:8px;right:8px;z-index:4;background:#16a34a;color:#fff;font-size:10px;font-weight:800;line-height:1;padding:6px 10px;border-radius:999px;box-shadow:0 4px 10px #16a34a33}.ss-card__media{position:relative;aspect-ratio:1 / 1;background:linear-gradient(180deg,#fff,#f6f9fc);display:flex;align-items:center;justify-content:center;overflow:hidden}.ss-card__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;transform:scale(1.2);filter:blur(12px);opacity:.6;z-index:1}.ss-card__img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;padding:6px;transform:scale(1.1);transition:transform .2s ease}.ss-card:hover .ss-card__img{transform:scale(1.14)}.ss-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.ss-card__media-badges{position:absolute;top:8px;left:8px;z-index:5;display:flex;flex-wrap:wrap;gap:6px;max-width:calc(100% - 16px)}.ss-card__badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:5px 10px;border-radius:999px;font-size:10px;line-height:1;font-weight:800;letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 3px 10px #00000024;white-space:nowrap}.ss-card__badge--sale{background:#ef4444;color:#fff}.ss-card__badge--recommended{background:#004aad;color:#fff}.ss-card__badge--matched{background:#22c55e;color:#fff;border:0}.ss-card__body{display:flex;flex:1 1 auto;flex-direction:column;padding:6px 6px 8px}.ss-card__title{color:#111827;text-decoration:none;font-size:9.5px;line-height:1.22;font-weight:700;min-height:23px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.ss-card__title:hover{color:#004aad}.ss-card__price-wrap{margin-top:5px;display:flex;flex-direction:column;gap:1px}.ss-card__price-original{font-size:7px;line-height:1.1;font-weight:500;color:#9ca3af;text-decoration:line-through}.ss-card__price{font-size:11.5px;line-height:1.05;font-weight:800;color:#ef4444}.ss-card__price--regular{color:#111827}.ss-card__save{display:none}.ss-card__actions{margin-top:auto;padding-top:6px}.ss-qty{display:grid;grid-template-columns:22px 1fr 22px;align-items:center;min-height:24px;border:1px solid #e5e7eb;border-radius:999px;overflow:hidden;background:#fafafa}.ss-qty__btn{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#004aad;font-size:11px;font-weight:700;cursor:pointer;height:100%;line-height:1;padding:0}.ss-qty__btn:hover{background:#004aad14}.ss-qty__input{width:100%;border:0;outline:0;background:transparent;text-align:center;font-size:9px;font-weight:700;color:#111827;-moz-appearance:textfield;padding:0}.ss-qty__input::-webkit-outer-spin-button,.ss-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ss-bundle__footer{margin-top:10px}.ss-bundle__total-box{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;padding:10px;background:#f0fdf4;border:1px solid rgba(34,197,94,.18);border-radius:10px}.ss-bundle__total-box.has-saving{background:#f0fdf4;border-color:#22c55e38}.ss-bundle__total-copy{display:flex;flex-direction:column;gap:2px}.ss-bundle__total-label{font-size:10px;color:#166534;line-height:1.3;font-weight:700}.ss-bundle__footer-note{font-size:9px;line-height:1.3;color:#4b5563}.ss-bundle__total-values{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.ss-bundle__total-price{font-size:18px;font-weight:800;color:#111827;line-height:1}.ss-bundle__total-save{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-left:auto;padding:6px 10px;border-radius:999px;background:#22c55e;color:#fff;font-size:10px;line-height:1;font-weight:800;box-shadow:0 4px 10px #22c55e2e}@media(min-width:1024px){.ss-bundle{max-width:680px;padding:18px}.ss-bundle__head{gap:12px;margin-bottom:14px}.ss-bundle__head-main{max-width:520px}.ss-bundle__eyebrow{min-height:26px;padding:6px 12px;margin-bottom:6px;font-size:10px}.ss-bundle__title{font-size:20px}.ss-bundle__subtext{font-size:12px}.ss-bundle__hint{font-size:10px;padding:7px 12px}.ss-bundle__grid,.ss-bundle-skeleton__grid{grid-template-columns:repeat(3,190px);gap:12px}.ss-card{border-radius:12px}.ss-card__media{aspect-ratio:1 / .85}.ss-card__img{padding:8px;transform:scale(.92)}.ss-card:hover .ss-card__img{transform:scale(1.02)}.ss-card__media-badges{top:8px;left:8px;gap:6px;max-width:calc(100% - 16px)}.ss-card__badge{min-height:26px;padding:6px 11px;font-size:10px}.ss-card__body{padding:8px 8px 10px}.ss-card__title{font-size:10.5px;line-height:1.24;min-height:25px}.ss-card__price-wrap{margin-top:6px}.ss-card__price-original{font-size:7.5px}.ss-card__price{font-size:12.5px}.ss-card__actions{padding-top:7px}.ss-qty{grid-template-columns:30px 1fr 30px;min-height:32px}.ss-qty__btn{font-size:14px;font-weight:800}.ss-qty__input{font-size:12px}.ss-bundle__footer{margin-top:12px}.ss-bundle__total-box{padding:12px;border-radius:11px}.ss-bundle__total-label{font-size:11px}.ss-bundle__footer-note{font-size:10px}.ss-bundle__total-price{font-size:20px}.ss-bundle__total-save{font-size:11px;padding:7px 12px}}@media(max-width:767px){.ss-bundle{max-width:100%;padding:12px;border-radius:12px}.ss-bundle__head{gap:8px;margin-bottom:10px}.ss-bundle__head-main{max-width:100%}.ss-bundle__eyebrow{font-size:9px;padding:5px 9px;margin-bottom:5px}.ss-bundle__title{font-size:18px;line-height:1.15}.ss-bundle__subtext{font-size:12px;line-height:1.4}.ss-bundle__hint{font-size:9px;padding:6px 9px}.ss-bundle__grid,.ss-bundle-skeleton__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;justify-content:stretch}.ss-card{border-radius:9px}.ss-card__media{aspect-ratio:1 / 1}.ss-card__media:before{transform:scale(1.1);filter:blur(6px);opacity:.4}.ss-card__img{padding:2px;transform:scale(1.25);object-fit:contain}.ss-card:hover .ss-card__img{transform:scale(1.25)}.ss-card__media-badges{top:6px;left:6px;gap:4px;max-width:calc(100% - 12px)}.ss-card__badge{min-height:22px;padding:4px 8px;font-size:9px}.ss-card__body{padding:6px}.ss-card__title{font-size:9px;line-height:1.22;min-height:22px}.ss-card__price-original{font-size:6px}.ss-card__price{font-size:11px;line-height:1.05}.ss-card__actions{padding-top:6px}.ss-qty{grid-template-columns:44px 1fr 44px;min-height:44px}.ss-qty__btn{font-size:16px;font-weight:800}.ss-qty__input{font-size:13px;font-weight:700}.ss-bundle__footer{margin-top:10px}.ss-bundle__total-box{padding:10px;border-radius:9px}.ss-bundle__total-values{align-items:flex-start;width:100%}.ss-bundle__total-price{font-size:17px}.ss-bundle__total-save{font-size:9px;margin-left:0;padding:5px 9px}.ss-bundle__footer-note,.ss-bundle__total-label{font-size:9px}.ss-bundle-skeleton__body{padding:6px;gap:5px}.ss-bundle-skeleton__line--title{width:52%;height:13px}.ss-bundle-skeleton__line--sub{width:78%;height:9px}.ss-bundle-skeleton__line{height:8px}.ss-bundle-skeleton__line--price{width:42%;height:10px}.ss-bundle-skeleton__qty{height:24px}.ss-qty__btn:active{background:#004aad1f}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/ss-bundle.css.map */
