.gs-bb-header{margin:0}.gs-bb-header__sale-strip{padding:10px 20px;text-align:center;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.gs-bb-header__hero{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat}.gs-bb-header__hero-content{position:relative;z-index:1;text-align:center;padding:30px 20px}.gs-bb-header__hero-heading{font-size:clamp(24px,5vw,42px);font-weight:700;margin:0 0 10px;line-height:1.2}.gs-bb-header__hero-subheading{font-size:clamp(14px,2.5vw,18px);margin:0;line-height:1.5;max-width:600px}.gs-bb-header__steps{display:flex;justify-content:center;gap:0;padding:16px 20px;border-bottom:1px solid #e8e8e1;flex-wrap:wrap}.gs-bb-header__step{display:flex;align-items:center;gap:8px;padding:8px 20px;font-size:13px}.gs-bb-header__step:not(:last-child):after{content:"\2192";margin-left:16px;color:#999}.gs-bb-header__step-num{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#111;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.gs-bb-header__step-text{font-weight:500}.gs-bb-add-btn{display:block;width:100%;padding:8px 12px;margin-top:8px;font-size:13px;font-weight:600;text-align:center;background:#111;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:opacity .15s;font-family:inherit}.gs-bb-add-btn:hover{opacity:.85}.gs-bb-add-btn--added{background:#444;color:#fff}.gs-bb-add-btn:disabled{opacity:.4;cursor:default}.gs-bundle-builder__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center}.gs-bundle-builder__modal[hidden]{display:none}.gs-bundle-builder__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;animation:gs-bb-fade-in .18s ease}.gs-bundle-builder__modal-panel{position:relative;background:#fff;border-radius:8px;width:min(440px,94vw);max-height:90vh;overflow-y:auto;box-shadow:0 12px 48px #0003;animation:gs-bb-rise .2s ease}.gs-bundle-builder__modal-close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;cursor:pointer;color:#555;border-radius:4px;padding:0;z-index:1;transition:background .15s}.gs-bundle-builder__modal-close:hover{background:#0000000f}.gs-bundle-builder__modal-body{display:grid;grid-template-columns:130px 1fr;gap:0}.gs-bundle-builder__modal-image-wrap{flex-shrink:0;background:#f5f5f5;border-radius:8px 0 0 8px;overflow:hidden;min-height:180px;display:flex;align-items:center;justify-content:center}.gs-bundle-builder__modal-image{width:100%;height:100%;object-fit:cover;display:block}.gs-bundle-builder__modal-info{padding:20px 20px 20px 16px;display:flex;flex-direction:column;gap:10px}.gs-bundle-builder__modal-title{font-size:15px;font-weight:700;margin:0;line-height:1.3;padding-right:28px}.gs-bundle-builder__modal-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.gs-bundle-builder__modal-price-current{font-size:15px;font-weight:700}.gs-bundle-builder__modal-price-compare{font-size:12px;color:#999;text-decoration:line-through}.gs-bundle-builder__modal-options{display:flex;flex-direction:column;gap:10px}.gs-bundle-builder__modal-option-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#555;margin-bottom:4px}.gs-bundle-builder__modal-option-values{display:flex;flex-wrap:wrap;gap:6px}.gs-bundle-builder__modal-option-value{min-width:36px;height:34px;padding:0 10px;border:1.5px solid #d0d0d0;border-radius:4px;background:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .12s,background .12s;white-space:nowrap}.gs-bundle-builder__modal-option-value:hover:not(:disabled){border-color:#111}.gs-bundle-builder__modal-option-value--selected{border-color:#111;background:#1111110f;font-weight:700}.gs-bundle-builder__modal-option-value:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.gs-bundle-builder__modal-qty{display:flex;align-items:center;gap:10px}.gs-bundle-builder__modal-qty-label{font-size:12px;font-weight:600;color:#555;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.gs-bundle-builder__modal-qty-stepper{display:inline-flex;align-items:center;border:1.5px solid #d0d0d0;border-radius:4px;overflow:hidden}.gs-bundle-builder__modal-qty-btn{background:#fff;border:none;width:30px;height:34px;font-size:16px;font-weight:600;cursor:pointer;color:#1a1a1a;display:flex;align-items:center;justify-content:center;transition:background .12s}.gs-bundle-builder__modal-qty-btn:hover{background:#f5f5f5}.gs-bundle-builder__modal-qty-input{width:40px;height:34px;border:none;border-left:1.5px solid #d0d0d0;border-right:1.5px solid #d0d0d0;text-align:center;font-size:14px;font-weight:600;-moz-appearance:textfield}.gs-bundle-builder__modal-qty-input::-webkit-outer-spin-button,.gs-bundle-builder__modal-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gs-bundle-builder__modal-add{display:block;width:100%;padding:12px;background:#111;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;font-family:inherit;transition:background .15s}.gs-bundle-builder__modal-add:hover:not(:disabled){background:#222}.gs-bundle-builder__modal-add:disabled{background:#ccc;cursor:not-allowed}@media(max-width:480px){.gs-bundle-builder__modal-body{grid-template-columns:1fr}.gs-bundle-builder__modal-image-wrap{border-radius:8px 8px 0 0;min-height:140px;max-height:200px}.gs-bundle-builder__modal-info{padding:16px}}@keyframes gs-bb-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gs-bb-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.gs-bundle-builder__modal-backdrop,.gs-bundle-builder__modal-panel{animation:none!important}}.gs-bb-summary{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#111;color:#fff;padding:12px 20px;transform:translateY(100%);transition:transform .28s cubic-bezier(.4,0,.2,1)}.gs-bb-summary.is-active{transform:translateY(0)}.gs-bb-summary__inner{display:flex;align-items:center;gap:16px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.gs-bb-summary__tiers{display:flex;gap:12px;flex-shrink:0}.gs-bb-summary__tier{display:flex;flex-direction:column;align-items:center;font-size:12px;gap:2px}.gs-bb-summary__tier-qty{font-weight:600;white-space:nowrap}.gs-bb-summary__tier-discount{font-size:11px;color:#ffffffbf;white-space:nowrap}.gs-bb-summary__status{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.gs-bb-summary__count{font-size:13px;font-weight:700}.gs-bb-summary__msg{font-size:12px;color:#fffc}.gs-bb-summary__review-btn{flex-shrink:0;padding:10px 20px;background:#fff;color:#111;border:none;border-radius:5px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:opacity .15s}.gs-bb-summary__review-btn:hover{opacity:.88}.gs-bb-summary__review-btn:disabled{opacity:.4;cursor:default}@media(max-width:599px){.gs-bb-header__steps{padding:12px}.gs-bb-header__step{padding:4px 8px}.gs-bb-summary__tiers{display:none}}.gs-bb-summary__items{display:flex;gap:8px;overflow-x:auto;padding-top:6px;scrollbar-width:thin}.gs-bb-summary__items:empty{display:none}.gs-bb-summary__chip{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:6px;padding:4px 6px 4px 4px}.gs-bb-summary__chip-img{width:28px;height:28px;border-radius:4px;object-fit:cover;flex-shrink:0}.gs-bb-summary__chip-name{font-size:12px;color:#fff;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.gs-bb-summary__chip-qty{font-size:11px;font-weight:700;color:#ffffffd9}.gs-bb-summary__chip-remove{background:none;border:none;color:#ffffffb3;font-size:16px;line-height:1;cursor:pointer;padding:0 2px;font-family:inherit}.gs-bb-summary__chip-remove:hover{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/9/assets/gs-bundle-builder.css.map */
