.bundle-product__info-wrapper{padding-bottom:4rem;border-bottom:1px solid rgba(var(--color-foreground),.08);margin-bottom:4rem}.bundle-product__badge{display:inline-flex;align-items:center;gap:.6rem;background-color:rgba(var(--color-button),.12);color:rgb(var(--color-button));font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.4rem 1rem;border-radius:2rem;margin-bottom:1.2rem}.bundle-product__badge svg{width:1.4rem;height:1.4rem;flex-shrink:0}.bundle-product__title{margin-top:0;margin-bottom:1rem}.bundle-product__vendor{font-size:1.3rem;color:rgba(var(--color-foreground),.55);margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.08em}.bundle-product__price-wrapper{margin:1.4rem 0}.bundle-product__description{margin:1.6rem 0 2rem;color:rgba(var(--color-foreground),.8);line-height:1.7}.bundle-product__description p,.bundle-items__section{margin-top:0}.bundle-items__heading-row{display:flex;align-items:center;gap:1.2rem;margin-bottom:3rem}.bundle-items__heading-divider{flex:1;height:1px;background:rgba(var(--color-foreground),.1)}.bundle-items__heading{margin:0;white-space:nowrap}.bundle-items__count{display:inline-flex;align-items:center;justify-content:center;background-color:rgba(var(--color-button),.12);color:rgb(var(--color-button));font-size:1.2rem;font-weight:700;border-radius:50%;width:2.4rem;height:2.4rem;flex-shrink:0}.bundle-items__grid{display:grid;grid-template-columns:repeat(var(--bundle-items-per-row, 3),1fr);gap:2.4rem;list-style:none;margin:0;padding:0}@media screen and (max-width:989px){.bundle-items__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.bundle-items__grid{grid-template-columns:1fr;gap:2rem}}.bundle-item-card{display:flex;flex-direction:column;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:.8rem;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.bundle-item-card:hover{box-shadow:0 4px 20px rgba(var(--color-foreground),.08);transform:translateY(-2px)}.bundle-item-card__image-link{display:block;overflow:hidden;background:rgba(var(--color-foreground),.04);aspect-ratio:1 / 1;text-decoration:none}.bundle-item-card__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}.bundle-item-card__image-link:hover .bundle-item-card__image{transform:scale(1.04)}.bundle-item-card__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.2)}.bundle-item-card__image-placeholder svg{width:4rem;height:4rem}.bundle-item-card__body{padding:1.6rem;display:flex;flex-direction:column;flex:1}.bundle-item-card__vendor{font-size:1.1rem;color:rgba(var(--color-foreground),.45);text-transform:uppercase;letter-spacing:.07em;margin-bottom:.4rem}.bundle-item-card__title{font-size:1.6rem;font-weight:600;margin:0 0 .6rem;line-height:1.3}.bundle-item-card__title a{color:inherit;text-decoration:none}.bundle-item-card__title a:hover{text-decoration:underline}.bundle-item-card__price{margin-bottom:1rem}.bundle-item-card__price .price{font-size:1.5rem}.bundle-item-card__description{font-size:1.4rem;color:rgba(var(--color-foreground),.65);line-height:1.6;flex:1;margin-top:.8rem}.bundle-item-card__description p:first-child{margin-top:0}.bundle-item-card__description p:last-child{margin-bottom:0}.bundle-item-card__footer{padding:0 1.6rem 1.6rem}.bundle-item-card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:600;color:rgb(var(--color-button));text-decoration:none;transition:gap .2s ease}.bundle-item-card__link:hover{gap:.9rem;text-decoration:underline}.bundle-item-card__link svg{width:1.4rem;height:1.4rem;flex-shrink:0}.bundle-subscription-widget{margin:1.6rem 0 2rem;padding:1.6rem;border:1px solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgba(var(--color-foreground),.02)}.bundle-subscription-widget__heading{font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:rgba(var(--color-foreground),.55);margin:0 0 1.2rem}.bundle-subscription-widget__options{display:flex;flex-direction:column;gap:.8rem}.bundle-subscription-widget__option{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem;border:1.5px solid rgba(var(--color-foreground),.15);border-radius:.6rem;cursor:pointer;transition:border-color .15s ease,background .15s ease}.bundle-subscription-widget__option:has(.bundle-subscription-widget__radio:checked){border-color:rgb(var(--color-button));background:rgba(var(--color-button),.06)}.bundle-subscription-widget__radio{accent-color:rgb(var(--color-button));width:1.8rem;height:1.8rem;flex-shrink:0;cursor:pointer}.bundle-subscription-widget__option-label{flex:1;font-size:1.5rem;font-weight:500}.bundle-subscription-widget__option-price{font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.bundle-subscription-widget__option-badge{font-size:1.1rem;font-weight:700;color:#fff;background:#27ae60;padding:.2rem .7rem;border-radius:2rem;letter-spacing:.04em;text-transform:uppercase}.bundle-subscription-widget__frequency{margin-top:1.2rem;display:flex;flex-direction:column;gap:.6rem}.bundle-subscription-widget__freq-label{font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.7)}.bundle-subscription-widget__select{width:100%;padding:.9rem 1.2rem;font-size:1.4rem;border:1.5px solid rgba(var(--color-foreground),.2);border-radius:.6rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;-webkit-appearance:auto;appearance:auto}.bundle-subscription-widget__select:focus{outline:2px solid rgb(var(--color-button));outline-offset:2px}.bundle-item-card__title-btn{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-align:left;line-height:inherit}.bundle-item-card__title-btn:hover{text-decoration:underline}.bundle-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center}.bundle-detail-modal[hidden],.bundle-detail-modal--hide-vendor .bundle-detail__vendor,.bundle-detail-modal--hide-price .bundle-detail__price,.bundle-detail-modal--hide-tags .bundle-detail__tags{display:none}body.bundle-modal-open{overflow:hidden}.bundle-detail-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;cursor:pointer;animation:bundle-modal-fade-in .2s ease}@keyframes bundle-modal-fade-in{0%{opacity:0}to{opacity:1}}.bundle-detail-modal__dialog{position:relative;z-index:1;background:rgb(var(--color-background));border-radius:1.2rem;width:min(90vw,900px);max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000040;animation:bundle-modal-slide-up .25s ease}@keyframes bundle-modal-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.bundle-detail-modal__close{position:absolute;top:1.4rem;right:1.4rem;z-index:2;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);border-radius:50%;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground));transition:background .15s ease,border-color .15s ease}.bundle-detail-modal__close:hover{background:rgba(var(--color-foreground),.06);border-color:rgba(var(--color-foreground),.3)}.bundle-detail-modal__body{overflow-y:auto;overscroll-behavior:contain;outline:none;flex:1}.bundle-detail{display:grid;grid-template-columns:1fr 1fr;min-height:0}@media screen and (max-width:749px){.bundle-detail{grid-template-columns:1fr}}.bundle-detail__gallery{background:rgba(var(--color-foreground),.03);display:flex;flex-direction:column;gap:1rem;padding:2rem;position:sticky;top:0;align-self:start}@media screen and (max-width:749px){.bundle-detail__gallery{position:static}}.bundle-detail__main-image-wrap{aspect-ratio:1 / 1;overflow:hidden;border-radius:.8rem;background:rgba(var(--color-foreground),.04)}.bundle-detail__main-image{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .15s ease}.bundle-detail__thumbnails{display:flex;flex-wrap:wrap;gap:.6rem}.bundle-detail__thumb{width:5.6rem;height:5.6rem;border:2px solid rgba(var(--color-foreground),.12);border-radius:.5rem;overflow:hidden;cursor:pointer;padding:0;background:none;transition:border-color .15s ease;flex-shrink:0}.bundle-detail__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bundle-detail__thumb.is-active,.bundle-detail__thumb:hover{border-color:rgb(var(--color-button))}.bundle-detail__info{padding:3rem 2.4rem 3rem 2rem;display:flex;flex-direction:column;gap:1.2rem}@media screen and (max-width:749px){.bundle-detail__info{padding:2rem}}.bundle-detail__vendor{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgba(var(--color-foreground),.5);margin:0}.bundle-detail__title{font-size:2.2rem;line-height:1.25;margin:0}.bundle-detail__price .price{font-size:1.8rem}.bundle-detail__description{font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.8);margin:0}.bundle-detail__description p:first-child{margin-top:0}.bundle-detail__description p:last-child{margin-bottom:0}.bundle-detail__tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.4rem}.bundle-detail__tag{font-size:1.2rem;padding:.3rem .9rem;background:rgba(var(--color-foreground),.07);border-radius:2rem;color:rgba(var(--color-foreground),.65)}.bundle-items__empty{grid-column:1 / -1;text-align:center;padding:4rem 2rem;border:2px dashed rgba(var(--color-foreground),.15);border-radius:.8rem;color:rgba(var(--color-foreground),.45)}.bundle-items__empty p{margin:.4rem 0 0;font-size:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/116/assets/section-main-bundle-product.css.map */
