.jbb{position:relative}.jbb__layout{align-items:flex-start;overflow:visible}.jbb__main{min-width:0}.jbb__aside{position:sticky;top:80px;align-self:flex-start}.jbb__hero{margin-bottom:28px}.jbb__hero--title-only{margin-bottom:20px}.jbb__hero-text{margin-bottom:18px}.jbb__hero-media,.jbb__hero-media-desktop,.jbb__hero-media-mobile{width:100%}.jbb__hero-media-mobile{display:none}.jbb__hero-media img,.jbb__hero-media video{display:block;width:100%;height:auto}.jbb__tabs-wrap{position:sticky;top:80px;z-index:20;margin:-12px 20px 24px;background:#fbfbfb;padding:24px 0 8px}.jbb__tabs-wrap:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px;background:#fbfbfb;pointer-events:none}.jbb__tabs{display:flex;gap:12px;overflow-x:auto;padding:0 12px 6px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.jbb__tabs::-webkit-scrollbar{display:none}.jbb__tab{flex:0 0 auto;min-height:44px;padding:0 18px;border:1px solid rgba(0,0,0,.14);border-radius:0;background:#fff;color:#111;font-size:16px;line-height:42px;cursor:pointer;transition:background .15s,color .15s}.jbb__tab.is-active{background:#000;color:#fff;border-color:#000}.jbb__back{display:inline-flex;align-items:center;gap:4px;font-size:14px;color:#1119;text-decoration:none;margin-bottom:12px;transition:color .15s}.jbb__back:hover{color:#111}.jbb__back svg{flex-shrink:0}.jbb__tabs-track{position:relative;height:3px;margin:8px 12px 0;background:#00000014;border-radius:3px;overflow:hidden}.jbb__tabs-track[hidden]{display:none}.jbb__tabs-thumb{position:absolute;top:0;height:100%;background:#111;border-radius:3px;transition:left .15s ease,width .15s ease;min-width:20px}.jbb__panel[hidden]{display:none!important}.jbb__col{margin-bottom:28px}.jbb__card{position:relative}.jbb__card-media{position:relative;isolation:isolate}.jbb__card-link{display:block;color:inherit;text-decoration:none;cursor:pointer}.jbb__card-img{position:relative;overflow:hidden;background:#f5f5f5}.jbb__card-img:before{content:"";display:block;padding-bottom:var(--bundle-ratio, 125%)}.jbb__card-img>.responsive-image,.jbb__card-img>.responsive-image img,.jbb__card-img>img,.jbb__card-img picture,.jbb__card-img picture img,.jbb__card-img a{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.jbb__card-img .responsive-image img,.jbb__card-img>img,.jbb__card-img picture img{object-fit:cover}.jbb__card-add{position:absolute;right:12px;bottom:12px;width:34px;height:34px;border:0;border-radius:50%;background:#fff;color:#111;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;justify-content:center;z-index:4;padding:0;cursor:pointer;transition:transform .2s,box-shadow .2s}.jbb__card-add:hover{transform:scale(1.1);box-shadow:0 3px 12px #00000026}.jbb__card-add svg{width:18px;height:18px}.jbb__card--added .jbb__card-add{animation:jbb-pulse .5s ease}@keyframes jbb-pulse{0%{transform:scale(1);background:#fff}40%{transform:scale(1.25);background:#d7ead2}to{transform:scale(1);background:#fff}}.jbb__card-info{margin-top:14px}.jbb__card-title{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;line-height:1.3;margin-bottom:6px}.jbb__card-title a{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:inherit;text-decoration:none;cursor:pointer}.jbb__card-price{font-size:16px;line-height:1.3}.jbb__summary{border:1px solid rgba(0,0,0,.1);background:#fff;padding:24px;max-height:calc(100vh - 96px);overflow-y:auto}.jbb__summary-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px}.jbb__summary-head h3{margin:0;font-size:22px;line-height:1.2}.jbb__summary-progress{position:relative;margin:0 0 24px;height:10px;border-radius:999px;background:#d7ead2;overflow:visible}.jbb__summary-progress-bar{width:0;height:100%;border-radius:999px;background:#61a94f;transition:width .25s ease;position:relative;z-index:1}.jbb__summary-milestones,.jbb__mobile-milestones{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:2}.jbb__milestone{position:absolute;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center}.jbb__milestone-dot{width:16px;height:16px;border-radius:50%;background:#fff;border:2.5px solid #b0c9a8;transition:background .25s,border-color .25s}.jbb__milestone-dot.is-met{background:#61a94f;border-color:#61a94f}.jbb__milestone-label{position:absolute;top:100%;margin-top:4px;white-space:nowrap;font-size:11px;font-weight:600;color:#1111118c;line-height:1}.jbb__summary-status{margin-bottom:14px;font-size:15px;line-height:1.5}.jbb__summary-status strong{color:#2d7a2e}.jbb__status--flash{color:#c53030;font-weight:600}.jbb__summary-countline{margin:0 0 18px;font-size:16px;line-height:1.45}.jbb__summary-list{margin-bottom:18px}.jbb__item{display:grid;grid-template-columns:56px 1fr auto auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid rgba(0,0,0,.08)}.jbb__item:first-child{border-top:0;padding-top:0}.jbb__item-img{width:56px;height:56px;object-fit:cover;background:#f5f5f5}.jbb__item-body{min-width:0}.jbb__item-title{font-size:15px;line-height:1.35;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jbb__item-variant{font-size:14px;color:#1119;margin-bottom:2px}.jbb__item-price{font-size:14px;line-height:1.35}.jbb__item-qty{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.14)}.jbb__qty-btn{width:32px;height:32px;border:0;background:transparent;color:#111;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.jbb__qty-btn:hover{background:#0000000d}.jbb__qty-val{width:28px;text-align:center;font-size:14px;font-weight:600}.jbb__item-remove{border:0;background:transparent;color:#11111173;cursor:pointer;padding:4px;display:flex;transition:color .15s}.jbb__item-remove:hover{color:#c53030}.jbb__price-compare{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:baseline}.jbb__price-compare s{color:#1111118c}.jbb__summary-actions{display:grid;grid-template-columns:1fr minmax(200px,1fr);gap:16px;align-items:center}.jbb__summary-subtotal{font-size:16px;line-height:1.45}.jbb__summary-subtotal strong{font-weight:700}.jbb__submit{width:100%;min-width:0}.jbb__mobile-bar{display:none}.jbb__mobile-sheet[hidden]{display:none!important}.jbb__mobile-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9997}.jbb__mobile-sheet-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047;opacity:0;transition:opacity .28s ease}.jbb__mobile-sheet.is-open .jbb__mobile-sheet-backdrop{opacity:1}.jbb__mobile-sheet-body{position:absolute;left:0;right:0;bottom:0;background:#fff;min-height:50vh;max-height:85vh;overflow-y:auto;padding:22px 20px 28px;transform:translateY(100%);transition:transform .28s ease;will-change:transform}.jbb__mobile-sheet.is-open .jbb__mobile-sheet-body{transform:translateY(0)}.jbb__mobile-sheet-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:0;background:transparent;font-size:24px;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center}.jbb__mobile-sheet-body .jbb__summary-head{padding-right:60px}.jbb__mobile-sheet-body .jbb__summary{position:static;max-height:none;overflow:visible;padding:0;border:0}.jbb__mobile-helper{margin-top:8px;font-size:13px;line-height:1.45;color:#111111b8}.jbb__mobile-helper:empty{display:none;margin:0}.jbb__mobile-progress{display:none;position:relative;overflow:visible;border-radius:999px}.jbb__mobile-progress-bar{width:0}.jbb__mobile-bar-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:0;background:#b7f22f;color:#000;font-size:14px;line-height:1;font-weight:700}.jbb__mobile-bar-badge[hidden]{display:none}@media screen and (max-width:1060px){.jbb__aside{display:none}.jbb__mobile-bar{display:block;position:fixed;left:0;right:0;bottom:0;z-index:9996;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid rgba(0,0,0,.12)}.jbb__mobile-helper{display:block;margin:0 0 10px;text-align:center;font-size:15px;line-height:1.3;font-weight:600;color:#111}.jbb__mobile-progress{display:block;width:100%;height:10px;margin:0 0 24px;background:#d7ead2;overflow:visible}.jbb__mobile-progress-bar{width:0;height:100%;background:#61a94f;border-radius:999px;transition:width .25s ease;position:relative;z-index:1}.jbb__mobile-bar-btn{width:100%;min-height:56px;padding:0 16px;border:0;background:#000;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:18px;line-height:1;font-weight:700;cursor:pointer}.jbb__mobile-bar-label,.jbb__mobile-bar-dot,.jbb__mobile-bar-badge,.jbb__mobile-bar-btn strong{flex:0 0 auto}.jbb__mobile-bar-label{font-size:18px}.jbb__main{width:100%;padding-bottom:130px}.jbb__mobile-sheet-body{min-height:min(72vh,720px);max-height:88vh;display:flex;flex-direction:column;overflow:hidden;padding:18px 20px calc(20px + env(safe-area-inset-bottom,0px))}[data-bundle-mobile-summary-target]{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.jbb__mobile-sheet-body .jbb__summary{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow:hidden}.jbb__mobile-sheet-body .jbb__summary-list{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;margin-bottom:16px;padding-right:4px}.jbb__mobile-sheet-body .jbb__summary-actions{margin-top:auto;position:sticky;bottom:0;background:#fff;padding-top:12px;z-index:2}}@media screen and (max-width:767px){.jbb__hero-media-desktop{display:none}.jbb__hero-media-mobile{display:block}.jbb__tabs-wrap{top:64px;margin:-12px 0 18px;padding-top:8px}.jbb__tabs-wrap:before{top:-14px;height:14px}.jbb__tab{min-height:42px;line-height:40px;font-size:15px}.jbb__card-title{font-size:16px}.jbb__card-price{font-size:15px}.jbb__card-add{right:10px;bottom:10px}.jbb__summary-head h3{font-size:20px}.jbb__summary-actions{gap:0}}[data-bundle-variant-drawer],[data-bundle-variant-drawer] .variant-drawer__header,[data-bundle-variant-drawer] .variant-drawer__product-img,[data-bundle-variant-drawer] .variant-drawer__item,[data-bundle-variant-drawer] .variant-drawer__item-img,[data-bundle-variant-drawer] .variant-drawer__close,[data-bundle-variant-drawer] .variant-drawer__footer,[data-bundle-variant-drawer] .variant-drawer__add-btn{border-radius:0!important}@media(max-width:767px){[data-bundle-variant-drawer]{border-radius:0!important}}@media(min-width:768px){[data-bundle-variant-drawer]{border-radius:0!important}}.jbb-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9999999990;opacity:0;pointer-events:none;transition:opacity .3s ease}.jbb-preview-overlay.active{opacity:1;pointer-events:all}.jbb-preview-drawer{position:fixed;z-index:9999999991;background:#fff;display:flex;flex-direction:column;transition:transform .35s cubic-bezier(.32,.72,0,1);overflow:hidden}.jbb-preview-drawer .variant-drawer__header{justify-content:flex-end;border-bottom:none;padding:12px 16px}@media(max-width:767px){.jbb-preview-drawer{left:0;right:0;bottom:0;max-height:85vh;max-height:85dvh;transform:translateY(100%);border-radius:0}.jbb-preview-drawer.active{transform:translateY(0)}}@media(min-width:768px){.jbb-preview-drawer{top:0;right:0;width:480px;max-width:calc(100vw - 40px);height:100vh;height:100dvh;transform:translate(100%);border-radius:0}.jbb-preview-drawer.active{transform:translate(0)}}.jbb-preview__body{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 20px 28px}.jbb-preview__loading{display:flex;align-items:center;justify-content:center;padding:60px 20px}.jbb-preview__loading:after{content:"";width:28px;height:28px;border:2.5px solid rgba(0,0,0,.15);border-top-color:#000;border-radius:50%;animation:jbb-spin .6s linear infinite}@keyframes jbb-spin{to{transform:rotate(360deg)}}.jbb-preview__error{padding:40px 20px;text-align:center;color:#999}.jbb-preview__images{margin-bottom:20px}.jbb-preview__img{display:block;width:100%;height:auto;margin-bottom:8px;background:#f5f5f5}.jbb-preview__img:last-child{margin-bottom:0}.jbb-preview__info{padding:0}.jbb-preview__title{font-size:20px;line-height:1.3;margin:0 0 10px}.jbb-preview__price{font-size:17px;margin-bottom:16px}.jbb-preview__price s{color:#11111180;margin-right:6px}.jbb-preview__desc{font-size:15px;line-height:1.6;color:#444}.jbb-preview__desc img{max-width:100%;height:auto}.jbb__mobile-bar-btn strong .money,.jbb__item-price .money,.jbb__summary-subtotal .money,.variant-drawer__product-price .money,.variant-drawer__item-price .money{display:inline}[data-bundle-variant-drawer] .variant-drawer__item{width:100%}.jbb__load-more{text-align:center;padding:20px 0}.jbb__load-spinner{display:inline-block;width:24px;height:24px;border:2px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:jbbSpin .6s linear infinite}@keyframes jbbSpin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/222/assets/joyee-bundle-builder.css.map */
