.sunco-compare-control{--sunco-compare-blue: var(--sunco-brand-blue, #107db3);--sunco-compare-border: #cfe0ec;display:inline-flex;width:fit-content}.sunco-compare-control__button{align-items:center;-webkit-appearance:none;appearance:none;background:#fff;border:1px solid var(--sunco-compare-border);border-radius:8px;color:#2f3a43;cursor:pointer;display:inline-flex;font:inherit;font-size:.78rem;font-weight:700;gap:7px;line-height:1;min-height:30px;padding:7px 10px;transition:border-color .12s ease,color .12s ease,background .12s ease,box-shadow .12s ease}.sunco-compare-control__button:hover,.sunco-compare-control__button:focus-visible{border-color:var(--sunco-compare-blue);box-shadow:0 4px 14px #107db31f;color:var(--sunco-compare-blue)}.sunco-compare-control__button[aria-pressed=true]{background:#eef8fd;border-color:var(--sunco-compare-blue);color:var(--sunco-compare-blue)}.sunco-compare-control__button:disabled{cursor:not-allowed;opacity:.48}.sunco-compare-control__box{align-items:center;border:1.5px solid currentColor;border-radius:4px;display:inline-flex;flex:0 0 14px;height:14px;justify-content:center;width:14px}.sunco-compare-control__button[aria-pressed=true] .sunco-compare-control__box:after{border:solid currentColor;border-width:0 2px 2px 0;content:"";height:8px;transform:translateY(-1px) rotate(45deg);width:4px}.sunco-compare-control--card{margin-top:8px}.sunco-compare-control--card .sunco-compare-control__button{border-color:transparent;box-shadow:none}.sunco-compare-control--card .sunco-compare-control__button:hover,.sunco-compare-control--card .sunco-compare-control__button:focus-visible{background:#eef8fd;border-color:transparent;box-shadow:none;color:var(--sunco-compare-blue)}.sunco-compare-control--card .sunco-compare-control__button[aria-pressed=true]{border-color:transparent;box-shadow:none}.sunco-plp-products--list .sunco-plp-card__purchase .sunco-compare-control--card{justify-self:center;margin-top:0}.sunco-plp-products--grid .sunco-compare-control--card{margin:0;position:absolute;right:12px;top:12px;z-index:4}.sunco-plp-products--grid .sunco-compare-control--card .sunco-compare-control__button{background:#fffffff0;min-height:28px;padding:7px 9px}.sunco-compare-control--pdp{margin-left:10px;margin-top:2px}.sunco-compare-tray{background:#fff;border:1px solid #cfe0ec;border-radius:8px;bottom:18px;box-shadow:0 18px 45px #081f2f2e;display:none;gap:12px;left:50%;max-width:calc(100vw - 32px);padding:12px;position:fixed;transform:translate(-50%);width:min(720px,calc(100vw - 32px));z-index:90}.sunco-compare-tray.is-visible{align-items:center;display:flex;justify-content:space-between}body:has(main[data-template^=product] .sticky-add-to-cart__bar[data-stuck=true]) .sunco-compare-tray.is-visible{display:none}.sunco-compare-tray__summary{color:#1b2a38;font-size:.92rem;font-weight:700}.sunco-compare-tray__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.sunco-compare-tray__button,.sunco-compare-modal__close{-webkit-appearance:none;appearance:none;border-radius:8px;cursor:pointer;font:inherit;font-size:.85rem;font-weight:700;min-height:38px;padding:9px 14px}.sunco-compare-tray__button--primary{background:var(--sunco-button-yellow, #f9b915);border:1px solid var(--sunco-button-yellow, #f9b915);color:#142231}.sunco-compare-tray__button--secondary,.sunco-compare-modal__close{background:#fff;border:1px solid #cfe0ec;color:#1b2a38}.sunco-compare-modal{align-items:center;background:#0817247a;display:none;top:0;right:0;bottom:0;left:0;justify-content:center;padding:18px;position:fixed;z-index:150}.sunco-compare-modal.is-open{display:flex}.sunco-compare-modal[hidden]{display:none}.sunco-compare-modal__panel{background:#fff;border-radius:10px;box-shadow:0 28px 90px #08172442;max-height:calc(100vh - 36px);max-width:min(1180px,100%);overflow:hidden;width:100%}.sunco-compare-modal__header{align-items:start;border-bottom:1px solid #e2edf4;display:flex;gap:16px;justify-content:space-between;padding:18px 20px}.sunco-compare-modal__title{color:#162536;font-size:clamp(1.45rem,2vw,2.1rem);font-weight:800;line-height:1.05;margin:0}.sunco-compare-modal__intro{color:#627080;font-size:.92rem;margin:6px 0 0}.sunco-compare-modal__mobile-hint{display:none}.sunco-compare-modal__body{max-height:calc(100vh - 146px);overflow:auto;padding:0 20px 20px}.sunco-compare-table{border-collapse:collapse;min-width:720px;table-layout:fixed;width:100%}.sunco-compare-table th,.sunco-compare-table td{border-bottom:1px solid #edf2f6;color:#2f3a43;font-size:.9rem;line-height:1.35;padding:13px 12px;text-align:left;vertical-align:top}.sunco-compare-table th:first-child,.sunco-compare-table td:first-child{color:#1b2a38;font-weight:800;left:0;min-width:160px;position:sticky;z-index:1}.sunco-compare-table thead th{background:#fff;position:sticky;top:0;z-index:4}.sunco-compare-table thead th:first-child{z-index:5}.sunco-compare-table th:first-child,.sunco-compare-table td:first-child{background:#fff}.sunco-compare-product{display:grid;gap:7px;justify-items:start}.sunco-compare-product__image{aspect-ratio:1 / 1;background:#f6f8fa;border-radius:8px;display:block;object-fit:contain;width:min(150px,100%)}.sunco-compare-product__title{color:#162536;display:block;font-weight:700;line-height:1.25;min-height:var(--sunco-compare-title-min-height, auto);text-decoration:none}.sunco-compare-product__meta,.sunco-compare-product__price{color:#627080;display:block;font-size:.82rem}.sunco-compare-product__price strong{color:#162536;font-size:1rem}.sunco-compare-product__learn-more{align-items:center;background:var(--sunco-button-yellow, #f9b915);border:1px solid var(--sunco-button-yellow, #f9b915);border-radius:8px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:800;justify-content:center;justify-self:stretch;line-height:1;min-height:38px;padding:9px 14px;text-decoration:none;transition:background .14s ease,border-color .14s ease,box-shadow .14s ease,transform .14s ease;width:100%}.sunco-compare-product__learn-more:hover,.sunco-compare-product__learn-more:focus-visible{background:#f5aa06;border-color:#f5aa06;box-shadow:0 6px 16px #f9b91538;color:#fff;transform:translateY(-1px)}.sunco-compare-product__remove-text{-webkit-appearance:none;appearance:none;background:none;border:0;color:#627080;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700;justify-self:center;line-height:1.1;min-height:24px;padding:4px 6px;text-align:center;text-decoration:none}.sunco-compare-product__remove-text:hover,.sunco-compare-product__remove-text:focus-visible{color:#1b2a38;text-decoration:underline}.sunco-compare-modal.is-compare-header-stuck .sunco-compare-product{gap:6px}.sunco-compare-modal.is-compare-header-stuck .sunco-compare-product__image,.sunco-compare-modal.is-compare-header-stuck .sunco-compare-product__remove-text{display:none}.sunco-compare-empty{color:#8a96a3}body.sunco-compare-modal-open{overflow:hidden}@media(max-width:749px){.sunco-compare-control--pdp{margin-left:10px}.sunco-compare-control__button{min-height:28px;padding:7px 9px}.sunco-compare-tray{bottom:calc(var(--sunco-mobile-bottom-nav-height, 0px) + 10px);padding:10px}.sunco-compare-tray.is-visible{align-items:stretch;flex-direction:column}.sunco-compare-tray__actions{display:grid;grid-template-columns:1fr 1fr}.sunco-compare-modal{padding:10px}.sunco-compare-modal__header{padding:16px}.sunco-compare-modal__body{max-height:calc(100vh - 126px);overscroll-behavior-inline:contain;padding:0 16px 16px;scroll-padding-inline-start:132px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.sunco-compare-modal__body:focus-visible{outline:2px solid var(--sunco-link-blue, #1685be);outline-offset:-2px}.sunco-compare-modal__mobile-hint{color:#627080;display:block;font-size:.8rem;margin:5px 0 0}.sunco-compare-table{min-width:100%;table-layout:auto;width:max-content}.sunco-compare-table th:first-child,.sunco-compare-table td:first-child{box-sizing:border-box;max-width:116px;min-width:116px;overflow-wrap:anywhere;padding-inline:8px;width:116px}.sunco-compare-table thead th:not(:first-child),.sunco-compare-table tbody td:not(:first-child){box-sizing:border-box;max-width:220px;min-width:220px;overflow-wrap:anywhere;white-space:normal;width:220px}.sunco-compare-table thead th:not(:first-child){scroll-snap-align:start;scroll-snap-stop:always}.sunco-compare-product__title{overflow-wrap:anywhere}}@media(min-width:750px)and (max-width:989px){.sunco-compare-tray{bottom:calc(var(--sunco-mobile-bottom-nav-height, 0px) + 10px)}}
/*# sourceMappingURL=/cdn/shop/t/367/assets/sunco-compare.css.map */
