.glc{position:fixed;right:24px;bottom:24px;z-index:9999;max-width:420px;width:auto;font-family:inherit}.glc__header{width:100%;display:flex;align-items:center;gap:10px;justify-content:center;background:#243142;color:#fff;border:0;border-radius:12px 12px 0 0;padding:12px 16px;font-weight:700;box-shadow:0 10px 24px #0000002e;cursor:pointer}.glc__chev{display:inline-block;transform:rotate(180deg);transition:transform .2s;color:currentColor}.glc--open .glc__chev{transform:rotate(0)}.glc__title{font-size:18px;color:#fff;font-weight:700}.glc__count{background:#fff;color:#243142;min-width:28px;line-height:28px;padding:0 8px;border-radius:999px;text-align:center;font-weight:700;border:1px solid rgba(255,255,255,.25);box-shadow:0 1px #0000000f inset}.glc__panel{background:#fff;border:1px solid #e6e8eb;border-top:0;border-radius:0 0 12px 12px;max-height:min(60vh,540px);overflow:auto;box-shadow:0 14px 32px #0000001f}.glc__list{display:flex;flex-direction:column;gap:14px;padding:16px}.glc__item{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;color:#111}.glc__thumb{width:48px;height:48px;object-fit:cover;border-radius:8px;background:#f6f7f9;border:1px solid #e6e8eb}.glc__brand{color:#5b6470;font-size:14px;margin-bottom:2px}.glc__title2{font-weight:700;line-height:1.25;color:#111}.glc__remove{background:transparent;color:#243142;border:1px solid #d3d8de;border-radius:10px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;line-height:1;transition:background .15s ease,color .15s ease,border-color .15s ease}.glc__remove:hover{background:#243142;color:#fff;border-color:#243142}.glc__cta{position:sticky;bottom:0;width:calc(100% - 32px);margin:8px 16px 16px;display:block;background:#243142;color:#fff;border:0;border-radius:12px;padding:14px 16px;font-weight:700;text-align:center;box-shadow:0 10px 22px #24314240;cursor:pointer;transition:background .15s ease,transform .02s ease}.glc__cta:hover{background:#1d2a39}.glc__cta[disabled]{opacity:.55;cursor:not-allowed}.glc__remove:focus,.glc__cta:focus,.glc__header:focus{outline:2px solid #24314233;outline-offset:2px}@media (max-width: 899px){.glc{right:24px;bottom:24px;max-width:320px}.glc__header{padding:10px 12px}.glc__title{font-size:16px}.glc__panel{max-height:55vh}.glc__cta{width:calc(100% - 24px);margin:8px 12px 12px}}.gl-compare-table{width:100%;table-layout:fixed;border-collapse:collapse}.gl-compare-table th,.gl-compare-table td{padding:10px 8px;text-align:center;border:0}.gl-compare-table thead tr:first-child th{border-bottom:0}.gl-compare-table thead tr:nth-child(2) td{text-align:left;padding:10px 8px 14px 20px;border-top:0;border-bottom:1px solid #e5e7eb}.gl-compare-diff{display:inline-flex;align-items:center;gap:8px;font-size:.95rem;color:#333;margin:0;justify-content:flex-start}.gl-compare-diff input{width:18px;height:18px}.gl-compare-col__head{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 8px;background:transparent!important;border:0!important;box-shadow:none!important}.gl-compare-col__img{width:180px;height:180px;object-fit:contain;display:block;margin:0 auto;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.gl-compare-col__head>div{text-align:center}.gl-compare-col__remove{margin-top:6px;background:none;border:none;font-size:22px;color:#243142;cursor:pointer}.gl-compare-col__remove:hover{color:#000}.gl-compare-section td{border-top:1px solid #e5e7eb;background:#fafafa;font-weight:600;text-align:left}@media (max-width: 640px){.gl-compare-col__img{width:140px;height:140px}.gl-compare-col__head{padding:12px 4px}.gl-compare-table th,.gl-compare-table td{padding:8px 6px}}@media (max-width: 900px){.gl-compare-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.gl-compare-table{min-width:680px}}.gl-compare-sticky{display:none;position:sticky;top:64px;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 6px #0000000f}.gl-compare-sticky.is-visible{display:block}.glcs-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.glcs-scroll::-webkit-scrollbar{display:none}.glcs-inner{display:grid;grid-template-columns:var(--gl-compare-label-col, 240px) repeat(var(--gl-compare-col-count, 1),1fr);gap:16px;padding:10px 14px;align-items:center}.glcs-item{display:flex;align-items:center;gap:10px;min-width:0}.glcs-thumb{width:44px;height:44px;object-fit:contain;border-radius:6px;background:#f6f7f9;border:1px solid #e6e8eb;flex:0 0 auto}.glcs-thumb--placeholder{background:#f3f4f6}.glcs-text{display:flex;flex-direction:column;min-width:0}.glcs-vendor{font-size:12px;color:#6b7280;line-height:1.15}.glcs-title{font-size:16px;font-weight:700;color:#111827;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 900px){.glcs-inner{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,80vw);grid-template-columns:none;gap:14px;padding:10px 12px}.glcs-spacer{width:var(--gl-compare-label-col, 180px);min-width:var(--gl-compare-label-col, 180px);padding:0;margin:0}.glcs-vendor{display:none}.glcs-title{-webkit-line-clamp:1;font-size:15px}.glcs-thumb{width:36px;height:36px}}body.template-product .product-block input[type=checkbox][id^=Compare]{margin-left:4px;margin-right:8px;transform:scale(1.2);cursor:pointer}body.template-product .product-block label[for^=Compare]{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;font-weight:600;color:#222;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/54/assets/compare.css.map */
