.csu-compare{margin:10px 0 35px}.csu-compare__head{display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;border:1px solid #e7e9ed;border-radius:16px;padding:16px;margin-bottom:14px}.csu-compare__head h1{margin:0;font-size:22px}.csu-compare__head p{margin:5px 0 0;color:#747b86;font-size:12px}.csu-compare-clear{border:1px solid #e2e5ea;background:#fff;border-radius:10px;padding:8px 12px;cursor:pointer}.csu-compare__table-wrap{overflow:auto;background:#fff;border:1px solid #e7e9ed;border-radius:16px}.csu-compare__table{width:100%;min-width:680px;border-collapse:collapse;direction:rtl}.csu-compare__table th,.csu-compare__table td{padding:12px;border-bottom:1px solid #eef0f3;text-align:right;vertical-align:middle;font-size:12px}.csu-compare__table thead th{min-width:150px;position:relative;text-align:center}.csu-compare__table thead th:first-child{min-width:110px}.csu-compare__table thead img{width:110px;height:110px;object-fit:contain;display:block;margin:0 auto 8px}.csu-compare__table thead a{display:block;color:#252a32;text-decoration:none}.csu-compare-remove{position:absolute;top:6px;left:6px;border:0;background:#f5f6f8;border-radius:50%;width:26px;height:26px;cursor:pointer}.csu-compare__table tbody th{background:#fafbfc;font-weight:750}.csu-compare__empty{background:#fff;border:1px dashed #dfe2e7;border-radius:16px;padding:50px 20px;text-align:center;color:#777}@media(max-width:767px){.csu-compare__head{align-items:flex-start}.csu-compare__head h1{font-size:19px}.csu-compare__table{min-width:620px}.csu-compare__table thead img{width:82px;height:82px}}
.csu-compare-toggle{position:absolute;top:47px;right:7px;z-index:3;border:1px solid #e2e5e9;background:#fff;border-radius:9px;padding:6px 8px;font-size:11px;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.csu-compare-toggle.is-active{background:#fff3f5;border-color:#ffd4dc;color:#d9143c}.csu-product-card{position:relative}

.csu-compare-toggle--compact{position:static;left:auto;right:auto;top:auto;bottom:auto;z-index:auto;min-height:38px;padding:7px 9px;border-radius:10px;font-size:12px}
.csu-compare-toggle--compact.is-active{background:#fff3f5;border-color:#ffd4dc;color:#d9143c}
.csu-compare-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:7px 11px;border:1px solid #e2e5e9;background:#fff;border-radius:10px;font-size:12px;font-weight:700}

@media(max-width:767px){
  .csu-compare__table-wrap{overflow:visible;border:0;background:transparent;border-radius:0}
  .csu-compare__table{display:none}
  .csu-compare__mobile-list{display:grid;gap:12px}
  .csu-compare__mobile-card{background:#fff;border:1px solid #e7e9ed;border-radius:16px;padding:12px;position:relative}
  .csu-compare__mobile-head{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid #eef0f3}
  .csu-compare__mobile-head img{width:74px;height:74px;object-fit:contain;flex:0 0 74px}
  .csu-compare__mobile-head a{font-weight:800;line-height:1.7;padding-left:28px}
  .csu-compare__mobile-remove{position:absolute;top:10px;left:10px;border:0;background:#f5f6f8;border-radius:50%;width:27px;height:27px;cursor:pointer}
  .csu-compare__mobile-row{display:grid;grid-template-columns:34% 66%;gap:6px;padding:8px 0;border-bottom:1px solid #f0f1f3;font-size:12px}
  .csu-compare__mobile-row:last-child{border-bottom:0}
  .csu-compare__mobile-label{font-weight:750;color:#68717d}
  .csu-compare__mobile-value{color:#252a32;word-break:break-word}
}
@media(min-width:768px){.csu-compare__mobile-list{display:none}}

/* 3.82.0 — product specifications replace category metadata. */
.csu-compare__table .csu-compare__spec-heading th{background:#f7f8fa;color:#252a32;font-size:12px;font-weight:850;text-align:right;border-top:1px solid #e9edf1}
.csu-compare__table tbody tr:not(.csu-compare__spec-heading) th{width:145px;color:#59616d}
.csu-compare__table tbody tr:not(.csu-compare__spec-heading) td{color:#252a32}
.csu-compare__mobile-spec-heading{margin:10px -1px 0;padding:9px 10px;border-radius:9px;background:#f7f8fa;color:#252a32;font-weight:850;font-size:12px}

/* 5.1.5 — compare experience refinement. */
.csu-compare{max-width:1180px;margin:22px auto 60px;padding-inline:14px}
.csu-compare__head{padding:20px 22px;border-radius:20px;box-shadow:0 10px 30px rgba(20,25,35,.04)}
.csu-compare__title-wrap{min-width:0}
.csu-compare__eyebrow{display:block;margin-bottom:3px;color:#ed1944;font-size:11px;font-weight:850}
.csu-compare__head h1{font-size:25px;font-weight:900;color:#20232a}
.csu-compare__head p{font-size:13px;line-height:1.8}
.csu-compare__head-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}
.csu-compare__count{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 10px;border-radius:999px;background:#fff3f5;border:1px solid #ffd8e0;color:#d9143c;font-size:11px;font-weight:850;white-space:nowrap}
.csu-compare-clear{min-height:40px;padding:0 13px;font-weight:750;color:#59616d}
.csu-compare__table-wrap{border-radius:18px;box-shadow:0 12px 34px rgba(20,25,35,.045);scrollbar-width:thin}
.csu-compare__table-wrap:focus-visible{outline:2px solid rgba(237,25,68,.45);outline-offset:3px}
.csu-compare__table{min-width:760px}
.csu-compare__table th,.csu-compare__table td{padding:13px 12px;line-height:1.8}
.csu-compare__table thead th{background:#fff;position:sticky;top:0;z-index:2}
.csu-compare__table thead th:first-child,.csu-compare__table tbody th{position:sticky;right:0;z-index:3;background:#fafbfc;box-shadow:-5px 0 12px rgba(20,25,35,.035)}
.csu-compare__table thead th:first-child{z-index:4}
.csu-compare__table tbody tr:nth-child(even) td{background:#fcfdfe}
.csu-compare__table tbody td{color:#3d4652}
.csu-compare__table thead strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.7;font-weight:800}
.csu-compare__table .csu-compare__spec-heading th{padding:11px 13px;background:#f6f7f9;color:#68717d;font-size:11px;letter-spacing:.01em}
.csu-compare-remove,.csu-compare__mobile-remove{display:grid;place-items:center;transition:background .15s ease,border-color .15s ease,color .15s ease}
.csu-compare-remove:hover,.csu-compare-remove:focus-visible,.csu-compare__mobile-remove:hover,.csu-compare__mobile-remove:focus-visible{background:#fff0f3;color:#d9143c;border:1px solid #ffc5d0;outline:none}
.csu-compare__empty{padding:76px 22px;box-shadow:0 10px 28px rgba(20,25,35,.035)}
.csu-compare__empty-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 15px;border-radius:20px;background:#fff3f5;border:1px solid #ffd8e0;color:#ed1944}
.csu-compare__empty-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.csu-compare__empty strong{display:block;font-size:18px;color:#252a32}
.csu-compare__empty p{margin:7px auto 18px;max-width:460px;line-height:1.9;font-size:13px}
.csu-compare__shop-link,.csu-compare__mobile-product-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:11px;background:#ed1944;color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:800}
.csu-compare__mobile-product-link{width:100%;margin-top:12px;box-sizing:border-box}
.csu-compare__mobile-list{display:none}
@media(max-width:767px){
  .csu-compare{margin:14px auto 42px;padding-inline:10px}
  .csu-compare__head{padding:16px;border-radius:16px;gap:10px}
  .csu-compare__head h1{font-size:20px}
  .csu-compare__head p{font-size:11.5px}
  .csu-compare__head-actions{align-self:flex-start;flex-direction:column;align-items:stretch}
  .csu-compare__count{min-height:32px}
  .csu-compare-clear{min-height:36px;font-size:11px}
  .csu-compare__table-wrap{box-shadow:none;border:0;background:transparent}
  .csu-compare__table{display:none}
  .csu-compare__mobile-list{display:grid;gap:11px}
  .csu-compare__mobile-card{padding:13px!important;border-radius:16px!important;box-shadow:0 7px 22px rgba(20,25,35,.04)}
  .csu-compare__mobile-head{padding-bottom:11px}
  .csu-compare__mobile-head a{font-size:13px}
  .csu-compare__mobile-row{grid-template-columns:38% 62%!important;padding:8px 0!important}
  .csu-compare__mobile-label{font-weight:750}
  .csu-compare__mobile-value{font-weight:650;line-height:1.8}
}
.csu-compare-limit-notice{position:fixed;right:50%;bottom:24px;z-index:1000005;max-width:min(420px,calc(100vw - 28px));padding:11px 16px;border:1px solid #303641;border-radius:12px;background:#20232a;color:#fff;box-shadow:0 12px 34px rgba(0,0,0,.2);font-size:12px;font-weight:700;transform:translate(50%,18px);opacity:0;pointer-events:none;transition:opacity .16s ease,transform .16s ease}
.csu-compare-limit-notice.is-visible{opacity:1;transform:translate(50%,0)}
@media(prefers-reduced-motion:reduce){.csu-compare-limit-notice{transition:none}}
@media(prefers-color-scheme:dark){.csu-compare-limit-notice{background:#f2f4f7;color:#171a20;border-color:#fff}}
