.compare-picker-hint{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:0.875rem 1rem;border-radius:0.75rem;border:1px solid #d9e5d6;background:linear-gradient(135deg,#f7f3ea 0%,#eef5ec 100%);color:#16351C;font-size:0.875rem;line-height:1.45}.compare-picker-hint p{margin:0;flex:1}.compare-picker-hint__close{flex-shrink:0;width:1.75rem;height:1.75rem;border:none;border-radius:0.5rem;background:rgba(255,255,255,0.7);color:#6d655b;font-size:1.125rem;line-height:1;cursor:pointer}.compare-picker-hint__close:hover{background:#fff;color:#B8661A}.compare-bar{--cb-green:#16351C;--cb-green-2:#254D2A;--cb-green-deep:#0f2815;--cb-accent:#B8661A;--cb-cream:#F7F3EA;position:fixed;left:max(0.85rem,env(safe-area-inset-left,0px));right:max(0.85rem,env(safe-area-inset-right,0px));bottom:max(0.85rem,env(safe-area-inset-bottom,0px));z-index:45;max-width:58rem;margin-inline:auto;border-radius:1.35rem;background:radial-gradient(120% 140% at 8% 0%,rgba(184,102,26,0.28) 0%,transparent 46%),linear-gradient(135deg,#1d4224 0%,#16351C 52%,#0f2815 100%);box-shadow:0 22px 48px rgba(22,53,28,0.38),0 0 0 1px rgba(247,243,234,0.12) inset;transition:transform 0.36s cubic-bezier(0.22,1,0.36,1),opacity 0.22s ease;overflow:hidden}.compare-bar.is-hidden{transform:translateY(130%) scale(0.96);opacity:0;pointer-events:none}.compare-bar__inner{display:flex;align-items:center;gap:0.85rem;padding:0.7rem 0.75rem;min-width:0}.compare-bar__badge{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:4.25rem;padding:0.55rem 0.5rem;border-radius:1rem;background:rgba(0,0,0,0.22);border:1px solid rgba(247,243,234,0.14);color:var(--cb-cream);text-align:center}.compare-bar__badge-count{font-size:1.15rem;font-weight:900;letter-spacing:-0.03em;line-height:1;font-variant-numeric:tabular-nums;color:#fff}.compare-bar__badge-label{margin-top:0.28rem;font-size:0.5625rem;font-weight:800;letter-spacing:0.08em;text-transform:uppercase;opacity:0.82}.compare-bar__track{display:flex;align-items:center;gap:0.35rem;flex:1 1 auto;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0.2rem 0.1rem}.compare-bar__track::-webkit-scrollbar{display:none}.compare-bar__vs{flex-shrink:0;font-size:0.5625rem;font-weight:900;letter-spacing:0.06em;color:rgba(247,243,234,0.72);line-height:1}.compare-bar__vs--muted{color:rgba(247,243,234,0.28)}.compare-bar__product{position:relative;flex:0 0 auto;width:4.35rem;animation:compareChipIn 0.3s cubic-bezier(0.22,1,0.36,1) both}@keyframes compareChipIn{from{opacity:0;transform:translateY(10px) scale(0.9)}to{opacity:1;transform:translateY(0) scale(1)}}.compare-bar__product-link{display:flex;flex-direction:column;align-items:center;gap:0.35rem;text-decoration:none;color:var(--cb-cream)}.compare-bar__thumb{width:3.35rem;height:3.35rem;border-radius:999px;overflow:hidden;background:#fff;border:2px solid rgba(247,243,234,0.95);box-shadow:0 8px 18px rgba(0,0,0,0.22);display:inline-flex;align-items:center;justify-content:center;color:#8a8278;transition:transform 0.15s ease,box-shadow 0.15s ease}.compare-bar__product-link:hover .compare-bar__thumb{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 22px rgba(0,0,0,0.28);border-color:#fff}.compare-bar__thumb img{width:100%;height:100%;object-fit:cover}.compare-bar__thumb svg{width:1.15rem;height:1.15rem}.compare-bar__name{max-width:100%;font-size:0.625rem;font-weight:700;line-height:1.2;text-align:center;color:rgba(247,243,234,0.92);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.compare-bar__remove{position:absolute;top:-0.15rem;right:0.15rem;z-index:2;width:1.35rem;height:1.35rem;border:none;border-radius:999px;background:var(--cb-cream);color:var(--cb-green);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,0.2);transition:transform 0.15s ease,background 0.15s ease,color 0.15s ease}.compare-bar__remove svg{width:0.7rem;height:0.7rem}.compare-bar__remove:hover{background:var(--cb-accent);color:#fff;transform:scale(1.08)}.compare-bar__slot{flex:0 0 auto;width:3.35rem;height:3.35rem;margin-bottom:1.45rem;border-radius:999px;border:1.5px dashed rgba(247,243,234,0.42);background:rgba(247,243,234,0.08);color:rgba(247,243,234,0.88);text-decoration:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:0.1rem;transition:background 0.15s ease,border-color 0.15s ease,transform 0.15s ease}.compare-bar__slot:hover{background:rgba(184,102,26,0.22);border-color:var(--cb-accent);color:#fff;transform:translateY(-2px)}.compare-bar__slot-icon{font-size:1.05rem;font-weight:800;line-height:1}.compare-bar__slot-text{font-size:0.5rem;font-weight:800;letter-spacing:0.04em;text-transform:uppercase}.compare-bar__aside{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:0.4rem}.compare-bar__hint{margin:0;padding:0.22rem 0.55rem;border-radius:999px;background:rgba(184,102,26,0.28);color:#f7e2c8;font-size:0.625rem;font-weight:800;white-space:nowrap}.compare-bar__hint[hidden]{display:none !important}.compare-bar__actions{display:flex;align-items:center;gap:0.4rem}.compare-bar__clear{border:1px solid rgba(247,243,234,0.35);background:transparent;color:var(--cb-cream);font-size:0.75rem;font-weight:700;cursor:pointer;padding:0.55rem 0.8rem;border-radius:999px;transition:background 0.15s ease,border-color 0.15s ease}.compare-bar__clear:hover{background:rgba(247,243,234,0.12);border-color:var(--cb-cream)}.compare-bar__go{display:inline-flex;align-items:center;gap:0.3rem;padding:0.6rem 1rem;border-radius:999px;background:var(--cb-cream);color:var(--cb-green);font-size:0.8125rem;font-weight:900;text-decoration:none;box-shadow:0 10px 22px rgba(0,0,0,0.2);transition:transform 0.15s ease,background 0.15s ease,color 0.15s ease,opacity 0.15s ease;white-space:nowrap}.compare-bar__go svg{width:0.9rem;height:0.9rem}.compare-bar__go:hover{background:#fff;color:var(--cb-green-deep);transform:translateY(-1px)}.compare-bar__go.is-disabled{opacity:0.45;pointer-events:none;box-shadow:none;transform:none}.b2b-compare-check{display:inline-flex;align-items:center;gap:0.35rem;margin-top:0.5rem;font-size:0.6875rem;font-weight:600;color:#64748b;cursor:pointer;user-select:none}.b2b-compare-check input{width:0.875rem;height:0.875rem;accent-color:#B91C1C;cursor:pointer}.b2b-compare-check.is-checked{color:#B91C1C}.b2b-compare-check--pdp{display:inline-flex;padding:0.5rem 0.875rem;border:1px solid #e2e8f0;border-radius:0.625rem;background:#fff;font-size:0.8125rem}.cmp-page{max-width:72rem;margin:0 auto;padding-bottom:2rem}.cmp-page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.cmp-page-title{font-size:1.35rem;font-weight:800;color:#0f172a;margin:0}.cmp-page-sub{font-size:0.8125rem;color:#64748b;margin:0.25rem 0 0}.cmp-page-actions{display:flex;flex-wrap:wrap;align-items:center;gap:0.625rem}.cmp-diff-toggle{display:inline-flex;align-items:center;gap:0.75rem;padding:0.4375rem 0.5rem 0.4375rem 0.875rem;background:#fff;border:1px solid #e2e8f0;border-radius:9999px;cursor:pointer;user-select:none;transition:border-color 0.2s,background 0.2s,box-shadow 0.2s}.cmp-diff-toggle:hover{border-color:#cbd5e1;background:#f8fafc}.cmp-diff-toggle:has(.cmp-diff-toggle__input:checked){border-color:#E8A0A0;background:#f0f7ff;box-shadow:0 0 0 1px rgba(185,28,28,0.08)}.cmp-diff-toggle__text{font-size:0.8125rem;font-weight:600;color:#334155;line-height:1.2}.cmp-diff-toggle__input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cmp-ios-switch{position:relative;flex-shrink:0;display:block;width:44px;height:26px;border-radius:9999px;background:#d1d5db;transition:background 0.25s ease}.cmp-ios-switch::after{content:'';position:absolute;top:2px;left:2px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,0.22);transition:transform 0.25s cubic-bezier(0.4,0,0.2,1)}.cmp-diff-toggle__input:checked~.cmp-ios-switch{background:#34C759}.cmp-diff-toggle__input:checked~.cmp-ios-switch::after{transform:translateX(18px)}.cmp-diff-toggle__input:focus-visible~.cmp-ios-switch{outline:2px solid #B91C1C;outline-offset:2px}.cmp-btn{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem 0.875rem;border-radius:0.625rem;font-size:0.8125rem;font-weight:700;border:none;cursor:pointer;text-decoration:none;transition:background 0.15s,border-color 0.15s}.cmp-btn--primary{background:#B91C1C;color:#fff}.cmp-btn--primary:hover{background:#961616;color:#fff}.cmp-btn--ghost{background:#f1f5f9;color:#475569}.cmp-btn--ghost:hover{background:#e2e8f0}.cmp-btn--cart{flex:1;background:#B91C1C;color:#fff;padding:0.45rem 0.5rem;font-size:0.75rem}.cmp-btn--cart:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.cmp-btn--fav{width:2.25rem;height:2.25rem;padding:0;background:#fff;border:1px solid #e2e8f0;border-radius:0.5rem;color:#94a3b8}.cmp-btn--fav.is-active{color:#ef4444;border-color:#fecaca}.cmp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;text-align:center;padding:3rem 1.5rem;background:#fff;border:1px dashed #cbd5e1;border-radius:1rem;color:#64748b}.cmp-empty__icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1rem;background:linear-gradient(135deg,#FDF2F2 0%,#FCE8E8 100%);color:#B91C1C}.cmp-empty__icon svg{width:2rem;height:2rem}.cmp-empty__body{display:flex;flex-direction:column;gap:0.5rem;max-width:24rem}.cmp-empty__title{margin:0;font-size:1rem;font-weight:700;color:#334155;line-height:1.45}.cmp-empty__hint{margin:0;font-size:0.875rem;line-height:1.55;color:#64748b}.cmp-empty p{margin:0;font-size:0.9375rem;line-height:1.55;max-width:22rem}.cmp-scroll-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid #e2e8f0;border-radius:1rem;background:#fff;box-shadow:0 4px 24px rgba(15,23,42,0.06)}.cmp-table{width:100%;min-width:calc(180px+var(--cmp-cols) * 220px);border-collapse:collapse;font-size:0.8125rem}.cmp-table th,.cmp-table td{border-bottom:1px solid #f1f5f9;vertical-align:top;padding:0.65rem 0.75rem}.cmp-label-col{position:sticky;left:0;z-index:2;background:#f8fafc;font-weight:600;color:#475569;width:160px;min-width:140px;text-align:left}.cmp-product-col{min-width:200px;width:calc((100% - 160px) / var(--cmp-cols));background:#fff;vertical-align:top}.cmp-section-row td{background:#FDF2F2;color:#B91C1C;font-weight:800;font-size:0.6875rem;text-transform:uppercase;letter-spacing:0.06em;padding:0.5rem 0.75rem}.cmp-data-row.is-diff .cmp-label-col{color:#B91C1C}.cmp-value-col.is-highlight{background:#fffbeb;color:#92400e;font-weight:600}.cmp-table.is-diff-only .cmp-data-row[data-is-diff="0"]{display:none}.cmp-product-card-head{position:relative;text-align:center}.cmp-remove{position:absolute;top:0;right:0;width:1.5rem;height:1.5rem;border:none;border-radius:999px;background:#f1f5f9;color:#64748b;cursor:pointer;font-size:1rem;line-height:1}.cmp-product-image{display:block;width:88px;height:88px;margin:0 auto 0.5rem;border-radius:0.75rem;overflow:hidden;border:1px solid #e2e8f0;background:#f8fafc}.cmp-product-image .product-thumb-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cmp-product-image .product-thumb-placeholder svg{width:2rem;height:2rem;opacity:0.45}.cmp-product-image img{width:100%;height:100%;object-fit:cover}.cmp-product-name{display:block;font-size:0.8125rem;font-weight:700;color:#0f172a;text-decoration:none;line-height:1.35;margin-bottom:0.25rem}.cmp-product-name:hover{color:#B91C1C}.cmp-product-price{font-size:0.9375rem;font-weight:800;color:#B91C1C;margin:0 0 0.5rem}.cmp-product-actions{display:flex;gap:0.35rem;align-items:stretch}body.has-compare-bar .b2b-panel main,body.has-compare-bar .c2b-main{padding-bottom:8.5rem}body.has-compare-bar:not(.b2b-panel):not(.c2b-panel) main{padding-bottom:8.5rem}body.has-compare-bar .wa-widget{bottom:calc(9rem+env(safe-area-inset-bottom,0px))}@media (min-width:768px){.compare-bar{left:max(1.25rem,env(safe-area-inset-left,0px));right:max(1.25rem,env(safe-area-inset-right,0px));bottom:max(1.15rem,env(safe-area-inset-bottom,0px))}.compare-bar__inner{padding:0.8rem 0.9rem;gap:1rem}.compare-bar__product{width:4.75rem}.compare-bar__thumb,.compare-bar__slot{width:3.7rem;height:3.7rem}}@media (max-width:640px){body.has-compare-bar .b2b-panel main,body.has-compare-bar .c2b-main,body.has-compare-bar:not(.b2b-panel):not(.c2b-panel) main{padding-bottom:calc(11.5rem+env(safe-area-inset-bottom,0))}body.has-compare-bar .wa-widget{bottom:calc(12rem+env(safe-area-inset-bottom,0px))}.compare-bar__inner{flex-wrap:wrap;gap:0.65rem}.compare-bar__track{order:3;flex:1 1 100%;justify-content:flex-start}.compare-bar__aside{margin-left:auto}.compare-bar__badge{min-width:3.75rem;padding:0.45rem 0.4rem}.compare-bar__badge-count{font-size:1rem}.compare-bar__clear{padding-inline:0.65rem}.compare-bar__go{padding-inline:0.85rem}.compare-bar__name{font-size:0.5625rem}.cmp-page-head{flex-direction:column;align-items:stretch;gap:0.875rem}.cmp-page-actions{width:100%;flex-direction:column;align-items:center;justify-content:center;gap:0.625rem}.cmp-diff-toggle{width:100%;max-width:22rem;justify-content:center;margin-left:auto;margin-right:auto}.cmp-page-actions .cmp-btn{width:100%;max-width:22rem}}