.bundle-form-layout{display:flex;gap:2rem;align-items:flex-start}.bundle-form-layout__options{flex:1 1 70%;min-width:0}.bundle-form-layout__sidebar{flex:0 0 280px;position:sticky;top:10em;align-self:flex-start;transition:box-shadow .3s ease;max-height:calc(100vh - 12em);overflow-y:auto;background:rgb(var(--color-background));padding:1.25rem;border-radius:.5rem;border:1px solid rgba(var(--color-foreground),.1)}.bundle-form-layout__sidebar.is-sticky{box-shadow:0 4px 12px #0000001a}.bundle-selections-summary{margin-bottom:1.5rem;display:none;padding-bottom:1rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.bundle-selections-summary:not(:empty){display:block}.bundle-selections-summary:empty{display:none;margin-bottom:0;padding-bottom:0;border-bottom:none}.bundle-selection-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;margin:0 .5rem .5rem 0;background-color:transparent;border:1px solid rgba(var(--color-foreground),.15);border-radius:0;font-size:.875rem;line-height:1.3;transition:all .2s ease;word-break:break-word;max-width:100%}.bundle-selection-chip:hover{background-color:transparent;border-color:rgba(var(--color-foreground),.3)}.bundle-selection-chip__label{font-weight:600;color:rgb(var(--color-foreground));opacity:.7}.bundle-selection-chip__value{color:rgb(var(--color-foreground))}.bundle-selection-chip__remove{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;margin-left:.25rem;padding:0;background:rgba(var(--color-foreground),.15);border:none;border-radius:50%;color:rgb(var(--color-foreground));font-size:.75rem;line-height:1;cursor:pointer;transition:all .2s ease}.bundle-selection-chip__remove:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));transform:scale(1.1)}.bundle-selection-chip__remove svg{width:.625rem;height:.625rem}.bundle-form-layout__sidebar .bundle-price-display{margin-bottom:1.25rem;padding:.5rem 0;background-color:transparent;border:none;border-radius:0;text-align:center;transition:all .3s ease;display:block!important;position:static!important;visibility:visible!important;opacity:1!important;height:auto!important;overflow:visible!important;z-index:1}.bundle-form-layout__sidebar .bundle-price-display *{visibility:visible!important;opacity:1!important}.bundle-form-layout__sidebar .bundle-price-display .price-item,.bundle-form-layout__sidebar .bundle-price-display #bundle-price-amount{font-size:1.25rem;font-weight:700;line-height:1.2;display:block!important;visibility:visible!important;opacity:1!important}.bundle-form-layout__sidebar .price,.bundle-form-layout__sidebar .price--large{display:block!important;visibility:visible!important;opacity:1!important}.form--has-bundle-options .product-form__submit{transition:all .3s ease;opacity:1}.form--has-bundle-options .product-form__submit:disabled,.form--has-bundle-options .product-form__submit.button--disabled{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important;transform:none!important}.form--has-bundle-options .product-form__submit:not(:disabled):not(.button--disabled){opacity:1!important;cursor:pointer!important;pointer-events:auto!important}.bundle-form-layout__sidebar .product-form__submit{padding:.875rem 1.5rem;font-size:1rem;font-weight:600;width:100%}.bundle-form-layout__sidebar .product-form__submit:not(:disabled):hover{transform:translateY(-2px)}.bundle-form-layout__sidebar .product-form__buttons{width:100%}.bundle-options{margin-bottom:1.5rem}.bundle-option-container{margin-bottom:1rem}.bundle-select{width:100%;padding:.75rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.5rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:1rem;line-height:1.5;transition:border-color .2s ease}.bundle-select:focus{outline:none;border-color:rgb(var(--color-foreground))}.bundle-buttons{display:flex;flex-flow:row wrap;gap:1rem;margin:0}.bundle-button-option{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1 auto;min-width:150px;max-width:calc(33.33% - .75rem);padding:.875rem 1.5rem;min-height:3.5rem;border:1px solid rgba(var(--color-foreground),.2);border-radius:.5rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));font-size:.95rem;font-weight:500;text-align:center;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.bundle-button-option:hover{border-color:rgba(var(--color-foreground),.4);background-color:rgba(var(--color-foreground),.05)}.bundle-button-option.selected{border-color:rgb(var(--color-foreground));background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.bundle-button-text{display:block;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}.bundle-button-price{display:block;margin-top:.25rem;font-size:.85rem;opacity:.8;white-space:nowrap}.bundle-button-option.selected .bundle-button-price{opacity:1}.bundle-checkboxes{display:flex;flex-direction:column;gap:.5rem}.bundle-checkbox{width:1.125rem;height:1.125rem;margin:0;cursor:pointer;accent-color:rgb(var(--color-foreground))}.bundle-checkboxes label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:1rem;line-height:1.5;-webkit-user-select:none;user-select:none}.bundle-checkboxes label:hover{opacity:.8}.bundle-radios{display:flex;flex-flow:row wrap;gap:.75rem 1rem;margin:0}.bundle-radio-wrapper{display:flex;align-items:flex-start;flex:1 1 auto;min-width:150px;max-width:calc(50% - .5rem);box-sizing:border-box}.bundle-radio{width:1.125rem;height:1.125rem;margin:0;margin-right:.5rem;cursor:pointer;accent-color:rgb(var(--color-foreground));flex-shrink:0}.bundle-radios label{cursor:pointer;font-size:1rem;line-height:1.5;-webkit-user-select:none;user-select:none;flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word}.bundle-radios label:hover{opacity:.8}.bundle-button-input{position:absolute;opacity:0;pointer-events:none}.bundle-fieldset{margin-bottom:1rem;padding:0;border:none;transition:all .3s ease}.bundle-fieldset legend{margin-bottom:.75rem;font-weight:700;font-size:1.125rem;color:rgb(var(--color-foreground));transition:color .3s ease}.bundle-fieldset legend span{color:#d00}.bundle-buttons,.bundle-checkboxes,.bundle-radios{display:none}@media screen and (max-width: 1200px){.bundle-button-option,.bundle-radio-wrapper{min-width:120px;max-width:calc(50% - .5rem)}}@media screen and (max-width: 989px){.bundle-form-layout{flex-direction:column}.bundle-form-layout__sidebar{position:sticky;top:5rem;width:100%;max-width:100%;flex:1;order:-1;z-index:10;background:rgb(var(--color-background));margin:0 -1rem 1rem;padding:1rem}.bundle-price-display{margin-bottom:1rem;padding:1rem}.bundle-form-layout__sidebar .product-form__submit{padding:.875rem 1.5rem;font-size:1rem}}@media screen and (max-width: 749px){.bundle-buttons{gap:.5rem .75rem}.bundle-button-option{min-width:100px;max-width:calc(50% - .375rem);padding:.75rem 1rem;min-height:3rem;font-size:.9rem}.bundle-button-price{font-size:.8rem}.bundle-radios{gap:.5rem .75rem}.bundle-radio-wrapper{min-width:100px;max-width:calc(50% - .375rem)}.bundle-fieldset legend{font-size:1.0625rem}.bundle-form-layout{gap:1.5rem}}[data-color-scheme=dark] .bundle-select,[data-color-scheme=dark] .bundle-button-option{border-color:rgba(var(--color-foreground),.3)}[data-color-scheme=dark] .bundle-button-option:hover{border-color:rgba(var(--color-foreground),.5)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-bundle-options.css.map */
