.hys-bundle-builder{display:block;margin:16px auto;padding:16px;max-width:760px;font-family:Saira,system-ui,-apple-system,sans-serif;color:var(--color--text);background:var(--color--bg);border:1px solid var(--color--text-lightest);border-radius:10px}.hys-bundle-builder__banner{margin:0 0 12px;font-size:15px;font-weight:700;line-height:1.3;letter-spacing:.02em;text-transform:uppercase}.hys-bundle-builder__tiers{display:flex;gap:12px;margin-bottom:8px}.hys-bundle-builder__tier{flex:1 1 0;padding:10px 8px;text-align:center;background:var(--color--text-bg);border:2px solid transparent;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.hys-bundle-builder__tier.is-active{border-color:var(--color--accent);box-shadow:0 0 0 1px var(--color--accent)}.hys-bundle-builder__tier.is-active .hys-bundle-builder__tier-pct{font-weight:700}.hys-bundle-builder__tier-qty{display:block;font-size:13px;line-height:1.35;color:var(--color--text)}.hys-bundle-builder__tier-qty strong{font-size:16px;font-weight:700}.hys-bundle-builder__tier-pct{display:block;font-size:13px;font-weight:500;line-height:1.35}.hys-bundle-builder__list{list-style:none;margin:0 0 4px;padding:0;max-height:300px;overflow-y:auto}.hys-bundle-builder__item{display:flex;align-items:center;gap:12px;padding:10px 4px;border-bottom:1px solid var(--color--text-lightest)}.hys-bundle-builder__item:last-child{border-bottom:none}.hys-bundle-builder__media{flex:0 0 80px;line-height:0}.hys-bundle-builder__media img{width:80px;height:80px;object-fit:cover;background:var(--color--text-bg);border-radius:4px;display:block}.hys-bundle-builder__info{flex:1 1 auto;min-width:0}.hys-bundle-builder__title{display:block;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:.02em;margin-bottom:10px}.hys-bundle-builder__price{display:block;font-size:15px;font-weight:500;font-variant-numeric:tabular-nums}.hys-bundle-builder__chosen{display:block;margin:0 0 4px;padding:0;font-family:inherit;font-size:13px;text-align:left;color:var(--color--alt-text);background:none;border:none;border-bottom:1px dashed var(--color--text-lightest);cursor:pointer}.hys-bundle-builder__action{flex:0 0 auto;position:relative}.hys-bundle-builder__variant-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:5;min-width:200px;max-width:260px;padding:4px 0;background:var(--color--text);border-radius:8px;box-shadow:0 6px 18px rgba(var(--color--text-rgb),.35)}.hys-bundle-builder__variant-option{display:block;width:100%;padding:10px 16px;font-family:inherit;font-size:13px;text-align:left;color:var(--color--bg);background:none;border:none;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:background-color .15s ease}.hys-bundle-builder__variant-option:hover{background:var(--color--text-hover)}.hys-bundle-builder__add-btn{min-width:84px;padding:9px 20px;font-family:inherit;font-size:13px;font-weight:600;color:var(--color--bg);background:var(--color--text);border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease}.hys-bundle-builder__add-btn:hover{background:var(--color--text-hover)}.hys-bundle-builder__qty{display:flex;align-items:center;gap:2px}.hys-bundle-builder__qty-btn{width:32px;height:34px;padding:0;font-size:16px;line-height:1;color:var(--color--bg);background:var(--color--text);border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease}.hys-bundle-builder__qty-btn:hover{background:var(--color--text-hover)}.hys-bundle-builder__qty-num{min-width:28px;text-align:center;font-size:15px;font-weight:700;font-variant-numeric:tabular-nums}.hys-bundle-builder__totalbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 12px;padding:12px 16px;background:var(--color--text-bg);border-radius:8px}.hys-bundle-builder__total{font-size:16px;font-weight:700;font-variant-numeric:tabular-nums}.hys-bundle-builder__thumbs{display:flex;align-items:center;flex:1 1 auto;justify-content:flex-end}.hys-bundle-builder__thumbs img{width:32px;height:32px;object-fit:cover;border-radius:50%;border:2px solid var(--color--bg);background:var(--color--bg);margin-left:-8px}.hys-bundle-builder__thumbs img:first-child{margin-left:0}.hys-bundle-builder__thumbs-more{margin-left:4px;font-size:12px;font-weight:600;color:var(--color--alt-text)}.hys-bundle-builder__status{font-size:13px;text-align:right;color:var(--color--alt-text);flex:0 1 auto}.hys-bundle-builder__item.is-selected .hys-bundle-builder__title{color:var(--color--text)}.hys-bundle-builder__add{display:block;width:100%;padding:13px 16px;font-family:inherit;font-size:15px;font-weight:600;color:var(--color--bg);background:var(--color--text);border:none;border-radius:8px;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.hys-bundle-builder__add:hover:not(:disabled){background:var(--color--text-hover)}.hys-bundle-builder__add:disabled{opacity:.55;cursor:not-allowed}.hys-bundle-builder__note{margin:8px 0 0;font-size:12px;text-align:center;color:var(--color--alt-text)}@media(min-width:768px){.hys-bundle-builder{padding:20px}.hys-bundle-builder__banner{font-size:16px}}.hys-bundle-builder--page{max-width:1200px;margin:24px auto;padding:0 16px;border:none;border-radius:0}.hys-bundle-builder--page .hys-bundle-builder__banner{font-size:18px;margin-bottom:20px}.hys-bundle-builder--page .hys-bundle-builder__layout{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.hys-bundle-builder--page .hys-bundle-builder__list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-height:none;overflow:visible}.hys-bundle-builder--page .hys-bundle-builder__item{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;border:none}.hys-bundle-builder--page .hys-bundle-builder__media{flex:none;margin-bottom:12px}.hys-bundle-builder--page .hys-bundle-builder__media img{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:4px}.hys-bundle-builder--page .hys-bundle-builder__info{margin-bottom:10px}.hys-bundle-builder--page .hys-bundle-builder__title{white-space:normal;margin-bottom:6px}.hys-bundle-builder--page .hys-bundle-builder__action,.hys-bundle-builder--page .hys-bundle-builder__add-btn{width:100%}.hys-bundle-builder--page .hys-bundle-builder__variant-menu{left:0;right:0;max-width:none}.hys-bundle-builder--page .hys-bundle-builder__qty{justify-content:center}.hys-bundle-builder__sidebar{padding:16px;border:1px solid var(--color--text-lightest);border-radius:10px;background:var(--color--bg)}.hys-bundle-builder__added-head{display:flex;justify-content:space-between;align-items:baseline;margin:16px 0 8px;font-size:15px;font-weight:700}.hys-bundle-builder__added-head [data-added-count]{font-size:13px;font-weight:500;color:var(--color--alt-text)}.hys-bundle-builder__added{margin-bottom:8px;max-height:320px;overflow-y:auto}.hys-bundle-builder__added-empty{margin:0;padding:12px 0;font-size:13px;color:var(--color--alt-text)}.hys-bundle-builder__added-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--color--text-lightest)}.hys-bundle-builder__added-item img{width:36px;height:36px;object-fit:cover;border-radius:4px;background:var(--color--text-bg)}.hys-bundle-builder__added-title{flex:1 1 auto;min-width:0;font-size:12px;line-height:1.3}.hys-bundle-builder__added-qty{font-size:12px;font-weight:600;color:var(--color--alt-text)}.hys-bundle-builder__added-remove{width:24px;height:24px;padding:0;font-size:16px;line-height:1;color:var(--color--alt-text);background:none;border:none;cursor:pointer}.hys-bundle-builder__added-remove:hover{color:var(--color--text)}@media(min-width:768px){.hys-bundle-builder--page .hys-bundle-builder__list{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.hys-bundle-builder--page .hys-bundle-builder__layout{grid-template-columns:minmax(0,1fr) 320px}.hys-bundle-builder__sidebar{position:sticky;top:24px}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/hys-bundle-builder.css.map */
