/* Companion plugin styles that also work outside NovaStore theme. */
.novastore-core-page>header{margin:0 0 28px}.novastore-core-page>header>span{color:#0066ff;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.novastore-core-page>header h2{margin:8px 0;font-size:clamp(34px,5vw,58px);line-height:1}.novastore-core-page>header p{color:#53657a}.novastore-core-page>header.novastore-core-page__intro{margin-top:-18px}.novastore-core-page>header.novastore-core-page__intro p{margin:0}.novastore-core-products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.novastore-core-empty{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:1px solid #dbe5ef;border-radius:26px;text-align:center}.novastore-core-empty>span{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;background:#edf7ff;color:#0066ff;font-size:35px}.novastore-core-empty h2{margin:20px 0 5px}.novastore-core-empty p{color:#53657a}.novastore-core-empty a{margin-top:18px;padding:14px 22px;border-radius:999px;background:#0066ff;color:#fff;font-weight:700;text-decoration:none}.novastore-compare-scroll{overflow:auto;border:1px solid #dbe5ef;border-radius:24px}.novastore-compare-table{min-width:820px;width:100%;border-collapse:collapse}.novastore-compare-table th,.novastore-compare-table td{padding:18px;border-right:1px solid #dbe5ef;border-bottom:1px solid #dbe5ef;vertical-align:top}.novastore-compare-table th{position:sticky;left:0;z-index:1;width:180px;background:#f5f8fb;text-align:left}.novastore-compare-table td{min-width:220px}.novastore-compare-table td>a{display:flex;flex-direction:column;gap:8px;color:inherit;text-decoration:none}.novastore-compare-table img{width:150px;height:150px;object-fit:contain}.novastore-compare-table td button{margin-top:12px;padding:9px 13px;border:1px solid #dbe5ef;border-radius:10px;background:#fff;cursor:pointer}.novastore-variation-swatches{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}.novastore-variation-swatch{min-height:40px;display:flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid #dbe5ef;border-radius:12px;background:#fff;cursor:pointer}.novastore-variation-swatch i{width:22px;height:22px;border:4px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px #c7d5e3}.novastore-variation-swatch span{font-size:11px;font-weight:700}.novastore-variation-swatch.is-active{border-color:#0066ff;box-shadow:0 0 0 3px rgba(0,102,255,.15)}[data-novastore-wishlist].is-active svg{fill:currentColor}[data-novastore-compare].is-active{color:#0066ff}.novastore-toast{position:fixed;z-index:9999;right:20px;bottom:20px;padding:13px 17px;border-radius:13px;background:#00152f;color:#fff;box-shadow:0 15px 50px rgba(0,21,47,.25)}@media(max-width:980px){.novastore-core-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.novastore-core-products{gap:8px}.novastore-variation-swatch span{display:none}}
