.compare-page{padding-block:3rem 5rem;background-color:#f8f9fb}.breadcrumb-nav+.page-header--compare{margin-top:1px}.page-header--compare{position:relative;padding-block:4rem;background-image:url('../images/page-header-bg.jpg');background-size:cover;background-position:center;color:#fff;overflow:hidden}.page-header--compare .container-fluid{position:relative;z-index:1}.page-header--compare .page-title{font-size:clamp(var(--fs-20), 2.5vw + 1.5rem, var(--fs-30));font-weight:var(--fw-semibold);margin-bottom:.75rem}.page-header--compare .page-subtitle{margin-bottom:0;font-size:var(--fs-14);opacity:.85}.compare-empty{max-width:620px;margin-inline:auto;padding:3rem 2rem;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.6));box-shadow:0 1.5rem 3rem rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.05)}.compare-empty h2{font-size:var(--fs-18);font-weight:var(--fw-semibold);color:#1f2937}.compare-empty p{color:#4b5563}.compare-summary{background-color:#fff;box-shadow:0 1.5rem 3rem rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.05);overflow:hidden}.compare-summary__body{padding:2rem;display:flex;flex-direction:column;gap:2rem}@media (min-width:992px){.compare-summary__body{flex-direction:row;align-items:center;justify-content:space-between}}.compare-summary__content{max-width:540px}.compare-summary__title{font-size:var(--fs-18);font-weight:var(--fw-semibold);color:#111827;margin-bottom:.75rem}.compare-summary__description{margin-bottom:0;color:#4b5563;line-height:1.7}.compare-summary__meta{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;width:100%}@media (min-width:768px){.compare-summary__meta{flex-direction:row;align-items:center;justify-content:flex-end}}.compare-summary__status{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.compare-summary__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;background-color:rgba(var(--molla-primary-color-rgb,#c96),.12);color:var(--molla-primary-color,#c96);font-weight:var(--fw-semibold);letter-spacing:.02em}.compare-summary__count{color:#6b7280;font-weight:var(--fw-medium)}.compare-summary__actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.compare-summary__actions form{display:flex}.compare-summary__alerts{padding:1rem 2rem;background:rgba(var(--molla-primary-color-rgb,#c96),.06);border-top:1px solid rgba(15,23,42,.05);display:flex;flex-wrap:wrap;gap:1rem}.compare-summary__alerts span{font-weight:var(--fw-semibold)}.compare-summary__alerts .text-warning{color:#f59e0b!important}.compare-summary__alerts .text-danger{color:#ef4444!important}.compare-table{background-color:#fff;box-shadow:0 1.5rem 3rem rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.05);overflow:hidden}.compare-table table{min-width:780px;margin-bottom:0;border-color:rgba(15,23,42,.05)}.compare-table thead th{color:#fff;border-color:rgba(255,255,255,.15);text-transform:uppercase;letter-spacing:.08em;font-size:var(--fs-14);font-weight:var(--fw-semibold);padding:1.25rem 1rem}.compare-table tbody th{position:sticky;left:0;z-index:3;background:rgba(15,23,42,.04);border-color:rgba(15,23,42,.05);font-weight:var(--fw-semibold);color:#1f2937;padding:2rem}.compare-table tbody th::after{content:'';position:absolute;top:0;right:-1px;width:1px;height:100%;background:rgba(15,23,42,.08)}.compare-table tbody td{border-color:rgba(15,23,42,.05);color:#4b5563;vertical-align:middle;padding:1rem}.compare-table tbody tr:nth-child(2n) td{background-color:rgba(15,23,42,.02)}.compare-product-card{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.compare-product-card__body{display:flex;flex-direction:column;gap:.75rem;align-items:center}.compare-product-card__image{width:160px;height:160px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 1.5rem 2.5rem rgba(15,23,42,.1);overflow:hidden;transition:transform .3s,box-shadow .3s}.compare-product-card__image:focus-within,.compare-product-card__image:hover{transform:translateY(-4px);box-shadow:0 2rem 3.5rem rgba(15,23,42,.12)}.compare-product-card__image img{max-width:100%;max-height:100%;object-fit:contain}.compare-product-card__title{font-size:var(--fs-14);font-weight:var(--fw-semibold);margin-bottom:.25rem;color:#1f2937}.compare-product-card__title a{color:inherit}.compare-product-card__title a:focus,.compare-product-card__title a:hover{color:var(--molla-primary-color,#c96)}.compare-product-card__price{color:var(--molla-primary-color,#c96);font-weight:var(--fw-semibold)}.compare-product-card__actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;justify-content:center}.compare-product-card__actions .btn-remove{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(15,23,42,.1);color:#6b7280;transition:.3s;background-color:#fff}.compare-product-card__actions .btn-remove:focus,.compare-product-card__actions .btn-remove:hover{color:#fff;background-color:var(--molla-primary-color,#c96);border-color:var(--molla-primary-color,#c96)}.compare-product-card__actions .btn{min-width:160px}@media (max-width:991.98px){.compare-summary__body{padding:1.75rem}.compare-product-card__image{width:140px;height:140px}.compare-table table{min-width:680px}}@media (max-width:767.98px){.compare-page{padding-block:2.5rem 3.5rem}.compare-summary__meta{width:100%}.compare-summary__actions{width:100%;justify-content:space-between}.compare-summary__actions .btn{flex:1 1 auto}.compare-product-card__image{width:120px;height:120px}.compare-table table{min-width:620px}}@media (max-width:575.98px){.compare-summary__body{padding:1.5rem}.compare-summary__actions{flex-direction:column;align-items:stretch}.compare-summary__actions .btn,.compare-summary__actions form{width:100%}.compare-summary__actions .btn-remove{width:2.25rem;height:2.25rem}}.compare-table .table-secondary th{background:rgba(var(--molla-primary-color-rgb,#c96),.08);color:#111827;border-color:rgba(15,23,42,.05)}.compare-table .table-secondary th:first-child{border-left:none}.compare-table .table-secondary th:last-child{border-right:none}