html:has(.modal--bundle[open]){overflow:hidden}.bundle-save-widget__wrap{width:100%}.bundle-banner{position:relative;overflow:hidden;margin-block-start:12px;padding:16px 20px;border:2px solid var(--color-accent, #c9a84c);border-radius:8px;background:linear-gradient(135deg,#fffdf5,#fef9eb);color:#1a1a1a}.bundle-banner:before{content:"";position:absolute;top:-20px;right:-20px;width:80px;height:80px;border-radius:50%;background:var(--color-accent, #c9a84c);opacity:.08;pointer-events:none}.bundle-banner__head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.bundle-banner__icon{font-size:18px;color:var(--color-accent, #c9a84c)}.bundle-banner__tag{font-size:11px;font-weight:700;color:var(--color-accent, #c9a84c);text-transform:uppercase;letter-spacing:1px}.bundle-banner__title{font-size:16px;font-weight:700;margin-bottom:4px}.bundle-banner__sub{font-size:13px;color:#525252;margin-bottom:12px}.bundle-banner__cta{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;border:none;border-radius:6px;background:var(--color-accent, #c9a84c);color:#1a1a1a;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.bundle-banner__cta:hover{background:#b89540}.modal--bundle .modal__content{padding:56px 24px 24px}.bundle-modal{display:flex;flex-direction:column;gap:16px}.bundle-modal__header{padding:18px 20px;background:linear-gradient(135deg,#fffdf5,#fef9eb);border:1px solid #f5ecd7;border-radius:8px}.bundle-modal__tag{display:inline-block;font-size:11px;font-weight:700;color:var(--color-accent, #c9a84c);text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.bundle-modal__title{font-size:20px;font-weight:700;margin:0 0 4px}.bundle-modal__sub{font-size:13px;color:#525252;margin:0}.bundle-tabs-wrap{display:block}.bundle-tabs{display:flex;gap:2px;padding:8px 8px 0;background:#fafafa;border:1px solid #f5f5f5;border-bottom-width:2px;border-radius:8px 8px 0 0;overflow-x:auto;scrollbar-width:thin}.bundle-tabs::-webkit-scrollbar{height:4px}.bundle-tabs::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:4px}.bundle-tab{flex:1;min-width:84px;padding:10px 6px;border:1.5px solid #e5e5e5;border-bottom:3px solid transparent;border-radius:8px 8px 0 0;background:#fff;font:inherit;color:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;transition:all .15s ease}.bundle-tab:focus{outline:none}.bundle-tab:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.bundle-tab:hover{border-color:var(--color-accent, #c9a84c);background:#fffdf5}.bundle-tab:active{transform:scale(.97)}.bundle-tab[aria-selected=true]{border-color:var(--color-accent, #c9a84c);border-bottom-color:var(--color-accent, #c9a84c);background:linear-gradient(180deg,#fffdf5,#fff);box-shadow:0 -2px 8px #c9a84c26}.bundle-tab>*{pointer-events:none}.bundle-tab__discount{font-size:18px;font-weight:800;line-height:1;color:#404040;transition:color .15s ease}.bundle-tab:hover .bundle-tab__discount,.bundle-tab[aria-selected=true] .bundle-tab__discount{color:#8b6914}.bundle-tab__label{font-size:10px;font-weight:600;color:#737373;text-transform:uppercase;letter-spacing:.5px;margin-top:3px}.bundle-tab[aria-selected=true] .bundle-tab__label{color:#404040}.bundle-tab__arrow{display:block;font-size:8px;color:#a3a3a3;margin-top:2px;transition:color .15s ease}.bundle-tab:hover .bundle-tab__arrow,.bundle-tab[aria-selected=true] .bundle-tab__arrow{color:var(--color-accent, #c9a84c)}.bundle-panel{padding:20px 24px 24px}.bundle-panel[hidden]{display:none}.bundle-skeleton{display:flex;flex-direction:column}@keyframes bundle-shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.bundle-skeleton__shimmer{background-color:#f0f0f0;background-image:linear-gradient(90deg,#fff0,#fff9,#fff0);background-size:200px 100%;background-repeat:no-repeat;border-radius:4px;animation:bundle-shimmer 1.4s ease-in-out infinite}.bundle-skeleton__rule{height:16px;width:70%;margin-bottom:6px}.bundle-skeleton__desc{height:13px;width:55%;margin-bottom:8px}.bundle-skeleton__code{height:22px;width:130px;margin-bottom:16px}.bundle-skeleton__cards{display:flex;gap:12px;overflow:hidden;padding-bottom:4px}.bundle-skeleton__card{flex-shrink:0;width:140px;border:1.5px solid #e5e5e5;border-radius:8px;background:#fff;overflow:hidden}.bundle-skeleton__card-img{height:100px;border-radius:0}.bundle-skeleton__card-info{padding:8px 10px}.bundle-skeleton__card-line{height:12px;margin-bottom:4px}.bundle-skeleton__card-line--short{width:60%}.bundle-skeleton__card-price{height:14px;width:50%;margin-top:6px}.bundle-skeleton__card-btn{height:30px;border-radius:0}.bundle-panel__error{display:flex;align-items:center;justify-content:center;min-height:200px;padding:16px;font-size:13px;color:#c0392b;text-align:center}.bundle-campaign{display:flex;flex-direction:column}.bundle-campaign__rule{font-size:14px;font-weight:600;margin-bottom:4px}.bundle-campaign__hl{color:var(--color-accent, #c9a84c);font-weight:700}.bundle-campaign__desc{font-size:13px;color:#525252;margin-bottom:16px}.bundle-campaign__size-note{font-size:12px;color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:20px;padding:3px 12px;margin-bottom:8px;display:inline-flex;align-items:center;width:fit-content}.bundle-campaign__code{align-self:flex-start;font-size:11px;font-weight:600;color:#525252;background:#f5f5f5;padding:4px 8px;border-radius:4px;margin-bottom:16px}.bundle-campaign__products{display:flex;gap:12px;overflow-x:auto;padding:4px 0 8px;scrollbar-width:thin}.bundle-campaign__products>.shopify-section{display:contents}.bundle-campaign__products::-webkit-scrollbar{height:4px}.bundle-campaign__products::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:4px}.bundle-sub-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;margin-bottom:4px}.bundle-sub-tab{display:inline-flex;align-items:center;gap:4px;padding:6px 16px;font-size:13px;font-weight:600;border:1.5px solid #d1d5db;border-radius:999px;background:#fff;color:#6b7280;cursor:pointer;transition:all .15s ease;white-space:nowrap}.bundle-sub-tab:focus{outline:none}.bundle-sub-tab:focus-visible{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb}.bundle-sub-tab:hover{border-color:#9ca3af;color:#374151}.bundle-sub-tab.is-active{border-color:var(--color-accent, #c9a84c);background:#fffdf5;color:#1a1a1a}.bundle-sub-tab__count{font-size:11px;font-weight:400;color:#6b7280}.bundle-sub-tab.is-active .bundle-sub-tab__count{color:#6b7280}.bundle-campaign__view-all{align-self:center;margin-top:12px;font-size:13px;font-weight:600;color:var(--color-accent, #c9a84c);text-decoration:none}.bundle-campaign__view-all:hover{text-decoration:underline}.bundle-campaign__empty{display:flex;align-items:center;justify-content:center;min-height:160px;padding:24px 16px;border:1px dashed #e5e5e5;border-radius:8px;font-size:13px;color:#737373;text-align:center}.bundle-campaign__hint{display:flex;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 14px;border-radius:6px;background:#f0f9ff;border:1px solid #bae6fd;font-size:12px;line-height:1.5;color:#0369a1}.bundle-campaign__hint strong{color:#0c4a6e;font-weight:700}.bundle-campaign__hint-icon{flex-shrink:0;font-size:14px;line-height:1.4}.bundle-product-card{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:140px;border:1.5px solid #e5e5e5;border-radius:8px;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.bundle-product-card:hover{border-color:#a3a3a3;box-shadow:0 1px 3px #00000014}.bundle-product-card__badge{position:absolute;top:6px;left:6px;z-index:1;background:var(--color-accent, #c9a84c);color:#1a1a1a;font-size:9px;font-weight:700;padding:2px 6px;border-radius:3px;text-transform:uppercase;letter-spacing:.3px}.bundle-product-card__media{display:block;position:relative;height:100px;background:#f5f5f5;overflow:hidden;text-decoration:none;color:inherit}.bundle-product-card__img{display:block;width:100%;height:100%;object-fit:contain}.bundle-product-card__img--real{padding:6px}.bundle-product-card__img--placeholder{fill:#d4d4d4;background:#f5f5f5}.bundle-product-card__img--c1{background:linear-gradient(135deg,#d4c5a9,#b8a88a)}.bundle-product-card__img--c2{background:linear-gradient(135deg,#a8b5c4,#8a9bb0)}.bundle-product-card__img--c3{background:linear-gradient(135deg,#c4b8a8,#a89880)}.bundle-product-card__img--c4{background:linear-gradient(135deg,#b8c4a8,#a0b090)}.bundle-product-card__img--c5{background:linear-gradient(135deg,#c4a8b8,#b090a0)}.bundle-product-card__info{padding:8px 10px;flex:1}.bundle-product-card__name{display:block;font-size:12px;font-weight:600;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none;color:inherit}a.bundle-product-card__name:hover{text-decoration:underline}.bundle-product-card__size{font-size:12px;color:#4b5563;margin-bottom:4px}.bundle-product-card__variant-select{width:100%;padding:4px 6px;font-size:12px;border:1px solid #d1d5db;border-radius:4px;background:#fff;color:#374151;cursor:pointer;-webkit-appearance:auto;appearance:auto}.bundle-product-card__variant-select:focus{outline:2px solid var(--color-accent, #c9a84c);outline-offset:1px}.bundle-product-card__price{font-size:13px;font-weight:700}.bundle-product-card__add{width:100%;padding:8px;background:#1a1a1a;color:#fff;border:none;font-size:11px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.bundle-product-card__add:hover{background:#404040}.bundle-product-card__add-default{display:inline}.bundle-product-card__add-selected{display:none}.bundle-product-card.is-selected{border-color:#2d8f5e;border-width:2px;box-shadow:0 0 0 2px #2d8f5e26}.bundle-product-card.is-selected .bundle-product-card__add{background:#2d8f5e}.bundle-product-card.is-selected .bundle-product-card__add:hover{background:#25794f}.bundle-product-card.is-selected .bundle-product-card__add-default{display:none}.bundle-product-card.is-selected .bundle-product-card__add-selected{display:inline}.bundle-product-card.is-selected .bundle-product-card__add:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.bundle-summary{margin-top:20px;padding:16px 20px;background:#e8f5ee;border:1.5px solid rgba(45,143,94,.2);border-radius:8px;animation:bundle-summary-fade-in .25s ease}.bundle-summary[hidden]{display:none}@keyframes bundle-summary-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bundle-summary__header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.bundle-summary__check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#2d8f5e;color:#fff;font-size:11px;font-weight:700}.bundle-summary__title{font-size:14px;font-weight:700;color:#2d8f5e}.bundle-summary__items{margin-bottom:4px}.bundle-summary__row{display:flex;justify-content:space-between;align-items:baseline;padding:4px 0;font-size:13px;gap:12px}.bundle-summary__row-label{color:#404040;flex:1;min-width:0}.bundle-summary__row-price{white-space:nowrap;flex-shrink:0}.bundle-summary__row-old{color:#a3a3a3;text-decoration:line-through;font-size:12px;margin-right:4px}.bundle-summary__row-new{font-weight:700;color:#2d8f5e}.bundle-summary__divider{height:1px;background:#2d8f5e26;margin:8px 0}.bundle-summary__total-row{display:flex;justify-content:space-between;align-items:baseline;font-size:15px;font-weight:700;margin-bottom:4px}.bundle-summary__savings{text-align:right;font-size:13px;font-weight:600;color:#2d8f5e;margin-bottom:14px}.bundle-summary__cta{width:100%;padding:12px;background:var(--color-accent, #c9a84c);color:#1a1a1a;border:none;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer;margin-bottom:12px;transition:background-color .15s ease}.bundle-summary__cta:hover:not(:disabled){background:#b89540}.bundle-summary__cta:disabled{opacity:.6;cursor:wait}.bundle-summary__code{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1.5px dashed #d4d4d4;border-radius:6px;padding:10px 14px}.bundle-summary__code-label{font-size:12px;color:#737373}.bundle-summary__code-value{font-size:15px;font-weight:700;font-family:SF Mono,Consolas,monospace;letter-spacing:1px}.bundle-summary__error{margin-top:8px;padding:8px 10px;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;font-size:12px;color:#c0392b}.bundle-cart-banner{margin:16px 0;padding:16px;background:linear-gradient(135deg,#fffdf5,#fef9eb);border:1.5px solid var(--color-accent, #c9a84c);border-radius:8px;animation:bundle-summary-fade-in .3s ease}.bundle-cart-banner+.bundle-cart-banner{margin-top:8px}.bundle-cart-banner__head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.bundle-cart-banner__icon{font-size:16px;line-height:1}.bundle-cart-banner__title{font-size:14px;font-weight:700;color:#1a1a1a}.bundle-cart-banner__desc{font-size:13px;color:#525252;line-height:1.5;margin-bottom:12px}.bundle-cart-banner__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.bundle-cart-banner__code{flex:1;min-width:120px;font-size:14px;font-weight:700;font-family:SF Mono,Consolas,monospace;letter-spacing:1px;background:#fff;border:1.5px dashed #d4d4d4;padding:8px 14px;border-radius:6px;text-align:center}.bundle-cart-banner__apply{padding:8px 20px;background:var(--color-accent, #c9a84c);color:#1a1a1a;border:none;border-radius:6px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;text-decoration:none;transition:background-color .15s ease}.bundle-cart-banner__apply:hover{background:#b89540;text-decoration:none}.bundle-cart-banner__apply:disabled{cursor:default;opacity:.85}.bundle-cart-banner--loading .bundle-cart-banner__apply{display:inline-flex;align-items:center;gap:8px;opacity:.9}.bundle-cart-banner--loading .bundle-cart-banner__apply:before{content:"";width:12px;height:12px;border-radius:50%;border:2px solid rgba(26,26,26,.25);border-top-color:#1a1a1a;animation:bundle-cart-banner-spin .7s linear infinite}@keyframes bundle-cart-banner-spin{to{transform:rotate(360deg)}}.bundle-cart-banner--applied{border-color:#2d8f5e;background:#e8f5ee}.bundle-cart-banner--applied .bundle-cart-banner__apply{background:#2d8f5e;color:#fff}.bundle-cart-banner--applied .bundle-cart-banner__code{border-color:#2d8f5e;color:#2d8f5e}@media(max-width:749px){.modal--bundle .modal__content{padding:48px 16px 16px}.bundle-modal{gap:12px}.bundle-modal__header{padding:14px 16px}.bundle-modal__title{font-size:18px}.bundle-tab{min-width:72px;padding:8px 4px}.bundle-tab__discount{font-size:16px}.bundle-panel{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/449/assets/bundle-save-widget.css.map */
