:is(cart-drawer,.bj-cart-items,.bj-cart-summary),cart-drawer .drawer__inner{--color-background: 255, 255, 255;--gradient-background: #fff;--color-foreground: 49, 47, 100;--color-button: 57, 55, 126;--color-button-text: 255, 255, 255;--color-secondary-button: 255, 255, 255;--color-secondary-button-text: 57, 55, 126;--color-link: 57, 55, 126;--color-shadow: 31, 26, 65;--font-body-scale: 1;--font-heading-scale: 1;color:#312f64;font-family:var(--font-body-family, Arial),sans-serif;font-size:14px;line-height:1.5;letter-spacing:0}:is(cart-drawer,.bj-cart-items,.bj-cart-summary) *{box-sizing:border-box}:is(cart-drawer,.bj-cart-items,.bj-cart-summary) :is(a,button,input,textarea,summary):focus-visible{outline:3px solid #7187d9;outline-offset:3px}:is(cart-drawer,.bj-cart-items,.bj-cart-summary) .button{background:#39377e;color:#fff;border:1px solid #39377e;border-radius:999px;min-height:50px;padding:12px 24px;font-size:13px;font-weight:700;line-height:1.4;letter-spacing:.6px;text-transform:uppercase;box-shadow:none;transition:background .18s ease}:is(cart-drawer,.bj-cart-items,.bj-cart-summary) .button:before,:is(cart-drawer,.bj-cart-items,.bj-cart-summary) .button:after{content:none}:is(cart-drawer,.bj-cart-items,.bj-cart-summary) .button:not([disabled]):hover{background:#29275f;color:#fff}:is(cart-drawer,.bj-cart-items,.bj-cart-summary) .button[disabled]{opacity:.45;cursor:not-allowed}:is(cart-drawer,.bj-cart-items) :is(.cart-item__name,.cart-item__title){color:#312f64;font-size:16px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}:is(cart-drawer,.bj-cart-items) .product-option{color:#706e83;font-size:13px;line-height:1.55}:is(cart-drawer,.bj-cart-items) .cart-item__details>*+*{margin-top:7px}:is(cart-drawer,.bj-cart-items) .cart-item__image-container{width:100%;background:#f4f4fb;border-radius:12px;overflow:hidden}:is(cart-drawer,.bj-cart-items) .cart-item__image{width:100%;max-width:100%;height:auto;border-radius:12px}:is(cart-drawer,.bj-cart-items) .quantity{width:126px;min-height:44px;background:#fff;border:1px solid #dcdbe8;border-radius:999px;color:#312f64}:is(cart-drawer,.bj-cart-items) .quantity:before,:is(cart-drawer,.bj-cart-items) .quantity:after{content:none}:is(cart-drawer,.bj-cart-items) .quantity__button{width:40px;flex-shrink:0;color:#39377e}:is(cart-drawer,.bj-cart-items) .quantity__input{font-size:14px;color:#312f64;padding:0;opacity:1}:is(cart-drawer,.bj-cart-items) cart-remove-button{margin-left:8px}:is(cart-drawer,.bj-cart-items) cart-remove-button .button{width:44px;min-width:44px;min-height:44px;padding:10px;background:transparent;color:#77728e;border:0}:is(cart-drawer,.bj-cart-items) cart-remove-button .button:hover{background:#f0edf7;color:#39377e}:is(cart-drawer,.bj-cart-items) .cart-item__price-wrapper{font-size:15px;font-weight:600;overflow-wrap:anywhere}:is(cart-drawer,.bj-cart-items) .cart-item__price-wrapper>*:only-child{margin-top:0}:is(cart-drawer,.bj-cart-summary) .totals{justify-content:space-between;align-items:baseline;gap:16px}:is(cart-drawer,.bj-cart-summary) .totals__total{font-size:15px;font-weight:600;line-height:1.4;color:#312f64}:is(cart-drawer,.bj-cart-summary) .totals__total-value{font-size:22px;font-weight:700;color:#39377e;margin:0;text-align:right}:is(cart-drawer,.bj-cart-summary) .tax-note{color:#77728a;font-size:12px;line-height:1.6;text-align:left;margin:14px 0 20px}:is(cart-drawer,.bj-cart-summary) .cart__checkout-button{width:100%;max-width:none}:is(cart-drawer,.bj-cart-items) .cart__empty-text{color:#39377e;font-size:28px;font-weight:700;letter-spacing:-.5px}.bj-cart-empty-icon{display:block;width:76px;height:76px;padding:14px;margin:0 auto 24px;background:#eeedf9;border-radius:50%;color:#39377e}.bj-cart-empty-icon svg{width:100%;height:100%}.bj-cart-empty-copy{margin:0 auto 28px;color:#77728a;font-size:15px;max-width:300px}cart-drawer.drawer{z-index:10000;width:100%;height:100dvh;background:#1a17316b;transition:visibility .24s ease}cart-drawer .cart-drawer{height:100%}cart-drawer .drawer__inner{position:relative;width:460px;max-width:calc(100vw - 24px);height:100%;padding:0 28px;background:#fff;border:0;box-shadow:-12px 0 60px #211b4426;overflow:hidden;transition:transform .24s ease}cart-drawer .drawer__header{flex-shrink:0;padding:26px 48px 24px 0;border-bottom:1px solid #eeedf4}cart-drawer .drawer__heading{margin:0;font-size:24px;line-height:1.2;letter-spacing:-.4px;color:#39377e}cart-drawer .drawer__close{top:16px;right:-8px;width:44px;height:44px;color:#39377e;border-radius:50%}cart-drawer .drawer__close:hover{background:#f4f2fa}cart-drawer cart-drawer-items{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:4px 0}cart-drawer .cart-items thead{display:none}cart-drawer .cart-items tbody{display:block;width:100%}cart-drawer .cart-items .cart-item{grid-template-columns:88px minmax(0,1fr) minmax(60px,80px);grid-template-rows:auto auto;gap:16px;padding:24px 0;margin:0;border-bottom:1px solid #eeedf4}cart-drawer .cart-items .cart-item>td{padding:0;min-width:0}cart-drawer .cart-drawer .cart-items .cart-item__media{grid-column:1;grid-row:1 / 3;width:auto}cart-drawer .cart-drawer .cart-items .cart-item__details{grid-column:2;grid-row:1}cart-drawer .cart-drawer .cart-items .cart-item__totals{grid-column:3;grid-row:1}cart-drawer .cart-drawer .cart-items .cart-item__quantity{grid-column:2 / 4;grid-row:2;padding:0}cart-drawer .cart-items .cart-item__name{font-size:14px}cart-drawer .drawer__footer{flex-shrink:0;background:#fff;padding:20px 0 max(20px,env(safe-area-inset-bottom));border-top:1px solid #e6e4ef}cart-drawer .bj-cart-view-link{display:block;width:fit-content;margin:14px auto 0;padding:4px 12px;color:#39377e;font-size:13px;text-underline-offset:4px}cart-drawer.is-empty .drawer__inner{padding:0 28px}cart-drawer .drawer__inner-empty{padding:0}cart-drawer .cart-drawer__warnings{position:relative;padding:60px 0 32px}cart-drawer .cart-drawer__empty-content .drawer__close{position:fixed;top:16px;right:20px}#MainContent:has(.bj-cart-items){display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:36px;align-content:start;align-items:start;padding:56px max(32px,calc((100vw - 1240px)/2)) 80px;background:#f7f7fc;min-height:64vh}#MainContent:has(.bj-cart-items)>*{grid-column:1 / -1;min-width:0}#MainContent>.shopify-section:has(>.bj-cart-items){grid-column:1}#MainContent>.shopify-section:has(>.bj-cart-summary){grid-column:2}.bj-cart-items{background:transparent;padding:0}.bj-cart-items>.page-width,.bj-cart-summary>.page-width{padding:0;max-width:none}.bj-cart-items .title-wrapper-with-link{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin:0 0 28px}.bj-cart-items .title{color:#39377e;font-size:clamp(28px,3vw,40px);font-weight:700;letter-spacing:-1px;line-height:1.15;margin:0}.bj-cart-items .underlined-link{color:#6c668d;font-size:13px;letter-spacing:0;text-underline-offset:4px}.bj-cart-items .cart__items{padding:0;border:0}.bj-cart-items .cart-items{background:#fff;border-radius:20px;border:1px solid #eeedf4;padding:8px 24px}.bj-cart-items .cart-items thead{display:none}.bj-cart-items .cart-items tbody{display:block;width:100%}.bj-cart-items .cart-items .cart-item{display:grid;grid-template-columns:112px minmax(0,1fr) 100px;grid-template-rows:auto auto;gap:18px 24px;padding:28px 0;margin:0}.bj-cart-items .cart-item+.cart-item{border-top:1px solid #eeedf4}.bj-cart-items .cart-items .cart-item>td{min-width:0;padding:0}.bj-cart-items .cart-item__media{grid-column:1;grid-row:1 / 3;width:auto}.bj-cart-items .cart-item__details{grid-column:2;grid-row:1;width:auto}.bj-cart-items .cart-item__quantity{grid-column:2 / 4;grid-row:2}.bj-cart-items .cart-item__totals{grid-column:3;grid-row:1}.bj-cart-summary{padding:26px;border:1px solid #e5e3f1;border-radius:20px;background:#eeedf8;margin-top:74px}.cart__footer-wrapper .bj-cart-summary .cart__footer{display:block;padding:0}.bj-cart-summary .cart__footer>*{width:100%;margin:0}.bj-cart-summary .cart__footer>*+*{margin-top:28px}.bj-cart-summary .bj-cart-summary-title{margin:0 0 24px;padding-bottom:20px;border-bottom:1px solid #dcd9ed;font-size:21px;color:#39377e;font-weight:700;letter-spacing:-.4px}.bj-cart-summary .cart__dynamic-checkout-buttons{max-width:100%}.bj-cart-summary .cart__note{top:0;margin-bottom:30px}.bj-cart-summary .cart__note label{position:static;height:auto;display:block;margin-bottom:10px;font-size:13px}.bj-cart-summary .cart__note textarea{min-height:100px;background:#fff;border:1px solid #dcdbe8;border-radius:12px;font:inherit;color:#312f64}.bj-cart-summary.is-empty{display:none}#MainContent:has(.bj-cart-items.is-empty){grid-template-columns:minmax(0,1fr)}#MainContent:has(.bj-cart-items.is-empty)>.shopify-section:has(.bj-cart-summary){display:none}.bj-cart-items.is-empty .cart__warnings{background:#fff;border:1px solid #eeedf4;border-radius:24px;padding:64px 24px;max-width:760px;margin:0 auto}.bj-cart-items.is-empty .cart__empty-text{margin:0 0 14px}.bj-cart-items .cart__login-title,cart-drawer .cart__login-title{font-size:16px;color:#39377e;margin-top:32px}@media(max-width:989px){#MainContent:has(.bj-cart-items){grid-template-columns:minmax(0,1fr);padding:32px 24px 56px;gap:24px}#MainContent>.shopify-section:has(>.bj-cart-summary){grid-column:1}.bj-cart-summary{margin-top:0}}@media(max-width:749px){#MainContent:has(.bj-cart-items){padding:28px 16px 40px;gap:20px}.bj-cart-items .title-wrapper-with-link{flex-wrap:wrap;gap:12px;margin-bottom:22px}.bj-cart-items .cart-items{padding:0 16px;border-radius:16px}.bj-cart-items .cart-items .cart-item{grid-template-columns:76px minmax(0,1fr) 66px;gap:14px 12px;padding:22px 0}.bj-cart-items .cart-item__name{font-size:14px}.bj-cart-items .cart-item__price-wrapper{font-size:13px}.bj-cart-summary{padding:22px;border-radius:16px}.bj-cart-items.is-empty .cart__warnings{padding:44px 20px}cart-drawer .drawer__inner,cart-drawer.is-empty .drawer__inner{padding:0 20px}cart-drawer .drawer__header{padding-top:22px;padding-bottom:22px}cart-drawer .cart-items .cart-item{grid-template-columns:68px minmax(0,1fr) 62px;gap:12px;padding:20px 0}cart-drawer .cart-item__price-wrapper{font-size:13px}cart-drawer .drawer__footer{padding-top:16px}}@media(max-height:600px){cart-drawer .drawer__inner{overflow-y:auto}cart-drawer cart-drawer-items{flex:none;overflow:visible}}@media(max-width:359px){.bj-cart-items .cart-items .cart-item,cart-drawer .cart-items .cart-item{grid-template-columns:64px minmax(0,1fr)}.bj-cart-items .cart-items .cart-item__details,cart-drawer .cart-drawer .cart-items .cart-item__details{grid-column:2;grid-row:1}.bj-cart-items .cart-items .cart-item__totals,cart-drawer .cart-drawer .cart-items .cart-item__totals{grid-column:2;grid-row:2;text-align:left;justify-content:flex-start}.bj-cart-items .cart-items .cart-item__quantity,cart-drawer .cart-drawer .cart-items .cart-item__quantity{grid-column:1 / -1;grid-row:3}.bj-cart-items .cart-item__quantity-wrapper,cart-drawer .cart-item__quantity-wrapper{justify-content:flex-end}}@media(prefers-reduced-motion:reduce){cart-drawer.drawer,cart-drawer .drawer__inner{transition-duration:.01s}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bj-cart.css.map */
