.bundle-picker{font-family:var(--font-body-family, Montserrat, sans-serif);padding-top:var(--bundle-padding-top, 24px);padding-bottom:var(--bundle-padding-bottom, 24px);color:#000;background:#fff}.bundle-picker__inner{max-width:720px;margin:0 auto;padding:0 16px}.bundle-picker__heading{display:flex;align-items:center;gap:12px;justify-content:center;margin:0 0 16px;font-size:13px;font-weight:600;letter-spacing:.02em;color:#000}.bundle-picker__heading-line{flex:1 1 auto;height:1px;background:#00000026;min-width:20px;max-width:140px}.bundle-picker__heading-text{flex:0 0 auto;white-space:nowrap;font-family:var(--font-heading-family, Montserrat, sans-serif);font-size:13px;letter-spacing:.02em;color:#000}.bundle-picker__tiers{display:flex;flex-direction:column;gap:12px;margin:0 0 20px}.bundle-tier{position:relative;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.bundle-tier.is-selected{border-color:#000;border-width:2px;box-shadow:0 0 #0000}.bundle-tier__tag{position:absolute;top:-10px;right:16px;background:#000;color:#fff;font-family:var(--font-heading-family, Montserrat, sans-serif);font-size:10px;font-weight:700;letter-spacing:.08em;padding:4px 10px;border-radius:3px;text-transform:uppercase;z-index:2}.bundle-tier__head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:16px 18px;cursor:pointer;min-height:56px}.bundle-tier__radio-wrap{position:relative;display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center}.bundle-tier__radio-visual{display:inline-block;width:18px;height:18px;border:1.5px solid #000000;border-radius:50%;background:#fff;transition:background .15s ease;box-sizing:border-box}.bundle-tier.is-selected .bundle-tier__radio-visual{background:radial-gradient(circle at center,#000 0 5px,#fff 6px)}.bundle-tier__title-block{display:flex;flex-direction:column;gap:2px;min-width:0}.bundle-tier__title-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.bundle-tier__title{font-family:var(--font-heading-family, Montserrat, sans-serif);font-size:16px;font-weight:700;letter-spacing:.005em;color:#000;line-height:1.2}.bundle-tier__pill{display:inline-block;background:#f2f2f2;color:#000;font-size:11px;font-weight:600;letter-spacing:.03em;padding:3px 8px;border-radius:3px;line-height:1.2;white-space:nowrap}.bundle-tier__sub{font-size:12px;color:#000;opacity:.7;line-height:1.3}.bundle-tier__save{font-family:var(--font-body-family, Montserrat, sans-serif);font-size:13px;font-weight:500;color:#666;line-height:1.3;letter-spacing:.01em}.bundle-tier__price-block{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;white-space:nowrap}.bundle-tier__price{font-family:var(--font-heading-family, Montserrat, sans-serif);font-size:17px;font-weight:700;color:#000;line-height:1.15}.bundle-tier__price-compare{font-size:13px;color:#000;opacity:.55;text-decoration:line-through;line-height:1.2}.bundle-tier__body{display:none;padding:4px 18px 18px;border-top:1px solid rgba(0,0,0,.08);margin-top:-1px}.bundle-tier.is-selected .bundle-tier__body{display:block}.bundle-tier__body-label{margin:12px 0 8px;font-size:12px;font-weight:500;color:#000;opacity:.7}.bundle-tier__units{display:flex;flex-direction:column;gap:8px}.bundle-unit{display:flex;align-items:center;gap:10px}.bundle-unit__thumb{flex:0 0 auto;width:44px;height:44px;border:1px solid rgba(0,0,0,.12);border-radius:4px;overflow:hidden;background:#f5f5f5;display:inline-flex;align-items:center;justify-content:center}.bundle-unit__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bundle-unit__selects{display:flex;flex:1 1 auto;gap:8px;min-width:0}.bundle-unit__select-wrap{flex:1 1 0;min-width:0;position:relative}.bundle-unit__select{width:100%;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid rgba(0,0,0,.25);border-radius:4px;padding:8px 26px 8px 10px;font-family:inherit;font-size:13px;color:#000;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,#000 50%),linear-gradient(135deg,#000 50%,transparent 50%);background-position:calc(100% - 14px) 50%,calc(100% - 9px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;min-height:36px}.bundle-unit__select:focus-visible{outline:2px solid #000000;outline-offset:2px}.bundle-picker__cta{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 18px;background:#000;color:#fff;font-family:var(--font-heading-family, Montserrat, sans-serif);font-size:14px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border:0;border-radius:4px;cursor:pointer;transition:background .15s ease,color .15s ease;min-height:52px}.bundle-picker__cta:hover,.bundle-picker__cta:focus-visible{background:#fff;color:#000;box-shadow:inset 0 0 0 2px #000;outline:none}.bundle-picker__cta[aria-busy=true]{opacity:.7;cursor:wait}.bundle-picker__cta[aria-busy=true] .bundle-picker__cta-label{display:none}.bundle-picker__footer{margin:14px 0 0;font-size:13px;font-weight:600;text-align:center;color:#000;letter-spacing:.01em}.bundle-picker__status{margin-top:10px;text-align:center;font-size:12px;color:#000}.bundle-picker__status:empty{display:none}.bundle-picker__status[data-tone=error]{color:#b00020}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0;white-space:nowrap}@media(max-width:480px){.bundle-tier__head{grid-template-columns:auto 1fr auto;gap:10px;padding:14px}.bundle-tier__title{font-size:15px}.bundle-tier__pill{font-size:10px;padding:2px 6px}.bundle-tier__price{font-size:15px}.bundle-tier__price-compare{font-size:12px}.bundle-tier__body{padding:4px 14px 14px}.bundle-unit__selects{flex-direction:row}.bundle-unit__select{font-size:12px;padding:8px 22px 8px 8px}.bundle-unit__thumb{width:40px;height:40px}.bundle-picker__cta{letter-spacing:.12em;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-bundle-picker.css.map */
