.eofy-bundle{margin-top:16px;margin-bottom:4px}.eofy-bundle__card{border:1.5px solid #121212;margin-bottom:8px}.eofy-bundle__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;color:#121212;transition:background .2s,color .2s}.eofy-bundle__card--active .eofy-bundle__header{background:#121212;color:#fff}.eofy-bundle__header-left{display:flex;flex-direction:column;gap:3px}.eofy-bundle__sale-label{font-size:9px;letter-spacing:2px;text-transform:uppercase;opacity:.55}.eofy-bundle__deal-title{font-size:13px;font-weight:700;letter-spacing:.5px}.eofy-bundle__chevron{font-size:10px;transition:transform .2s;flex-shrink:0}.eofy-bundle__card--active .eofy-bundle__chevron{transform:rotate(180deg)}.eofy-bundle__body{padding:16px;background:#f9f9f9;display:none}.eofy-bundle__card--active .eofy-bundle__body{display:block}.eofy-bundle__section-label{font-size:9px;letter-spacing:2px;text-transform:uppercase;color:#888;margin:14px 0 8px}.eofy-bundle__section-label:first-child{margin-top:0}.eofy-bundle__section-label--free{color:#334fb4}.eofy-bundle__paid-section{margin-bottom:16px;padding-bottom:16px;border-bottom:2px solid #334fb4}.eofy-bundle__free-section{margin-top:12px;padding-top:12px;padding-bottom:8px;display:block!important}.eofy-bundle__slot{border:1px dashed #cccccc;padding:10px 12px;cursor:pointer;margin-bottom:8px;display:flex;align-items:center;gap:10px;min-height:56px;background:#fff;transition:border-color .15s;box-sizing:border-box}.eofy-bundle__slot:hover:not(.eofy-bundle__slot--filled){border-color:#888}.eofy-bundle__slot--free{border:2px dashed #334fb4!important;opacity:1!important;pointer-events:none;background-color:#f0f4ff!important;display:block!important}.eofy-bundle__slot--free.eofy-bundle__slot--unlocked{opacity:1;pointer-events:auto}.eofy-bundle__slot--filled{border:1.5px solid #121212;border-style:solid;cursor:default}.eofy-bundle__slot--filled.eofy-bundle__slot--free{border-color:#334fb4}.eofy-bundle__slot-empty{display:flex;align-items:center;gap:8px;color:#aaa;width:100%}.eofy-bundle__slot--free .eofy-bundle__slot-empty{color:#334fb4}.eofy-bundle__slot-plus{font-size:20px;font-weight:300;line-height:1}.eofy-bundle__slot-label{font-size:11px;letter-spacing:.5px}.eofy-bundle__slot-img{width:42px;height:42px;object-fit:cover;flex-shrink:0}.eofy-bundle__slot-info{flex:1;min-width:0}.eofy-bundle__slot-name{font-size:11px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#121212}.eofy-bundle__slot-variant{font-size:10px;color:#666;margin-top:2px}.eofy-bundle__slot-free-badge{font-size:9px;letter-spacing:1.5px;color:#334fb4;font-weight:700;text-transform:uppercase;margin-top:2px}.eofy-bundle__slot-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.eofy-bundle__slot-change{font-size:10px;letter-spacing:.5px;text-decoration:underline;cursor:pointer;color:#666;background:none;border:none;padding:0;font-family:inherit}.eofy-bundle__slot-remove{background:none;border:none;font-size:18px;line-height:1;cursor:pointer;color:#aaa;padding:0 2px;font-family:inherit}.eofy-bundle__slot-remove:hover{color:#121212}.eofy-bundle__summary{margin-top:14px;padding:10px 14px;background:#fff;border:1px solid #e5e5e5;display:flex;justify-content:space-between;align-items:center}.eofy-bundle__summary.eofy-bundle__summary--hidden{display:none}.eofy-bundle__summary-total{font-weight:700;font-size:14px;color:#121212}.eofy-bundle__summary-savings{font-size:11px;color:#334fb4;letter-spacing:.3px}.eofy-bundle__cta{display:block;width:100%;margin-top:12px;padding:14px;background:#121212;color:#fff;border:none;font-size:11px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;font-weight:600;font-family:inherit;transition:opacity .2s}.eofy-bundle__cta:disabled{opacity:.3;cursor:not-allowed}.eofy-bundle__cta:not(:disabled):hover{opacity:.82}.eofy-bundle__cta--loading{opacity:.55!important;cursor:wait!important}.eofy-bundle__note{font-size:10px;color:#999;margin-top:9px;text-align:center;letter-spacing:.2px;line-height:1.4}.eofy-bundle__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;align-items:flex-end;justify-content:center}.eofy-bundle__modal--open{display:flex!important}.eofy-bundle__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007a}.eofy-bundle__modal-panel{position:relative;width:100%;max-width:540px;background:#fff;max-height:86vh;display:flex;flex-direction:column;z-index:1}.eofy-bundle__modal-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e5e5e5;flex-shrink:0}.eofy-bundle__modal-title{font-size:11px;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:#121212}.eofy-bundle__modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:#888;padding:0;line-height:1;font-family:inherit}.eofy-bundle__modal-close:hover{color:#121212}.eofy-bundle__modal-scroll{overflow-y:auto;flex:1;padding:16px 20px 24px;-webkit-overflow-scrolling:touch}.eofy-bundle__group{margin-bottom:22px}.eofy-bundle__group-title{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:10px}.eofy-bundle__product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(max-width:400px){.eofy-bundle__product-grid{grid-template-columns:repeat(3,1fr)}}.eofy-bundle__product-card{cursor:pointer;border:1.5px solid transparent;padding:5px;text-align:center;transition:border-color .15s}.eofy-bundle__product-card:hover{border-color:#ccc}.eofy-bundle__product-card--selected{border-color:#121212!important}.eofy-bundle__product-card-img{width:100%;aspect-ratio:1;object-fit:cover;display:block;margin-bottom:4px}.eofy-bundle__product-card-color{font-size:9px;color:#666;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eofy-bundle__size-selector{padding:14px 0 4px;border-top:1px solid #f0f0f0;margin-top:4px;display:none}.eofy-bundle__size-selector--visible{display:block}.eofy-bundle__size-label{font-size:9px;letter-spacing:2px;text-transform:uppercase;color:#888;margin-bottom:9px}.eofy-bundle__sizes{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.eofy-bundle__size-btn{min-width:40px;padding:7px 9px;border:1px solid #cccccc;background:#fff;font-size:11px;cursor:pointer;font-family:inherit;transition:background .15s,border-color .15s,color .15s}.eofy-bundle__size-btn:hover:not(:disabled){border-color:#121212}.eofy-bundle__size-btn--selected{background:#121212;color:#fff;border-color:#121212}.eofy-bundle__size-btn:disabled{opacity:.28;cursor:not-allowed;text-decoration:line-through}.eofy-bundle__modal-confirm{display:block;width:100%;padding:13px;background:#121212;color:#fff;border:none;font-size:11px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;font-family:inherit;font-weight:600}.eofy-bundle__modal-confirm:disabled{opacity:.3;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/129/assets/eofy-bundle.css.map */
