.bundle-page{max-width:var(--page-width, 1200px);margin:0 auto}.bundle-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}@media(max-width:989px){.bundle-layout{grid-template-columns:1fr;gap:24px}}.bundle-info{display:flex;flex-direction:column;gap:0}.bundle-info--sticky{position:sticky;top:100px}.bundle-info__vendor{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#6b6b6b;margin:0 0 8px}.bundle-info__title{font-size:clamp(24px,3vw,36px);font-weight:700;color:#1a1a1a;line-height:1.15;margin:0 0 16px}.bundle-info__pricing{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.bundle-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.bundle-price--original{font-size:15px;color:#999;text-decoration:line-through;font-weight:400}.bundle-sale-badge{display:inline-block;background:#e91e63;color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:4px;letter-spacing:.03em}.bundle-price--current{font-size:22px;font-weight:700;color:#1a1a1a;display:block}.bundle-price__savings{display:inline-block;background:#e8f5e9;color:#2e7d32;font-size:12px;font-weight:600;padding:4px 10px;border-radius:20px;margin-top:4px;width:fit-content}.bundle-tax-note{font-size:13px;color:#6b6b6b;margin-bottom:20px}.bundle-tax-note a{color:#1a1a1a;text-decoration:underline}.bundle-components{border-top:1px solid #e8e8e8;padding-top:20px;margin-bottom:20px}.bundle-components__heading{font-size:13px;font-weight:400;color:#1a1a1a;margin:0 0 14px;letter-spacing:0;text-transform:none}.bundle-components__list{display:flex;flex-direction:column;gap:10px}.bundle-item{display:grid;grid-template-columns:72px 1fr;gap:14px;align-items:start;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;transition:border-color .2s}.bundle-item:hover{border-color:#f64d8d}.bundle-item__image{width:72px;height:72px;border-radius:6px;overflow:hidden;background:#f9f4f6;flex-shrink:0}.bundle-item__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.bundle-item:hover .bundle-item__image img{transform:scale(1.04)}.bundle-item__details{display:flex;flex-direction:column;gap:3px;padding-top:2px}.bundle-item__title{font-size:13px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}.bundle-item__shade-label{font-size:12px;color:#6b6b6b;margin:0}.bundle-item__select-wrap{position:relative;margin-top:6px}.bundle-item__select{width:100%;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #d9d9d9;border-radius:6px;padding:8px 36px 8px 12px;font-size:13px;font-weight:400;color:#1a1a1a;cursor:pointer;transition:border-color .2s,box-shadow .2s;line-height:1.4;height:40px}.bundle-item__select:hover{border-color:#1a1a1a}.bundle-item__select:focus{outline:none;border-color:#1a1a1a;box-shadow:0 0 0 2px #00000014}.bundle-item__select option:disabled{color:#aaa}.bundle-item__select-arrow{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#1a1a1a;pointer-events:none;display:flex;align-items:center}.bundle-page--rtl .bundle-item__select{padding:8px 12px 8px 36px;font-family:Cairo,sans-serif}.bundle-page--rtl .bundle-item__select-arrow{right:auto;left:12px}.bundle-cart-area{display:flex;flex-direction:column;gap:10px}.bundle-cart-row{display:flex;gap:10px;align-items:stretch}.bundle-quantity{display:flex;align-items:center;border:1px solid #d9d9d9;border-radius:6px;overflow:hidden;flex-shrink:0;height:52px;width:110px}.bundle-quantity__btn{width:36px;height:52px;background:none;border:none;cursor:pointer;color:#1a1a1a;transition:background .15s;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.bundle-quantity__btn:hover{background:#f5f5f5}.bundle-quantity__btn svg{width:14px;height:14px}.bundle-quantity__input{flex:1;height:52px;border:none;border-left:1px solid #d9d9d9;border-right:1px solid #d9d9d9;text-align:center;font-size:14px;font-weight:500;color:#1a1a1a;background:#fff;-moz-appearance:textfield;min-width:0}.bundle-quantity__input::-webkit-inner-spin-button,.bundle-quantity__input::-webkit-outer-spin-button{-webkit-appearance:none}.bundle-atc-btn{flex:1!important;height:52px!important;background:#f64d8d!important;color:#fff!important;border:none!important;border-radius:6px!important;cursor:pointer!important;font-size:15px!important;font-weight:600!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;transition:background .2s,transform .1s!important;letter-spacing:.01em!important;padding:0 20px!important;text-transform:none!important}.bundle-atc-btn:hover{background:#e03a7a!important}.bundle-atc-btn:active{transform:scale(.98)!important}.bundle-atc-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.bundle-atc-btn__compare{font-size:13px;opacity:.75;font-weight:400}.bundle-atc-btn .loading-overlay__spinner{position:static;width:18px;height:18px;margin-left:6px}.bundle-cart-message{font-size:13px;font-weight:500;min-height:18px;margin:0}.bundle-badge{display:inline-block;background:#fce4ec;color:#c2185b;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:3px 10px;border-radius:20px;margin-bottom:10px;width:fit-content}.bundle-info__subtitle{font-size:14px;color:#6b6b6b;margin:0 0 16px;line-height:1.6}.bundle-page--rtl .bundle-info__title,.bundle-page--rtl .bundle-info__subtitle,.bundle-page--rtl .bundle-item__title,.bundle-page--rtl .bundle-item__shade-label,.bundle-page--rtl .bundle-components__heading,.bundle-page--rtl .bundle-atc-btn,.bundle-page--rtl .bundle-tax-note{font-family:Cairo,sans-serif}.bundle-page--rtl .bundle-price-row{flex-direction:row-reverse;justify-content:flex-end}.bundle-page--rtl .bundle-info__pricing{align-items:flex-end}@media(max-width:600px){.bundle-item{grid-template-columns:60px 1fr;gap:10px;padding:10px}.bundle-item__image{width:60px;height:60px}.bundle-cart-row{flex-direction:column}.bundle-quantity{width:100%;justify-content:center}.bundle-atc-btn{width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/bundle-product-page.css.map */
