:root{--bjc-blue: #3c4ea8;--bjc-red: #a33227;--bjc-border: #e2e2e6;--bjc-text: #1a1a1a;--bjc-muted: #6b6b73;--bjc-bg: #ffffff}.bjc-toggle{display:inline-flex;align-items:center;gap:8px;margin-top:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--bjc-text)}.bjc-toggle__input{position:absolute;opacity:0;width:0;height:0}.bjc-toggle__box{width:16px;height:16px;flex:0 0 16px;border:1.5px solid var(--bjc-text);border-radius:2px;position:relative;transition:background-color .15s ease,border-color .15s ease}.bjc-toggle__input:checked+.bjc-toggle__box{background-color:var(--bjc-blue);border-color:var(--bjc-blue)}.bjc-toggle__input:checked+.bjc-toggle__box:after{content:"";position:absolute;left:4px;top:.5px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.bjc-toggle__input:focus-visible+.bjc-toggle__box{outline:2px solid var(--bjc-blue);outline-offset:2px}.bjc-toggle--product{margin-top:16px;font-size:13px}marmeto-product-card{display:flex;flex-direction:column;height:100%}marmeto-product-card>.product-card{flex:1 1 auto}.product-card>.bjc-toggle--card,.product-card__content>.bjc-toggle--card{margin-top:auto;padding-top:10px;align-self:flex-start}.product-card__content>.bjc-toggle--card{order:20}.bjc-btn{font:inherit;font-size:13px;font-weight:600;letter-spacing:.06em;padding:12px 18px;border:0;border-radius:2px;cursor:pointer;transition:opacity .15s ease}.bjc-btn:hover{opacity:.88}.bjc-btn:disabled{opacity:.5;cursor:not-allowed}.bjc-btn--primary{background:var(--bjc-blue);color:#fff}.bjc-btn--danger{background:var(--bjc-red);color:#fff}.bjc-btn--ghost{background:transparent;color:var(--bjc-text);border:1px solid var(--bjc-border)}.bjc-btn--cart{background:#000;color:#fff;border:2px solid var(--bjc-blue);width:100%;margin-top:8px;text-transform:none;letter-spacing:0}.bjc-bar{position:fixed;inset-inline:0;bottom:0;z-index:998;display:none;gap:16px;align-items:center;background:var(--bjc-bg);border-top:1px solid var(--bjc-border);box-shadow:0 -6px 24px #0000001a;padding:12px 16px}.bjc-bar.is-open{display:flex}.bjc-bar-open{padding-bottom:132px}.bjc-reopen{position:fixed;inset-inline-start:0;inset-block-start:50%;transform:translateY(-50%);z-index:997;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:68px;padding:12px 6px;border:0;border-start-end-radius:8px;border-end-end-radius:8px;background:var(--bjc-blue);color:#fff;font:inherit;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-shadow:0 4px 18px #00000038;transition:transform .15s ease,box-shadow .15s ease}.bjc-reopen[hidden]{display:none}.bjc-reopen:hover{transform:translateY(-50%) translate(2px);box-shadow:0 6px 22px #00000047}.bjc-reopen:focus-visible{outline:2px solid var(--bjc-text);outline-offset:2px}.bjc-reopen__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#ffffff38;font-size:12px;letter-spacing:0}.bjc-bar__actions{display:flex;flex-direction:column;gap:8px;flex:0 0 auto;width:168px}.bjc-bar__compare{display:flex;align-items:center;justify-content:center;gap:8px;width:100%}.bjc-bar__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#ffffff38;font-size:12px}.bjc-bar__secondary{display:flex;gap:8px}.bjc-bar__hide{flex:1 1 auto;padding:8px 10px;font-size:12px}.bjc-bar__clear{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;color:var(--bjc-red)}.bjc-bar__items{display:flex;gap:10px;overflow-x:auto;flex:1 1 auto;padding-bottom:2px}.bjc-bar__item{position:relative;flex:0 0 168px;display:flex;align-items:center;gap:10px;height:76px;padding:8px 22px 8px 8px;border:1px solid var(--bjc-border);border-radius:4px;background:#fff}.bjc-bar__item--empty{justify-content:center;padding:8px;border-style:dashed;color:var(--bjc-muted)}.bjc-bar__slot{font-size:12px}.bjc-bar__remove{position:absolute;top:2px;inset-inline-end:4px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:none;border:0;font-size:16px;line-height:1;cursor:pointer;color:var(--bjc-muted);border-radius:50%}.bjc-bar__remove:hover{background:#f2f2f4;color:var(--bjc-text)}.bjc-bar__thumb{flex:0 0 52px;width:52px;height:60px;display:flex;align-items:center;justify-content:center;background:#f7f7f9;border-radius:3px;overflow:hidden}.bjc-bar__thumb img{max-width:100%;max-height:100%;object-fit:contain}.bjc-bar__title{flex:1 1 auto;font-size:11.5px;line-height:1.35;color:var(--bjc-text);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:749px){.bjc-bar{flex-direction:column;align-items:stretch;gap:10px;padding:10px 12px}.bjc-bar-open{padding-bottom:210px}.bjc-bar__actions{flex-direction:row;width:auto}.bjc-bar__compare{flex:1 1 auto}.bjc-bar__secondary{flex:0 0 auto}.bjc-bar__item{flex-basis:150px;height:68px}.bjc-bar__item--empty{display:none}.bjc-reopen{width:56px;padding:10px 4px;font-size:10px}}.bjc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none;background:#0000008c;padding:28px 16px}.bjc-modal.is-open{display:flex;align-items:flex-start;justify-content:center}.bjc-noscroll{overflow:hidden}.bjc-modal__dialog{background:var(--bjc-bg);width:100%;max-width:1280px;max-height:calc(100vh - 56px);border-radius:6px;display:flex;flex-direction:column;overflow:hidden}.bjc-modal__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-bottom:1px solid var(--bjc-border)}.bjc-modal__headings{display:flex;align-items:baseline;gap:10px}.bjc-modal__heading{margin:0;font-size:17px;font-weight:600}.bjc-modal__count{font-size:13px;color:var(--bjc-muted)}.bjc-modal__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;background:none;border:0;border-radius:50%;color:var(--bjc-text);cursor:pointer}.bjc-modal__close:hover{background:#f2f2f4}.bjc-modal__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.bjc-table__scroll{flex:1 1 auto;min-height:0;overflow:auto}.bjc-table{border-collapse:separate;border-spacing:0;width:auto;table-layout:fixed;font-size:14px;color:var(--bjc-text)}.bjc-table th,.bjc-table td{border-bottom:1px solid var(--bjc-border);padding:12px 16px;text-align:start;vertical-align:top;background:var(--bjc-bg)}.bjc-table__label{position:sticky;inset-inline-start:0;z-index:2;width:220px;min-width:220px;max-width:220px;font-weight:400;color:var(--bjc-muted);border-inline-end:1px solid var(--bjc-border)}.bjc-table thead th.bjc-table__label--head{vertical-align:bottom}.bjc-table thead th{position:sticky;top:0;z-index:3}.bjc-table thead th.bjc-table__label{z-index:4}.bjc-table__product,.bjc-table__value{width:250px;min-width:250px;max-width:250px;border-inline-start:1px solid var(--bjc-border)}.bjc-table__product{height:300px}.bjc-table__head{display:flex;flex-direction:column;height:100%;min-height:276px}.bjc-table tbody tr:hover td,.bjc-table tbody tr:hover th{background:#fafafb}.bjc-table__row--differs .bjc-table__label{color:var(--bjc-text);font-weight:500}.bjc-table__remove{position:absolute;top:8px;inset-inline-end:10px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:none;border:0;border-radius:50%;font-size:20px;line-height:1;color:var(--bjc-muted);cursor:pointer;z-index:1}.bjc-table__remove:hover{background:#f2f2f4;color:var(--bjc-text)}.bjc-table__link{display:block;text-decoration:none;color:inherit}.bjc-table__link:hover .bjc-table__title{text-decoration:underline}.bjc-table__figure{display:flex;align-items:center;justify-content:center;height:130px;margin-bottom:10px}.bjc-table__image{max-height:130px;max-width:100%;width:auto;object-fit:contain}.bjc-table__title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-weight:500;line-height:1.35;font-size:13.5px;height:55px}.bjc-table__price{margin-top:8px;display:flex;gap:8px;align-items:baseline;flex-wrap:wrap;min-height:22px}.bjc-table__price-current{font-weight:600}.bjc-table__price-was{color:var(--bjc-muted);font-size:13px}.bjc-table__buy{margin-top:auto}.bjc-table__variants{width:100%;margin-bottom:8px;padding:9px 10px;border:1px solid var(--bjc-border);border-radius:3px;font:inherit;font-size:13px;background:#fff}.bjc-table__buy .bjc-btn--cart{margin-top:0}.bjc-diffs{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--bjc-text);cursor:pointer;text-transform:none;letter-spacing:0;white-space:nowrap}.bjc-empty{padding:48px 16px;text-align:center;color:var(--bjc-muted)}.bjc-note{padding:12px 16px;font-size:13px;color:var(--bjc-muted);text-align:center}.bjc-loading{padding:64px 16px;display:flex;flex-direction:column;align-items:center;gap:14px}.bjc-loading__text{margin:0;color:var(--bjc-muted);font-size:14px}.bjc-spinner{width:28px;height:28px;border:2.5px solid var(--bjc-border);border-top-color:var(--bjc-blue);border-radius:50%;animation:bjc-spin .7s linear infinite}@keyframes bjc-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.bjc-spinner{animation-duration:2s}}@media(max-width:749px){.bjc-modal{padding:12px 8px}.bjc-modal__dialog{max-height:calc(100vh - 24px)}.bjc-table__label{width:132px;min-width:132px;max-width:132px;font-size:12.5px}.bjc-table__product,.bjc-table__value{width:180px;min-width:180px;max-width:180px;font-size:13px}.bjc-table th,.bjc-table td{padding:10px}.bjc-table__figure{height:92px}.bjc-table__image{max-height:92px}.bjc-table__product{height:262px}.bjc-table__head{min-height:242px}}.bjc-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;background:#00000080;display:flex;align-items:center;justify-content:center;padding:16px}.bjc-confirm__box{background:#fff;border-radius:6px;padding:24px;max-width:420px;width:100%}.bjc-confirm__title{margin:0 0 8px;font-size:17px}.bjc-confirm__text{margin:0 0 20px;font-size:14px;line-height:1.5;color:var(--bjc-muted)}.bjc-confirm__actions{display:flex;gap:10px;justify-content:flex-end}.bjc-toast{position:fixed;left:50%;bottom:150px;transform:translate(-50%,12px);z-index:1002;background:#1a1a1a;color:#fff;font-size:14px;padding:12px 20px;border-radius:4px;opacity:0;transition:opacity .25s ease,transform .25s ease;pointer-events:none}.bjc-toast.is-visible{opacity:1;transform:translate(-50%)}
/*# sourceMappingURL=/cdn/shop/t/344/assets/bajaao-compare.css.map */
