:root{--scz-v2-radius: 14px;--scz-v2-radius-lg: 18px;--scz-v2-line: #d9e2ef;--scz-v2-line-soft: #e8eef7;--scz-v2-surface: #ffffff;--scz-v2-surface-2: #f6f9ff;--scz-v2-shadow: 0 10px 24px rgba(18, 28, 44, .08);--scz-v2-shadow-hover: 0 18px 34px rgba(18, 28, 44, .13)}.template-collection .shopify-section,.template-collection .section.section--template{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.template-collection .cc-collection-banner,.template-collection .collection-banner{display:none!important}.template-collection .cc-sparesczar-collection-hero .container{padding-top:10px!important;padding-bottom:10px!important}.template-collection .scz-crumbs{display:flex;align-items:center;gap:7px;margin:0 0 10px;font-size:.81rem;color:#6d768a}.template-collection .scz-crumbs a{color:#6d768a;text-decoration:none}.template-collection .scz-crumbs a:hover{color:var(--scz-red)}.template-collection .scz-collection-hero__panel{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:12px;border:1px solid var(--scz-v2-line);border-radius:var(--scz-v2-radius-lg);box-shadow:var(--scz-v2-shadow);padding:14px;background:radial-gradient(120% 140% at 100% 0%,#f2a03b1a,#f2a03b00 42%),linear-gradient(160deg,#fff,#f7f9fe 70%)}.template-collection .scz-collection-hero__eyebrow{margin:0 0 4px;color:var(--scz-gold);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:770}.template-collection .scz-collection-hero__main h1{margin:0;font-size:clamp(1.5rem,2.3vw,2.15rem);line-height:1.08;letter-spacing:-.02em}.template-collection .scz-collection-hero__desc{margin:7px 0 0;max-width:760px;font-size:.92rem;line-height:1.55;color:#5a657a}.template-collection .scz-collection-hero__search{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px;padding:6px;border-radius:10px;border:1px solid var(--scz-v2-line);background:#fff}.template-collection .scz-collection-hero__search input{border:0;background:transparent;min-width:0;font-size:.88rem;padding:0 10px;color:var(--scz-text)}.template-collection .scz-collection-hero__search input:focus{outline:none}.template-collection .scz-collection-hero__search input::placeholder{color:#7e879a}.template-collection .scz-collection-hero__search button{min-height:34px;border:0;border-radius:8px;padding:0 14px;background:linear-gradient(180deg,#d64535,#c6172f);color:#fff;font-size:.78rem;font-weight:780;cursor:pointer}.template-collection .scz-collection-hero__search button:hover{background:linear-gradient(180deg,#c9352b,#ac1028)}.template-collection .scz-collection-hero__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.template-collection .scz-collection-hero__chips a{display:inline-flex;align-items:center;min-height:31px;border-radius:999px;border:1px solid var(--scz-v2-line);background:#fff;color:#445068;font-size:.78rem;font-weight:710;padding:0 11px;text-decoration:none;transition:border-color .2s ease,color .2s ease,transform .2s ease}.template-collection .scz-collection-hero__chips a:hover{color:var(--scz-red);border-color:#eac2ca;transform:translateY(-1px)}.template-collection .scz-collection-hero__intel{border:1px solid #dce5f3;border-radius:12px;background:#fff;padding:10px;box-shadow:0 6px 16px #16203114}.template-collection .scz-collection-hero__orb-row{display:grid;grid-template-columns:26px 1fr;gap:8px;align-items:center;margin-bottom:9px}.template-collection .scz-collection-hero__orb{width:24px;height:24px;border-radius:50%;background:radial-gradient(circle at 40% 35%,#c53b2b,#7d1010);box-shadow:0 0 0 4px #c53b2b1f,0 0 12px #c53b2b38;animation:scz-orb-pulse 2s ease-in-out infinite}.template-collection .scz-collection-hero__orb-row strong{display:block;font-size:.83rem;color:#1e2638}.template-collection .scz-collection-hero__orb-row p{margin:2px 0 0;font-size:.74rem;color:#62708b;line-height:1.4}.template-collection .scz-collection-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.template-collection .scz-collection-hero__stats>div{border:1px solid #e1e9f4;border-radius:10px;background:#f8fbff;padding:9px 8px}.template-collection .scz-collection-hero__stats strong{display:block;margin:0;color:var(--scz-red);font-size:1rem;line-height:1.05;font-weight:800}.template-collection .scz-collection-hero__stats span{display:block;margin-top:3px;color:#6a7489;font-size:.72rem;font-weight:620}@keyframes scz-orb-pulse{0%,to{box-shadow:0 0 0 4px #c53b2b1f,0 0 12px #c53b2b38}50%{box-shadow:0 0 0 7px #c53b2b14,0 0 18px #c53b2b59}}.template-collection .cc-collection-products .container{padding-top:4px!important;padding-bottom:10px!important}.template-collection .products-toolbar{margin-top:0!important;margin-bottom:10px!important;padding:8px 10px;border-radius:12px;border:1px solid var(--scz-v2-line);box-shadow:var(--scz-v2-shadow);background:#fff}.template-collection .main-products-grid{gap:12px}.template-collection .main-products-grid__filters{padding:12px;border-radius:14px;border:1px solid var(--scz-v2-line);box-shadow:var(--scz-v2-shadow);background:#fff}.template-collection .main-products-grid__results>.grid{margin-top:0!important;gap:12px}.template-collection product-card.card--product,.cc-product-recommendations product-card.card--product{border-radius:var(--scz-v2-radius);border:1px solid var(--scz-v2-line);background:#fff;box-shadow:var(--scz-v2-shadow);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.template-collection product-card.card--product:hover,.cc-product-recommendations product-card.card--product:hover{transform:translateY(-4px);border-color:#e6bcc4;box-shadow:var(--scz-v2-shadow-hover)}.template-collection .card__media,.cc-product-recommendations .card__media{border-bottom:1px solid var(--scz-v2-line-soft);background:radial-gradient(120% 160% at 90% 0%,#c53b2b14,#c53b2b00 40%),linear-gradient(180deg,#f9fbff,#f2f6fd)}.template-collection .card__media .media,.cc-product-recommendations .card__media .media{padding-top:72%!important}.template-collection .card__main-image,.template-collection .card__hover-image,.cc-product-recommendations .card__main-image,.cc-product-recommendations .card__hover-image{object-fit:contain;padding:12px}.template-collection .product-label-container,.cc-product-recommendations .product-label-container{top:8px;left:8px;right:auto;display:flex;flex-wrap:wrap;gap:5px}.template-collection .product-label,.cc-product-recommendations .product-label{min-height:20px;border-radius:999px;padding:0 8px;font-size:.64rem;letter-spacing:.01em;font-weight:760}.template-collection .card__info,.cc-product-recommendations .card__info{padding:10px}.template-collection .scz-card-meta-row,.cc-product-recommendations .scz-card-meta-row{margin-bottom:5px}.template-collection .card__vendor,.cc-product-recommendations .card__vendor{margin:0;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:#76819a;font-weight:700}.template-collection .scz-card-sku,.cc-product-recommendations .scz-card-sku{min-height:19px;border-radius:999px;border:1px solid #e1e8f3;background:#f7faff;color:#5a667f;font-size:.64rem;padding:0 7px}.template-collection .scz-card-flags,.cc-product-recommendations .scz-card-flags{margin-bottom:6px}.template-collection .scz-card-flag,.cc-product-recommendations .scz-card-flag{min-height:20px;border-radius:999px;border:1px solid #deebdf;background:#f2faf4;color:#2f7f40;font-size:.64rem;font-weight:740;padding:0 7px}.template-collection .scz-card-flag--sale,.cc-product-recommendations .scz-card-flag--sale{border-color:#efc7cd;background:#fff3f5;color:var(--scz-red-dark)}.template-collection .scz-card-flag--muted,.cc-product-recommendations .scz-card-flag--muted{border-color:#e2e8f3;background:#f5f8fc;color:#69758d}.template-collection .card__title,.cc-product-recommendations .card__title{margin:0;min-height:2.55em;font-size:.9rem;line-height:1.35;font-weight:760;letter-spacing:-.01em}.template-collection .card__title .card-link,.cc-product-recommendations .card__title .card-link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-collection .card .price,.cc-product-recommendations .card .price{margin:5px 0 8px;align-items:baseline;gap:7px}.template-collection .card .price__current,.cc-product-recommendations .card .price__current{color:var(--scz-red);font-size:1rem;font-weight:810}.template-collection .card .price__was,.cc-product-recommendations .card .price__was{color:#8d98ad;font-size:.78rem}.template-collection .card__quick-add,.cc-product-recommendations .card__quick-add{padding:0 10px 10px}.template-collection .card .btn--primary,.cc-product-recommendations .card .btn--primary{width:100%;min-height:36px;border-radius:9px;border:0;background:linear-gradient(180deg,#d64535,#c6172f);color:#fff;font-size:.78rem;font-weight:790}.template-collection .card .btn--primary:hover,.cc-product-recommendations .card .btn--primary:hover{background:linear-gradient(180deg,#c9352b,#ac1028)}.template-collection .card .btn--secondary,.cc-product-recommendations .card .btn--secondary{display:none!important}.template-product .cc-main-product.section.section--template{margin-top:0!important;padding-top:8px!important;padding-bottom:8px!important}.template-product .product.js-product{gap:14px}.template-product .product-media{border-radius:16px;border:1px solid var(--scz-v2-line);background:radial-gradient(130% 160% at 100% 0%,#c53b2b17,#c53b2b00 44%),linear-gradient(180deg,#f9fbff,#f2f6fd);box-shadow:var(--scz-v2-shadow);padding:10px}.template-product .product-info{position:relative;border-radius:16px;border:1px solid var(--scz-v2-line);background:#fff;box-shadow:var(--scz-v2-shadow);padding:14px;overflow:hidden}.template-product .product-info:after{content:"";position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,#c53b2b1f,#c53b2b00 70%);pointer-events:none}.template-product .product-title{font-size:clamp(1.42rem,2.2vw,2.08rem);line-height:1.08;letter-spacing:-.02em}.template-product .product-vendor-sku span,.template-product .product-vendor-sku a{min-height:23px;border-radius:999px;border:1px solid #dfe7f3;background:#f5f9ff;color:#53617a;font-size:.7rem;font-weight:730;padding:0 9px}.template-product .product-info .price__current{color:var(--scz-red);font-size:clamp(1.5rem,2.1vw,1.95rem);font-weight:820}.template-product .product-info .price__was{color:#8d99af;font-size:.92rem}.template-product .scz-product-assurance span{min-height:23px;border-radius:999px;border:1px solid #dfe7f3;background:#f6f9ff;color:#57647e;font-size:.68rem;font-weight:740;padding:0 9px}.template-product .product-info__add-to-cart{gap:8px}.template-product .product-info__add-to-cart quantity-input{width:120px!important;border-radius:10px;border:1px solid #dbe4f2;background:#f7fbff}.template-product .product-info .btn--primary{min-height:44px;border-radius:10px;border:0;background:linear-gradient(180deg,#d64535,#c6172f);color:#fff;font-size:.86rem;font-weight:790}.template-product .product-info .btn--primary:hover{background:linear-gradient(180deg,#c9352b,#ac1028)}.template-product .product-info .shopify-payment-button__button{min-height:44px;border-radius:10px!important}.template-product .product-info .product-message{border-radius:10px;border:1px solid #e3eaf5;background:#f8fbff}.template-product .cc-product-details.section{margin-top:0!important;padding-top:0!important}.template-product .product-details__block{border-radius:14px;border:1px solid var(--scz-v2-line);box-shadow:var(--scz-v2-shadow);padding:12px}.template-page .cc-sparesczar-categories{padding-top:6px!important;padding-bottom:10px!important}.template-page .scz-categories-page__header{border:1px solid var(--scz-v2-line);border-radius:16px;box-shadow:var(--scz-v2-shadow);padding:14px;background:radial-gradient(120% 140% at 100% 0%,#f2a03b1a,#f2a03b00 43%),linear-gradient(160deg,#fff,#f7f9fe 70%)}.template-page .scz-categories-page__subtitle{margin:0 0 4px;color:var(--scz-gold);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:770}.template-page .scz-categories-page__title{margin:0;font-size:clamp(1.52rem,2.3vw,2.08rem);line-height:1.08;letter-spacing:-.02em}.template-page .scz-categories-page__description{margin:7px 0 0;max-width:780px;color:#5b667c;font-size:.92rem}.template-page .scz-categories-page__quick-meta{margin-top:10px;display:flex;flex-wrap:wrap;gap:7px}.template-page .scz-categories-page__quick-meta span{min-height:24px;border-radius:999px;border:1px solid #dce5f3;background:#fff;color:#54617a;font-size:.7rem;font-weight:710;padding:0 9px;display:inline-flex;align-items:center}.template-page .scz-categories-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.template-page .scz-categories-card{display:block;text-decoration:none;border:1px solid var(--scz-v2-line);border-left:3px solid #dbe4f2;border-radius:12px;background:#fff;box-shadow:var(--scz-v2-shadow);padding:12px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.template-page .scz-categories-card:hover{transform:translateY(-3px);border-color:#e6bcc4;border-left-color:var(--scz-red);box-shadow:var(--scz-v2-shadow-hover)}.template-page .scz-categories-card__head{display:flex;gap:10px;align-items:flex-start}.template-page .scz-categories-card__icon{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.78rem;font-weight:780;background:linear-gradient(180deg,#d64535,#c6172f);box-shadow:0 6px 14px #c53b2b3d;flex-shrink:0}.template-page .scz-categories-card__title-wrap h2{margin:0;font-size:.97rem;line-height:1.2;color:#1d2538}.template-page .scz-categories-card__title-wrap span{display:block;margin-top:3px;color:#7a869d;font-size:.74rem;font-weight:690}.template-page .scz-categories-card p{margin:8px 0 0;color:#5b667c;font-size:.83rem;line-height:1.45}.template-page .scz-categories-card__footer{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}.template-page .scz-categories-card__confidence{display:inline-flex;align-items:center;min-height:20px;border-radius:999px;border:1px solid #dce9df;background:#f3faf5;color:#2f7f40;font-size:.64rem;font-weight:740;padding:0 7px}.template-page .scz-categories-card__cta{color:var(--scz-red);font-size:.78rem;font-weight:770}.template-page .scz-categories-card__cta em{margin-left:4px;font-style:normal}.template-page .scz-categories-oem{margin-top:12px;border-top:1px solid var(--scz-v2-line);padding-top:10px}.template-page .scz-categories-oem__label{margin:0;color:#707a90;font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;font-weight:730}.template-page .scz-categories-oem__links{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.template-page .scz-categories-oem__links a{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;border:1px solid var(--scz-v2-line);background:#fff;color:#4a556d;font-size:.78rem;font-weight:700;padding:0 11px;text-decoration:none}.template-page .scz-categories-oem__links a:hover{color:var(--scz-red);border-color:#eac2ca;background:#fff4f6}@media(max-width:1100px){.template-collection .scz-collection-hero__panel{grid-template-columns:1fr}.template-collection .scz-collection-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.template-page .scz-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.template-collection .cc-sparesczar-collection-hero .container{padding-top:7px!important;padding-bottom:7px!important}.template-collection .scz-crumbs{margin-bottom:8px;font-size:.75rem}.template-collection .scz-collection-hero__panel{padding:11px;gap:9px;border-radius:12px}.template-collection .scz-collection-hero__main h1{font-size:clamp(1.32rem,7vw,1.74rem)}.template-collection .scz-collection-hero__desc{margin-top:6px;font-size:.85rem}.template-collection .scz-collection-hero__search{grid-template-columns:1fr;padding:8px}.template-collection .scz-collection-hero__search input{min-height:34px;border:1px solid #dfe7f3;border-radius:8px}.template-collection .scz-collection-hero__search button{min-height:36px}.template-collection .scz-collection-hero__chips a{min-height:30px;font-size:.74rem}.template-collection .scz-collection-hero__stats{grid-template-columns:1fr}.template-collection .products-toolbar{padding:7px 8px;margin-bottom:8px!important}.template-collection .main-products-grid{gap:8px}.template-collection .main-products-grid__results>.grid{gap:9px}.template-collection .card__media .media{padding-top:68%!important}.template-collection .card__main-image,.template-collection .card__hover-image{padding:10px}.template-collection .card__title{min-height:auto;font-size:.88rem}.template-collection .card__quick-add{padding:0 9px 9px}.template-collection .card .btn--primary{min-height:34px;font-size:.75rem}.template-product .cc-main-product.section.section--template{padding-top:4px!important}.template-product .product-media,.template-product .product-info{border-radius:12px;padding:10px}.template-product .product-title{font-size:clamp(1.3rem,8vw,1.78rem)}.template-product .product-info__add-to-cart{flex-direction:column}.template-product .product-info__add-to-cart quantity-input{width:100%!important}.template-product .product-info .btn--primary,.template-product .product-info .shopify-payment-button__button{min-height:43px}.template-page .scz-categories-page__header{padding:11px;border-radius:12px}.template-page .scz-categories-grid{grid-template-columns:1fr;gap:8px}.template-page .scz-categories-card{border-radius:10px;padding:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sparesczar-commerce-v2.css.map */
