:root{--primary-color:#00a5c3;--primary-light-color:#e5f6f9;--secondary-color:#141414;--secondary-color-light:#f6f6f6;--secondary--color-dark:#333;--white-color:#fff;--black-color:#000;--yellow-color:#ff9c05;--red-color:#de1518;--text-color:#5e5c5c;--border-color:#ebebeb;--border-light-color:#ebebeb;--light-gray-color:#f3f3f3;--badge-red:#da3f3f;--badge-yellow:var(--yellow-color);--badge-green:#10847e;--font-family-primary:var(--font-onest), "Onest", sans-serif;--font-family-primary-fallback:"Onest", sans-serif;--font-size-xxs:clamp(8px, .5vw, 10px);--font-size-xs:clamp(9px, .55vw, 11px);--font-size-s:clamp(10px, .6vw, 12px);--font-size-sm:clamp(11px, .7vw, 13px);--font-size-m:clamp(12px, .8vw, 14px);--font-size-base:clamp(13px, .9vw, 15px);--font-size-base-2:clamp(14px, 1vw, 16px);--font-size-lg:clamp(16px, 1.2vw, 18px);--font-size-xl:clamp(18px, 1.4vw, 22px);--font-size-xxl:clamp(22px, 1.3vw, 30px);--font-size-xxxl:clamp(26px, 1.8vw, 39px);--font-size-title:clamp(30px, 2.2vw, 45px);--font-size-large-title:clamp(36px, 2.4vw, 48px);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--sm:320px;--md:768px;--lg:1024px;--xl:1440px}.compare-products-page{background:var(--body-bg,#fdfdfd);padding:40px 0 80px}@media (max-width:768px){.compare-products-page{padding:20px 0 60px}}.compare-products-page .compare-header{border-bottom:1px solid var(--border-color,#eaeaea);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;padding-bottom:20px;display:flex}@media (max-width:768px){.compare-products-page .compare-header{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px;padding-bottom:14px}}.compare-products-page .compare-header .header-title-area .breadcrumb{color:#888;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}@media (max-width:576px){.compare-products-page .compare-header .header-title-area .breadcrumb{margin-bottom:8px;font-size:12px}}.compare-products-page .compare-header .header-title-area .breadcrumb a{color:var(--text-color,#555);text-decoration:none}.compare-products-page .compare-header .header-title-area .breadcrumb a:hover{color:var(--primary-color,#00a5c3)}.compare-products-page .compare-header .header-title-area .breadcrumb .sep{color:#ccc}.compare-products-page .compare-header .header-title-area .breadcrumb .current{color:var(--primary-color,#00a5c3);font-weight:500}.compare-products-page .compare-header .header-title-area h1{color:var(--secondary-color,#111);flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 6px;font-size:28px;font-weight:700;display:flex}@media (max-width:768px){.compare-products-page .compare-header .header-title-area h1{gap:8px;font-size:22px}}@media (max-width:480px){.compare-products-page .compare-header .header-title-area h1{font-size:19px}}.compare-products-page .compare-header .header-title-area h1 .item-count-badge{color:var(--primary-color,#00a5c3);background:#00a5c31a;border-radius:20px;padding:4px 12px;font-size:14px;font-weight:600}@media (max-width:576px){.compare-products-page .compare-header .header-title-area h1 .item-count-badge{padding:3px 10px;font-size:12px}}.compare-products-page .compare-header .header-title-area .subtitle{color:#666;margin:0;font-size:14px}@media (max-width:576px){.compare-products-page .compare-header .header-title-area .subtitle{font-size:13px}}.compare-products-page .compare-header .header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){.compare-products-page .compare-header .header-actions{gap:8px;width:100%}}.compare-products-page .compare-header .header-actions .diff-toggle-btn{color:#333;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:30px;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .25s;display:flex}@media (max-width:576px){.compare-products-page .compare-header .header-actions .diff-toggle-btn{padding:7px 12px;font-size:12px}}.compare-products-page .compare-header .header-actions .diff-toggle-btn .toggle-dot{background:#ccc;border-radius:50%;width:8px;height:8px;transition:all .25s}.compare-products-page .compare-header .header-actions .diff-toggle-btn.active{border-color:var(--primary-color,#00a5c3);color:var(--primary-color,#00a5c3);background:#00a5c314}.compare-products-page .compare-header .header-actions .diff-toggle-btn.active .toggle-dot{background:var(--primary-color,#00a5c3);box-shadow:0 0 8px #00a5c380}.compare-products-page .compare-header .header-actions .diff-toggle-btn:hover{border-color:var(--primary-color,#00a5c3)}.compare-products-page .compare-header .header-actions .clear-all-btn{color:#e53935;cursor:pointer;background:#fff5f5;border:1px solid #fee2e2;border-radius:30px;align-items:center;gap:6px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .25s;display:flex}@media (max-width:576px){.compare-products-page .compare-header .header-actions .clear-all-btn{padding:7px 12px;font-size:12px}}.compare-products-page .compare-header .header-actions .clear-all-btn:hover{background:#fee2e2;border-color:#fca5a5}.compare-products-page .compare-header .header-actions .btn-continue-shop{background:var(--primary-color,#00a5c3);color:#fff;border-radius:30px;align-items:center;gap:8px;padding:9px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 12px #00a5c333}@media (max-width:576px){.compare-products-page .compare-header .header-actions .btn-continue-shop{padding:7px 14px;font-size:12px}}.compare-products-page .compare-header .header-actions .btn-continue-shop:hover{background:#008da6;transform:translateY(-1px)}.compare-products-page .compare-empty-card{text-align:center;border:1px border-dashed #e0e0e0;background:#fff;border-radius:20px;max-width:560px;margin:40px auto;padding:80px 20px;box-shadow:0 4px 20px #00000005}@media (max-width:576px){.compare-products-page .compare-empty-card{margin:20px auto;padding:40px 16px}}.compare-products-page .compare-empty-card .empty-icon-wrapper{width:80px;height:80px;color:var(--primary-color,#00a5c3);background:#00a5c314;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:36px;display:flex}@media (max-width:576px){.compare-products-page .compare-empty-card .empty-icon-wrapper{width:60px;height:60px;margin-bottom:16px;font-size:28px}}.compare-products-page .compare-empty-card h2{color:#111;margin:0 0 10px;font-size:22px;font-weight:700}@media (max-width:576px){.compare-products-page .compare-empty-card h2{font-size:18px}}.compare-products-page .compare-empty-card p{color:#666;margin:0 0 28px;font-size:14px;line-height:1.5}@media (max-width:576px){.compare-products-page .compare-empty-card p{margin-bottom:20px;font-size:13px}}.compare-products-page .compare-empty-card .btn-browse{background:var(--primary-color,#00a5c3);color:#fff;border-radius:30px;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 15px #00a5c340}@media (max-width:576px){.compare-products-page .compare-empty-card .btn-browse{padding:10px 22px;font-size:13px}}.compare-products-page .compare-empty-card .btn-browse:hover{background:#008da6;transform:translateY(-2px)}.compare-products-page .compare-table-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #eaeaea;border-radius:16px;width:100%;overflow-x:auto;box-shadow:0 4px 20px #00000008}.compare-products-page .compare-table-wrapper::-webkit-scrollbar{height:6px}.compare-products-page .compare-table-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.compare-products-page .compare-table{border-collapse:separate;border-spacing:0;width:100%}.compare-products-page .compare-table .product-header-cell{vertical-align:top;z-index:10;background:#fff;border-bottom:2px solid #f0f0f0;border-right:1px solid #f5f5f5;width:250px;min-width:210px;padding:20px 16px;position:sticky;top:0}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell{width:170px;min-width:150px;padding:14px 10px}}.compare-products-page .compare-table .product-header-cell:last-child{border-right:none}.compare-products-page .compare-table .product-header-cell.label-header-cell{vertical-align:middle;background:#fafafa;border-right:1px solid #eee;width:180px;min-width:160px;display:table-cell}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell.label-header-cell{z-index:20;position:sticky;left:0;box-shadow:2px 0 6px #0000000d;background:#fafafa!important;width:130px!important;min-width:120px!important}}.compare-products-page .compare-table .product-header-cell.label-header-cell .sticky-label-title{color:#333;text-transform:uppercase;letter-spacing:.05em;font-size:14px;font-weight:700}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell.label-header-cell .sticky-label-title{font-size:12px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card{flex-direction:column;display:flex;position:relative}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .remove-btn{color:#666;cursor:pointer;z-index:5;background:#fff;border:1px solid #e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 6px #00000014}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .remove-btn{width:24px;height:24px;font-size:12px;top:-4px;right:-4px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .remove-btn:hover{color:#fff;background:#e53935;border-color:#e53935;transform:scale(1.1)}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box{background:#e8e6e5;border-radius:12px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:12px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box{border-radius:8px;height:120px;margin-bottom:8px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box .placeholder-wrapper{background:#e5e3e1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box .placeholder-wrapper svg{opacity:.75;width:70px;height:70px}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box .placeholder-wrapper svg{width:46px;height:46px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box img{object-fit:cover;z-index:1;border-radius:12px;width:100%;height:100%;transition:transform .3s;position:absolute;inset:0}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box img{border-radius:8px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .compare-img-box:hover img{transform:scale(1.05)}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .product-title-link{color:var(--secondary-color,#111);text-decoration:none}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .product-title-link .title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;height:38px;margin:0 0 6px;font-size:14px;font-weight:600;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .product-title-link .title{height:32px;font-size:12px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .product-title-link .title:hover{color:var(--primary-color,#00a5c3)}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .ratings{align-items:center;gap:2px;margin-bottom:8px;display:flex}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .ratings svg{color:var(--yellow-color,#ffb800);fill:var(--yellow-color,#ffb800);font-size:13px}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .ratings svg{font-size:11px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .price-row{align-items:baseline;gap:8px;margin-bottom:14px;display:flex}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .price-row{gap:4px;margin-bottom:10px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .price-row .curr-price{color:#000;font-size:17px;font-weight:700}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .price-row .curr-price{font-size:14px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .price-row .prev-price{color:#888;font-size:13px;text-decoration:line-through}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .price-row .prev-price{font-size:11px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .add-bag-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:30px;justify-content:center;align-items:center;gap:6px;width:100%;padding:10px;font-size:13px;font-weight:600;transition:all .2s;display:flex}@media (max-width:768px){.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .add-bag-btn{border-radius:20px;padding:8px 6px;font-size:11px}}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .add-bag-btn:hover:not(:disabled){background:#222;transform:translateY(-1px)}.compare-products-page .compare-table .product-header-cell .compare-product-top-card .product-meta-details .add-bag-btn:disabled{cursor:not-allowed;background:#ccc}.compare-products-page .compare-table .add-more-header-cell{vertical-align:middle;text-align:center;background:#fafafa;border-bottom:2px solid #f0f0f0;border-right:1px solid #f0f0f0;padding:20px 16px}@media (max-width:768px){.compare-products-page .compare-table .add-more-header-cell{width:160px;min-width:140px;padding:14px 10px}}.compare-products-page .compare-table .add-more-header-cell .add-more-card-link{height:100%;min-height:280px;color:var(--secondary-color,#111);background:#fff;border:2px dashed #d1d5db;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;text-decoration:none;transition:all .25s;display:flex}@media (max-width:768px){.compare-products-page .compare-table .add-more-header-cell .add-more-card-link{border-radius:10px;min-height:200px;padding:16px 10px}}.compare-products-page .compare-table .add-more-header-cell .add-more-card-link .plus-icon-box{width:50px;height:50px;color:var(--primary-color,#00a5c3);background:#00a5c31a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;font-size:24px;transition:transform .25s;display:flex}@media (max-width:768px){.compare-products-page .compare-table .add-more-header-cell .add-more-card-link .plus-icon-box{width:38px;height:38px;margin-bottom:8px;font-size:18px}}.compare-products-page .compare-table .add-more-header-cell .add-more-card-link .add-more-title{margin-bottom:4px;font-size:15px;font-weight:700}@media (max-width:768px){.compare-products-page .compare-table .add-more-header-cell .add-more-card-link .add-more-title{font-size:12px}}.compare-products-page .compare-table .add-more-header-cell .add-more-card-link .add-more-sub{color:#888;font-size:12px}@media (max-width:768px){.compare-products-page .compare-table .add-more-header-cell .add-more-card-link .add-more-sub{font-size:10px}}.compare-products-page .compare-table .add-more-header-cell .add-more-card-link:hover{border-color:var(--primary-color,#00a5c3);background:#00a5c308}.compare-products-page .compare-table .add-more-header-cell .add-more-card-link:hover .plus-icon-box{background:var(--primary-color,#00a5c3);color:#fff;transform:scale(1.1)}.compare-products-page .compare-table .table-section-row td{color:#444;text-transform:uppercase;letter-spacing:.04em;background:#f7f7f7;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 16px;font-size:13px;font-weight:700}@media (max-width:768px){.compare-products-page .compare-table .table-section-row td{padding:8px 12px;font-size:11px}}.compare-products-page .compare-table .compare-data-row{transition:background .2s}.compare-products-page .compare-table .compare-data-row.is-different{background:#fef3c766}.compare-products-page .compare-table .compare-data-row.is-different .feature-label-cell{background:#fef3c799}.compare-products-page .compare-table .compare-data-row:hover{background:#fbfbfb}.compare-products-page .compare-table .compare-data-row .feature-label-cell{color:#444;white-space:nowrap;background:#fafafa;border-bottom:1px solid #f0f0f0;border-right:1px solid #eee;padding:14px 16px;font-size:13px;font-weight:600}@media (max-width:768px){.compare-products-page .compare-table .compare-data-row .feature-label-cell{z-index:15;padding:10px;font-size:12px;position:sticky;left:0;box-shadow:2px 0 6px #0000000d;background:#fafafa!important;width:130px!important;min-width:120px!important}}.compare-products-page .compare-table .compare-data-row .feature-value-cell{color:#222;border-bottom:1px solid #f0f0f0;border-right:1px solid #f5f5f5;padding:14px 16px;font-size:13px}@media (max-width:768px){.compare-products-page .compare-table .compare-data-row .feature-value-cell{padding:10px 12px;font-size:12px}}.compare-products-page .compare-table .compare-data-row .feature-value-cell:last-child{border-right:none}.compare-products-page .compare-table .compare-data-row .feature-value-cell .stock-badge{border-radius:12px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}@media (max-width:768px){.compare-products-page .compare-table .compare-data-row .feature-value-cell .stock-badge{padding:2px 8px;font-size:11px}}.compare-products-page .compare-table .compare-data-row .feature-value-cell .stock-badge.in-stock{color:#137333;background:#e6f4ea}.compare-products-page .compare-table .compare-data-row .feature-value-cell .stock-badge.out-stock{color:#c5221f;background:#fce8e6}.compare-products-page .compare-table .compare-data-row .feature-value-cell .empty-val{color:#a0a0a0;font-style:italic}.compare-products-page .compare-confirm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.compare-products-page .compare-confirm-overlay .compare-confirm-modal{background:#fff;border-radius:16px;width:100%;max-width:420px;padding:28px;box-shadow:0 20px 40px #0003}@media (max-width:576px){.compare-products-page .compare-confirm-overlay .compare-confirm-modal{border-radius:14px;padding:20px}}.compare-products-page .compare-confirm-overlay .compare-confirm-modal h3{color:#111;margin:0 0 10px;font-size:18px;font-weight:700}@media (max-width:576px){.compare-products-page .compare-confirm-overlay .compare-confirm-modal h3{font-size:16px}}.compare-products-page .compare-confirm-overlay .compare-confirm-modal p{color:#666;margin:0 0 24px;font-size:14px;line-height:1.5}@media (max-width:576px){.compare-products-page .compare-confirm-overlay .compare-confirm-modal p{margin-bottom:18px;font-size:13px}}.compare-products-page .compare-confirm-overlay .compare-confirm-modal .modal-actions{justify-content:flex-end;gap:12px;display:flex}.compare-products-page .compare-confirm-overlay .compare-confirm-modal .modal-actions .btn-cancel{color:#444;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:30px;padding:9px 18px;font-size:13px;font-weight:600;transition:background .2s}@media (max-width:576px){.compare-products-page .compare-confirm-overlay .compare-confirm-modal .modal-actions .btn-cancel{padding:8px 14px;font-size:12px}}.compare-products-page .compare-confirm-overlay .compare-confirm-modal .modal-actions .btn-cancel:hover{background:#f5f5f5}.compare-products-page .compare-confirm-overlay .compare-confirm-modal .modal-actions .btn-confirm-clear{color:#fff;cursor:pointer;background:#e53935;border:none;border-radius:30px;padding:9px 20px;font-size:13px;font-weight:600;transition:background .2s}@media (max-width:576px){.compare-products-page .compare-confirm-overlay .compare-confirm-modal .modal-actions .btn-confirm-clear{padding:8px 16px;font-size:12px}}.compare-products-page .compare-confirm-overlay .compare-confirm-modal .modal-actions .btn-confirm-clear:hover{background:#d32f2f}
