.sticky-compare-header{position:fixed;top:87px;left:0;right:0;z-index:99;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(-300px);opacity:0;visibility:hidden;transition:transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s;padding:12px 0}.sticky-compare-header.visible{transform:translateY(0);opacity:1;visibility:visible}.sticky-compare-header__content{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:0;gap:0;align-items:center}.sticky-compare-header__label-col{min-width:0}.sticky-compare-header__project{display:flex;align-items:center;gap:12px;min-width:0;padding:0 20px}.sticky-compare-header__thumb{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.sticky-compare-header__name{font-size:15px;font-weight:600;color:var(--primary-color);text-decoration:none;display:flex;align-items:center;gap:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-compare-header__name:hover{text-decoration:underline}.sticky-compare-header__name svg{flex-shrink:0}.sticky-compare-header__empty{font-size:14px;color:#999;padding:0 20px}@media(max-width:991.98px){.sticky-compare-header{padding:10px 0}.sticky-compare-header__content{gap:16px}.sticky-compare-header__project{max-width:300px}.sticky-compare-header__thumb{width:44px;height:44px}.sticky-compare-header__name{font-size:14px}}@media(max-width:767.98px){.sticky-compare-header{top:63px;transform:translateY(-200px);padding:10px 0}.sticky-compare-header.visible{transform:translateY(0);opacity:1;visibility:visible}.sticky-compare-header__label-col{display:none}.sticky-compare-header__content{display:flex;justify-content:space-between;gap:8px}.sticky-compare-header__project{flex:1 1;max-width:none;gap:8px;padding:0 10px}.sticky-compare-header__thumb{width:40px;height:40px;border-radius:8px}.sticky-compare-header__name{font-size:13px;gap:4px}.sticky-compare-header__divider{font-size:12px;padding:4px 8px}.compare-projects-actions{flex-direction:column;width:100%}.compare-projects-actions button{width:100%;justify-content:center}.btn-close{min-width:36px!important;min-height:36px!important;width:36px!important;height:36px!important}.ps-widget .accordion-header h3{font-size:18px}.ps-widget{padding:15px!important}.compare-table.cols-3 td{min-width:200px;padding:12px 10px}.compare-table.cols-3 td h5{font-size:14px}.compare-table td:first-child{position:-webkit-sticky;position:sticky;left:0;background:#fff;z-index:1;box-shadow:2px 0 4px rgba(0,0,0,.05);min-width:120px}.table-responsive{position:relative}.table-responsive:after{content:"";position:absolute;top:0;right:0;bottom:0;width:20px;pointer-events:none;z-index:2}.compare-table-header{position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}}@media(max-width:575.98px){.sticky-compare-header__thumb{width:32px;height:32px}.sticky-compare-header__name{font-size:11px}.compare-table.cols-3 td{min-width:150px;padding:10px 8px}.compare-table.cols-3 td h5{font-size:13px}.compare-table td:first-child{min-width:100px}.compare-table td:first-child h5{font-size:12px}}@media(max-width:374.98px){.sticky-compare-header{padding:8px 0}.sticky-compare-header__thumb{width:28px;height:28px}.sticky-compare-header__divider,.sticky-compare-header__name{font-size:10px}.compare-table.cols-3 td{min-width:130px}}