.bundle-overview-hint{margin-top:8px;margin-bottom:8px;font-size:15px;color:#6b7280;font-weight:500}.bundle-pack-bar{width:80%;max-width:720px;margin:18px auto 30px}.bundle-pack-track{position:relative;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border:1px solid #1F3A28;border-radius:999px;background:#e9f8f1;overflow:visible;min-height:36px}.bundle-pack-fill{position:absolute;left:0;top:0;bottom:0;width:0%;background:linear-gradient(90deg,#1f3a28,#2b5a3e);border-radius:999px;transition:width .35s ease;z-index:0}.bundle-pack-option{position:relative;z-index:1;text-align:center;padding:14px 10px;font-weight:700;font-size:18px;color:#1f1f1f;transition:color .25s ease,transform .2s ease}.bundle-pack-option.active{color:#fff;transform:translateY(-2px)}.bundle-pack-label{display:inline-block;line-height:1}.bundle-save-badge{position:absolute;left:72%;bottom:-18px;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;gap:6px;width:max-content;padding:4px;border-radius:999px;white-space:nowrap;z-index:3;pointer-events:none;transition:background .25s ease,box-shadow .25s ease,transform .25s ease,color .25s ease}.bundle-pack-option .bundle-save-badge{background:#16a34a;border:1px solid #d8e1dc;box-shadow:0 4px 10px #0000000f}.bundle-pack-option.active .bundle-save-badge{background:linear-gradient(135deg,#ff8a5c,#ff6f91);border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 20px #1f3a2847,0 0 0 6px #7bc7a424;animation:bundleBadgePop .45s cubic-bezier(.2,.9,.2,1),bundleBadgeGlow 1.8s ease-in-out infinite}.bundle-save-badge .icon-active{display:none}.bundle-save-badge .icon-inactive{display:block}.bundle-pack-option.active .icon-active{display:block;transform:scale(1.08)}.bundle-pack-option.active .icon-inactive{display:none}.bundle-save-badge img{width:24px;height:24px;object-fit:contain}.bundle-pack-option.active .bundle-save-badge img{filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.save-text{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:600;color:#fff;line-height:1;transition:color .25s ease}.save-text strong{font-weight:700}.bundle-pack-option.active .save-text,.bundle-pack-option.active .save-text strong{color:#fff}@keyframes bundleBadgePop{0%{transform:translate(-50%) scale(.86)}55%{transform:translate(-50%) scale(1.08)}to{transform:translate(-50%) scale(1)}}@keyframes bundleBadgeGlow{0%,to{box-shadow:0 8px 20px #1f3a2838,0 0 #7bc7a42e}50%{box-shadow:0 8px 24px #1f3a284d,0 0 0 8px #7bc7a414}}@media(max-width:768px){.bundle-pack-bar{width:100%;margin:16px auto 26px}.bundle-pack-track{min-height:36px}.bundle-pack-option{font-size:15px;padding:6px 8px}.bundle-save-badge{bottom:-18px;padding:3px 8px;gap:2px}.bundle-save-badge img{width:20px;height:20px}.save-text{font-size:11px}}.bundle-error-message{margin-top:10px;font-size:14px;color:#9c3a48;opacity:0;transform:translateY(-4px);transition:all .25s ease;min-height:20px}.bundle-error-message.is-visible{opacity:1;transform:translateY(0)}.bundle-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bundle-card{position:relative;display:flex;align-items:center;gap:14px;border-radius:20px;padding:14px;background:#f4f7fb;border:1.5px solid #d9dee3;cursor:pointer;transition:all .22s ease}.bundle-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000014;border-color:#c8d2cb}.bundle-card input[type=checkbox]{display:none}.bundle-card img{width:64px;height:64px;object-fit:cover;border-radius:10px}.bundle-card-info{display:flex;flex-direction:column;gap:4px}.bundle-card-title{font-weight:600}.bundle-card-price{font-size:14px}.bundle-card.is-selected{background:#e6f4ec;border-color:#1f3a28;transform:translateY(-3px);box-shadow:0 12px 28px #1f3a282e,0 0 0 4px #7bc7a426}.bundle-card-price .compare-price{text-decoration:line-through;opacity:.5;margin-right:6px}.bundle-summary{background:#f4f7f5;border-radius:16px;padding:16px;border:1px solid rgba(0,0,0,.05)}.bundle-size-section{margin-top:28px}.bundle-size-heading{margin:0 0 14px;font-size:28px;line-height:1.1;font-weight:700;color:#2f2626;letter-spacing:-.02em}.bundle-sizes{display:flex;flex-wrap:wrap;gap:12px;margin-top:0}.bundle-size-option{position:relative;cursor:pointer}.bundle-size-option input{display:none}.bundle-size-option span{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:48px;padding:0 18px;border-radius:18px;border:1.5px solid #cfd4d8;background:#f4f7fb;color:#2f2626;font-size:18px;font-weight:700;line-height:1;transition:all .2s ease;box-sizing:border-box}.bundle-size-option span:hover{transform:translateY(-1px);border-color:#9fb4a7;box-shadow:0 6px 14px #0000000f}.bundle-size-option input:checked+span{background:linear-gradient(135deg,#1f3a28,#2b5a3e);border-color:#1f3a28;color:#fff;box-shadow:0 8px 18px #1f3a2838,0 0 0 4px #7bc7a41f}.bundle-size-option input:focus-visible+span{outline:3px solid rgba(123,199,164,.35);outline-offset:2px}@media(max-width:768px){.bundle-size-section{margin-top:24px}.bundle-size-heading{margin-bottom:12px;font-size:22px}.bundle-sizes{gap:10px}.bundle-size-option span{min-width:60px;height:36px;padding:0 16px;border-radius:16px;font-size:16px}}.bundle-overview{margin:18px 0 20px;padding:18px 20px;border-radius:24px;background:#f4f7f5;border:1.5px solid #d9dee3;box-shadow:0 10px 24px #0000000d}.bundle-overview-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.bundle-overview-label{flex:0 0 auto;font-size:16px;font-weight:700;color:#2f2626}.bundle-overview-items{flex:1 1 auto;text-align:right;font-size:16px;font-weight:600;color:#2f2626;line-height:1.4}.bundle-overview-divider{height:1px;margin:14px 0;background:#1f3a281a}.bundle-overview-total-row{align-items:center}.bundle-overview-prices{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;justify-content:flex-end}.bundle-total-original{font-size:16px;color:#8b8b8b;text-decoration:line-through;font-weight:600}.bundle-total-final{font-size:22px;font-weight:800;color:#1f3a28;line-height:1}.bundle-hidden{display:none!important}@media(max-width:768px){.bundle-overview{padding:16px;border-radius:20px;margin:16px 0 18px}.bundle-overview-row{flex-direction:row;align-items:flex-start;gap:6px}.bundle-overview-items{text-align:left;font-size:13px}.bundle-overview-prices{justify-content:flex-start;gap:10px}.bundle-total-final{font-size:20px}}.bundle-atc-btn{width:100%;height:56px;border-radius:999px;border:none;background:#1f3a28;color:#fff;font-size:18px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 6px 18px #00000026}.bundle-atc-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0003}.bundle-atc-btn:active{transform:translateY(0);box-shadow:0 4px 12px #00000026}.bundle-atc-btn:disabled{opacity:.6;cursor:not-allowed}.atc-text{letter-spacing:.2px}.bundle-total-wrap{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bundle-total-original{font-size:14px;color:#777;text-decoration:line-through}.bundle-total-final{font-size:18px;font-weight:700;color:#1f3a28}.size-pill{width:64px;height:64px;border-radius:999px;border:2px solid #1F3A28;background:#fff;color:#17395f;font-size:24px;font-weight:700;cursor:pointer}.size-pill.is-active{background:#1f3a28;color:#fff}.bundle-card{min-width:0;overflow:hidden}.bundle-card-info{flex:1;min-width:0}.bundle-card-title{overflow-wrap:break-word;line-height:1.15}.bundle-card-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.15;white-space:normal;font-size:14px}.bundle-card-price .compare-price{display:block;margin-right:0;text-decoration:line-through;opacity:.5}.bundle-card-price .sale-price{display:block}
/*# sourceMappingURL=/cdn/shop/t/18/assets/bundle.css.map */
