.bundle-list{display:flex;flex-direction:column;gap:1.2rem;min-width:0;padding-top:1.8rem;color:rgb(var(--color-foreground));border-top:1px solid #e0e0e1}.bundle-list__heading,.bundle-list__label,.bundle-list__title{margin:0;line-height:normal;letter-spacing:.06rem}.bundle-list__heading{font-size:1.6rem;font-weight:var(--font-body-weight-bold);text-transform:capitalize}[data-bundle-item]{position:relative;display:flex;flex-direction:column;gap:.8rem;min-width:0}.bundle-list__label{font-size:1.4rem;font-weight:var(--font-body-weight-bold);text-transform:capitalize}.bundle-list__trigger,.bundle-list__option{box-sizing:border-box;display:flex;align-items:center;width:100%;min-width:0;min-height:5.8rem;padding:.8rem 1.2rem;color:rgb(var(--color-foreground));font:inherit;font-size:1.4rem;line-height:normal;letter-spacing:.06rem;text-align:left;cursor:pointer}.bundle-list__trigger{gap:1rem;border:.1rem solid rgba(var(--color-foreground),.1);background-color:rgb(var(--color-background))}.bundle-list__value,.bundle-list__option-main{display:flex;flex:1 1 auto;align-items:center;gap:1.2rem;min-width:0}.bundle-list__placeholder{display:flex;align-items:center;min-height:4rem}.bundle-list__empty-icon{display:grid;flex:0 0 4rem;width:4rem;height:4rem;place-items:center;border-radius:50%;background-color:rgba(var(--color-foreground),.05);color:rgba(var(--color-foreground),.55)}.bundle-list__empty-icon svg{width:2rem;height:2rem}.bundle-list__empty-copy{display:flex;flex:1 1 auto;flex-direction:column;gap:.2rem;min-width:0}.bundle-list__empty-title,.bundle-list__empty-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bundle-list__empty-title{font-weight:var(--font-body-weight-bold)}.bundle-list__empty-description{color:rgba(var(--color-foreground),.65);font-size:1.2rem}.bundle-list__media{flex:0 0 4rem;width:4rem;height:4rem}.bundle-list__media img{display:block;width:100%;height:100%;object-fit:contain}.bundle-list__title{flex:1 1 auto;min-width:0;overflow:hidden;font-size:1.4rem;font-weight:var(--font-body-weight);text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap}.bundle-list__caret{flex:0 0 1.1rem;width:1.1rem;height:.6rem;transition:transform var(--duration-short) ease;display:inline-flex;align-items:center;justify-content:center;color:#000}.bundle-list__caret svg{width:100%;height:100%}.bundle-list__trigger[aria-expanded=true] .bundle-list__caret{transform:rotate(180deg)}[data-selector]{position:absolute;top:calc(100% + .4rem);left:0;z-index:3;box-sizing:border-box;display:flex;flex-direction:column;width:100%;max-height:30rem;overflow-x:hidden;overflow-y:auto;border:.1rem solid rgba(var(--color-foreground),.1);background-color:rgb(var(--color-background));box-shadow:0 .4rem 1.2rem rgba(var(--color-foreground),.08);opacity:0;visibility:hidden;transform:translateY(-.4rem);transition:opacity var(--duration-short) ease,transform var(--duration-short) ease,visibility var(--duration-short) ease;pointer-events:none}[data-selector][open]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.bundle-list__option{position:relative;flex:0 0 auto;gap:1rem;border:0;background-color:transparent}.bundle-list__option input[type=radio]{position:absolute;width:.1rem;height:.1rem;margin:0;opacity:0;pointer-events:none}.bundle-list__option:hover,.bundle-list__option:has(input[type=radio]:checked),.bundle-list__option:has(input[type=radio]:focus-visible){background:#ff74201a}.bundle-list__option:has(input[type=radio]:focus-visible){outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:-.2rem}.bundle-list__price{display:inline-flex;flex:0 0 auto;align-items:baseline;gap:.4rem;margin-left:auto;color:rgba(var(--color-foreground),.7);font-size:1.3rem;white-space:nowrap}.bundle-list__price-current{color:rgb(var(--color-foreground))}.bundle-list__price-separator,.bundle-list__price-compare{color:rgba(var(--color-foreground),.55)}
/*# sourceMappingURL=/cdn/shop/t/138/assets/component-bundle-list.css.map */
