.appe-bundle{--appe-bundle-bg: #f7f5f1;--appe-bundle-text: #0a0a0a;--appe-bundle-muted: #5c5c5c;--appe-bundle-red: #c41e3a;--appe-bundle-gold: #c9a227;--appe-bundle-gold-light: #f5e6b8;--appe-bundle-card: #ffffff;--appe-bundle-border: #e8e4de;--appe-bundle-radius: 16px;--appe-bundle-shadow: 0 8px 32px rgba(10, 10, 10, .08);background:var(--appe-bundle-bg);color:var(--appe-bundle-text);overflow-x:hidden}.appe-bundle__inner{max-width:var(--appe-bundle-max-width, 1280px);margin:0 auto;padding:0 20px 112px}@media(min-width:990px){.appe-bundle__inner{padding-bottom:48px}}.appe-bundle-hero{display:grid;gap:32px;align-items:center;padding:40px 0 32px}@media(max-width:990px){.appe-bundle-hero{padding-top:30px}}@media(min-width:990px){.appe-bundle-hero{grid-template-columns:1fr 1fr;padding:56px 0 40px;gap:48px}}.appe-bundle-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:var(--appe-bundle-gold-light);color:#7a5c00;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;margin-bottom:16px}.appe-bundle-hero__heading{font-size:clamp(28px,4vw,44px);line-height:1.15;font-weight:700;margin:0 0 16px}.appe-bundle-hero__heading em{font-style:normal;color:var(--appe-bundle-red)}.appe-bundle-hero__subheading{font-size:16px;line-height:1.6;color:var(--appe-bundle-muted);margin:0 0 24px}.appe-bundle-hero__steps{display:grid;gap:12px;margin:0;padding:0;list-style:none}.appe-bundle-hero__step{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.5}.appe-bundle-hero__step-num{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:var(--appe-bundle-red);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.appe-bundle-hero__media{position:relative;display:flex;justify-content:center;align-items:center}.appe-bundle-hero__image-wrap{position:relative;max-width:420px;width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.appe-bundle-hero__image-wrap:before{content:"";position:absolute;top:10%;right:10%;bottom:10%;left:10%;border-radius:50%;background:radial-gradient(circle,var(--appe-bundle-gold-light) 0%,transparent 70%);z-index:0}.appe-bundle-hero__image{position:relative;z-index:1;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(196,30,58,.2))}.appe-bundle-progress{background:var(--appe-bundle-card);border-radius:var(--appe-bundle-radius);padding:20px 24px;box-shadow:var(--appe-bundle-shadow);margin-bottom:28px}.appe-bundle-progress__stats{display:flex;flex-wrap:wrap;gap:16px 32px;margin-bottom:16px}.appe-bundle-progress__stat{font-size:14px;line-height:1.4}.appe-bundle-progress__stat strong{display:block;font-size:18px;font-weight:700;color:var(--appe-bundle-text)}.appe-bundle-progress__message{font-size:14px;color:var(--appe-bundle-muted);margin-bottom:12px}.appe-bundle-progress__message.is-unlocked{color:var(--appe-bundle-red);font-weight:600}.appe-bundle-progress__bar-track{height:10px;border-radius:999px;background:var(--appe-bundle-border);overflow:hidden}.appe-bundle-progress__bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--appe-bundle-red),var(--appe-bundle-gold));width:0%;transition:width .5s cubic-bezier(.4,0,.2,1)}.appe-bundle__layout{display:grid;gap:32px}@media(min-width:990px){.appe-bundle__layout{grid-template-columns:1fr 380px;align-items:start}}.appe-bundle-filters{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;margin-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.appe-bundle-filters::-webkit-scrollbar{display:none}.appe-bundle-filters__pill{flex-shrink:0;padding:10px 18px;border-radius:999px;border:1px solid var(--appe-bundle-border);background:var(--appe-bundle-card);color:var(--appe-bundle-text);font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.appe-bundle-filters__pill:hover,.appe-bundle-filters__pill:focus-visible{border-color:var(--appe-bundle-gold);outline:none}.appe-bundle-filters__pill.is-active{background:var(--appe-bundle-red);border-color:var(--appe-bundle-red);color:#fff}.appe-bundle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:100%}@media(min-width:750px){.appe-bundle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.appe-bundle-card{background:var(--appe-bundle-card);border-radius:var(--appe-bundle-radius);border:2px solid transparent;overflow:hidden;box-shadow:0 2px 12px #0a0a0a0a;transition:border-color .2s,box-shadow .2s;display:flex;flex-direction:column;width:100%;min-width:0;max-width:100%}.appe-bundle-card:hover{box-shadow:var(--appe-bundle-shadow)}.appe-bundle-card.is-selected{border-color:var(--appe-bundle-gold);box-shadow:0 4px 16px #c9a22738}.appe-bundle-card.is-hidden{display:none}.appe-bundle-card__image-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f0ede7}.appe-bundle-card__image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.appe-bundle-card:hover .appe-bundle-card__image{transform:scale(1.04)}.appe-bundle-card__selected-badge{position:absolute;top:10px;right:10px;width:28px;height:28px;border-radius:50%;background:var(--appe-bundle-gold);color:#fff;display:none;align-items:center;justify-content:center;font-size:14px;font-weight:700}.appe-bundle-card.is-selected .appe-bundle-card__selected-badge{display:flex;animation:appe-bundle-pop .3s ease}@keyframes appe-bundle-pop{0%{transform:scale(0)}70%{transform:scale(1.15)}to{transform:scale(1)}}.appe-bundle-card__body{padding:14px;display:flex;flex-direction:column;flex:1;gap:10px}.appe-bundle-card__title{font-size:14px;font-weight:600;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.appe-bundle-card__price{font-size:15px;font-weight:700;color:var(--appe-bundle-text)}.appe-bundle-card__price del{color:var(--appe-bundle-muted);font-weight:400;font-size:13px;margin-right:6px}.appe-bundle-card__variant-select{width:100%;padding:8px 10px;border:1px solid var(--appe-bundle-border);border-radius:8px;font-size:13px;background:#fff}.appe-bundle-card__actions{display:flex;justify-content:center;margin-top:auto}.appe-bundle-card__add{width:auto;min-width:0;padding:7px 14px;border:none;border-radius:999px;background:var(--appe-bundle-text);color:#fff;font-size:11px;font-weight:600;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.appe-bundle-card__add:hover{background:var(--appe-bundle-red)}.appe-bundle-card.is-selected .appe-bundle-card__add{background:var(--appe-bundle-gold);color:#1a1a1a}.appe-bundle-summary{background:var(--appe-bundle-card);border-radius:var(--appe-bundle-radius);box-shadow:var(--appe-bundle-shadow);overflow:hidden}@media(min-width:990px){.appe-bundle-summary{position:sticky;top:24px}}.appe-bundle-summary__header{padding:20px 20px 12px;border-bottom:1px solid var(--appe-bundle-border)}.appe-bundle-summary__title{font-size:18px;font-weight:700;margin:0 0 4px}.appe-bundle-summary__subtitle{font-size:13px;color:var(--appe-bundle-muted);margin:0}.appe-bundle-summary__items{max-height:280px;overflow-y:auto;padding:12px 20px}.appe-bundle-summary__empty{text-align:center;padding:24px 12px;color:var(--appe-bundle-muted);font-size:14px}.appe-bundle-summary__item{display:grid;grid-template-columns:52px 1fr auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--appe-bundle-border);animation:appe-bundle-slide-in .25s ease}@keyframes appe-bundle-slide-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.appe-bundle-summary__item:last-child{border-bottom:none}.appe-bundle-summary__thumb{width:52px;height:52px;border-radius:8px;object-fit:cover;background:#f0ede7}.appe-bundle-summary__item-info{min-width:0}.appe-bundle-summary__item-title{font-size:13px;font-weight:600;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appe-bundle-summary__item-meta{font-size:12px;color:var(--appe-bundle-muted)}.appe-bundle-summary__qty{display:inline-flex;align-items:center;border:1px solid var(--appe-bundle-border);border-radius:8px;overflow:hidden;margin-top:6px}.appe-bundle-summary__qty-btn{width:28px;height:30px;border:none;background:#f7f5f1;cursor:pointer;font-size:14px;line-height:1;color:var(--appe-bundle-text)}.appe-bundle-summary__qty-input{height:30px;border:none;text-align:center;font-size:13px;font-weight:600;color:#0a0a0a;background:#fff;-moz-appearance:textfield}.appe-bundle-summary__qty-input::-webkit-outer-spin-button,.appe-bundle-summary__qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.appe-bundle-summary__item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.appe-bundle-summary__item-price{font-size:13px;font-weight:700}.appe-bundle-summary__remove{background:none;border:none;color:var(--appe-bundle-muted);font-size:11px;cursor:pointer;text-decoration:underline;padding:0}.appe-bundle-summary__remove:hover{color:var(--appe-bundle-red)}.appe-bundle-summary__mini-progress{padding:0 20px 12px}.appe-bundle-summary__mini-bar{height:6px;border-radius:999px;background:var(--appe-bundle-border);overflow:hidden}.appe-bundle-summary__mini-fill{height:100%;background:linear-gradient(90deg,var(--appe-bundle-red),var(--appe-bundle-gold));width:0%;transition:width .5s cubic-bezier(.4,0,.2,1)}.appe-bundle-summary__totals{padding:16px 20px;border-top:1px solid var(--appe-bundle-border);background:#faf9f7}.appe-bundle-summary__total-row{display:flex;justify-content:space-between;font-size:14px;margin-bottom:6px}.appe-bundle-summary__total-row.is-grand{font-size:18px;font-weight:700;margin-top:8px;margin-bottom:0}.appe-bundle-reward{margin:0 20px 16px;padding:14px;border-radius:8px;border:2px dashed var(--appe-bundle-gold);background:linear-gradient(135deg,#fffdf5,#fff8e8);display:none}.appe-bundle-reward.is-visible{display:block;animation:appe-bundle-reward-in .5s ease}@keyframes appe-bundle-reward-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.appe-bundle-reward__header{display:flex;gap:12px;align-items:center;margin-bottom:14px}.appe-bundle-reward__thumb{width:64px;height:64px;object-fit:contain;border-radius:8px}.appe-bundle-reward__label{font-size:12px;font-weight:700;color:var(--appe-bundle-red);text-transform:uppercase;letter-spacing:.04em}.appe-bundle-reward__title{font-size:14px;font-weight:600;margin:2px 0 0}.appe-bundle-reward__sizes{border:none;margin:0;padding:0}.appe-bundle-reward__sizes legend{font-size:13px;font-weight:600;margin-bottom:8px}.appe-bundle-reward__size-options{display:flex;gap:8px;flex-wrap:wrap}.appe-bundle-reward__size{position:relative}.appe-bundle-reward__size input{position:absolute;opacity:0;width:0;height:0}.appe-bundle-reward__size label{display:block;padding:8px 16px;border:1px solid var(--appe-bundle-border);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.appe-bundle-reward__size input:checked+label{border-color:var(--appe-bundle-gold);background:var(--appe-bundle-gold-light)}.appe-bundle-reward__size input:focus-visible+label{outline:2px solid var(--appe-bundle-red);outline-offset:2px}.appe-bundle-reward__size.is-disabled label{opacity:.4;cursor:not-allowed;text-decoration:line-through}.appe-bundle-reward__size-error{font-size:12px;color:var(--appe-bundle-red);margin-top:8px;display:none}.appe-bundle-reward__size-error.is-visible{display:block}.appe-bundle-summary__footer{border-top:1px solid var(--appe-bundle-border);background:var(--appe-bundle-card)}.appe-bundle-summary__ctas{padding:16px 20px 12px;display:flex;flex-direction:column;gap:10px}.appe-bundle-summary__cta{width:100%;padding:14px 20px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;border:2px solid transparent;transition:opacity .2s,transform .15s}.appe-bundle-summary__cta:disabled{opacity:.45;cursor:not-allowed}.appe-bundle-summary__cta:not(:disabled):hover{transform:translateY(-1px)}.appe-bundle-summary__cta--primary{background:var(--appe-bundle-red);color:#fff;border-color:var(--appe-bundle-red)}.appe-bundle-summary__cta--secondary{background:transparent;color:var(--appe-bundle-text);border-color:var(--appe-bundle-text)}.appe-bundle-summary__cta-hint{font-size:12px;color:var(--appe-bundle-muted);text-align:center;margin:0;padding:0 20px 12px;min-height:18px}.appe-bundle-unlock{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;background:#0a0a0aa6;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.appe-bundle-unlock.is-active{opacity:1;visibility:visible}.appe-bundle-unlock__panel{background:#fff;border-radius:16px;padding:24px 20px;max-width:400px;width:100%;text-align:center;transform:scale(.85);opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s}.appe-bundle-unlock.is-active .appe-bundle-unlock__panel{transform:scale(1);opacity:1}.appe-bundle-unlock__image{width:160px;height:auto;margin:0 auto 14px;display:block;animation:appe-bundle-jersey-reveal .6s ease .2s both}@keyframes appe-bundle-jersey-reveal{0%{opacity:0;transform:scale(.6);filter:drop-shadow(0 0 0 transparent)}to{opacity:1;transform:scale(1);filter:drop-shadow(0 16px 32px rgba(201,162,39,.4))}}.appe-bundle-unlock__badge{display:inline-block;padding:8px 14px;border-radius:10px;background:linear-gradient(135deg,var(--appe-bundle-red),#e8354f);color:#fff;font-size:13px;font-weight:700;line-height:1.35;margin-bottom:10px;max-width:100%;animation:appe-bundle-badge-in .4s ease .4s both}@keyframes appe-bundle-badge-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.appe-bundle-unlock__text{font-size:14px;color:var(--appe-bundle-muted);margin:0 0 20px}.appe-bundle-unlock__close{padding:12px 28px;border:none;border-radius:10px;background:var(--appe-bundle-text);color:#fff;font-size:14px;font-weight:600;cursor:pointer}.appe-bundle-unlock__canvas{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:10000}@media(max-width:1024px){.t4s-toolbar,#shopify-section-toolbar_mobile{display:none!important}#shopify-section-back_top #t4s-backToTop{bottom:16px}}.appe-bundle-summary__mobile-toggle{display:none;color:#000}@media(max-width:989px){.appe-bundle__inner{padding-left:12px;padding-right:12px}.appe-bundle__layout{display:block}.appe-bundle__main{width:100%;min-width:0;overflow-x:hidden}.appe-bundle-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow:visible!important;scroll-snap-type:none!important}.appe-bundle-grid>.appe-bundle-card{display:flex!important;width:100%!important;min-width:0!important;max-width:100%!important;flex:unset!important;scroll-snap-align:unset!important}.appe-bundle-card__body{padding:10px;gap:8px}.appe-bundle-card__title{font-size:12px;-webkit-line-clamp:3}.appe-bundle-card__price{font-size:13px}.appe-bundle-card__variant-select{padding:6px 8px;font-size:11px}.appe-bundle-summary{--appe-bundle-mobile-peek: 104px;position:fixed;bottom:0;left:0;right:0;z-index:200;border-radius:12px 12px 0 0;max-height:88vh;display:flex;flex-direction:column;transform:translateY(calc(100% - var(--appe-bundle-mobile-peek)));transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 -4px 20px #0a0a0a1a}.appe-bundle-summary.is-expanded{transform:translateY(0)}.appe-bundle-summary__mobile-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;border:none;background:var(--appe-bundle-card);cursor:pointer;border-bottom:1px solid var(--appe-bundle-border);flex-shrink:0}.appe-bundle-summary__mobile-toggle-info{text-align:left}.appe-bundle-summary__mobile-toggle-title{font-size:13px;font-weight:700;margin:0;line-height:1.3}.appe-bundle-summary__mobile-toggle-sub{font-size:11px;color:var(--appe-bundle-muted);margin:1px 0 0}.appe-bundle-summary__mobile-chevron{font-size:14px;transition:transform .3s}.appe-bundle-summary.is-expanded .appe-bundle-summary__mobile-chevron{transform:rotate(180deg)}.appe-bundle-summary__collapsible{flex:1;overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease,opacity .25s ease}.appe-bundle-summary.is-expanded .appe-bundle-summary__collapsible{max-height:calc(88vh - var(--appe-bundle-mobile-peek));overflow-y:auto;opacity:1}.appe-bundle-summary__header{display:none}.appe-bundle-summary__mini-progress{padding:0 12px 6px}.appe-bundle-summary__items{max-height:200px;padding:6px 12px}.appe-bundle-summary__empty{padding:12px 10px;font-size:13px}.appe-bundle-summary__item{grid-template-columns:44px 1fr auto;gap:8px;padding:6px 0}.appe-bundle-summary__thumb{width:44px;height:44px;border-radius:6px}.appe-bundle-summary__item-title{font-size:12px;margin:0 0 2px}.appe-bundle-summary__qty{margin-top:4px;border-radius:6px}.appe-bundle-summary__qty-btn{width:26px;height:26px;font-size:13px}.appe-bundle-summary__qty-input{height:26px;font-size:12px;color:#0a0a0a;background:#fff}.appe-bundle-summary__item-actions{gap:4px}.appe-bundle-summary__item-price{font-size:12px}.appe-bundle-summary__remove{font-size:10px}.appe-bundle-reward{margin:0 12px 8px;padding:10px;border-radius:8px}.appe-bundle-reward__header{margin-bottom:10px;gap:10px}.appe-bundle-reward__thumb{width:52px;height:52px}.appe-bundle-reward__sizes legend{font-size:12px;margin-bottom:6px}.appe-bundle-reward__size label{padding:6px 12px;font-size:12px}.appe-bundle-summary__totals{padding:10px 12px}.appe-bundle-summary__total-row{font-size:13px;margin-bottom:4px}.appe-bundle-summary__total-row.is-grand{font-size:15px;margin-top:4px}.appe-bundle-summary__footer{flex-shrink:0;margin-top:auto}.appe-bundle-summary__ctas{flex-direction:row;padding:8px 12px;gap:6px}.appe-bundle-summary__cta{flex:1;padding:10px 8px;font-size:12px;border-radius:8px}.appe-bundle-summary__cta-hint{padding:0 12px 8px;font-size:10px;min-height:14px}}@media(prefers-reduced-motion:reduce){.appe-bundle-progress__bar-fill,.appe-bundle-summary__mini-fill,.appe-bundle-card,.appe-bundle-unlock__panel,.appe-bundle-summary{transition:none}.appe-bundle-unlock__image,.appe-bundle-unlock__badge{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/appe-bundle-builder.css.map */
