:root{--sprk-blue-900: #001e8a;--sprk-blue-700: #0047ff;--sprk-blue-500: #00a3ff;--sprk-orange-500: #ff5f00;--sprk-orange-300: #ff8a00;--sprk-ink: #101828;--sprk-white: #ffffff;--sprk-muted: #475467;--sprk-bg: #f5f8ff;--sprk-border: rgba(0, 71, 255, .16)}.sprk-product-page{color:var(--sprk-ink);background:linear-gradient(180deg,#f4f8ff,#fff 22% 100%);padding-bottom:0}.sprk-product-container{width:min(1140px,calc(100% - 2rem));margin:0 auto}.sprk-product-announcement{background:linear-gradient(90deg,var(--sprk-blue-900),var(--sprk-blue-700));color:var(--sprk-white);text-align:center;padding:.65rem 1rem;font-size:.78rem;letter-spacing:.06em;font-weight:700;text-transform:uppercase}.sprk-product-announcement p{margin:0}.sprk-product-breadcrumb{padding:1rem 0 .25rem;font-size:.85rem;color:var(--sprk-muted)}.sprk-product-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin:0;padding:0;list-style:none}.sprk-product-breadcrumb__list li{display:inline-flex;align-items:center;gap:.5rem}.sprk-product-breadcrumb__list li:not(:last-child):after{content:"/";color:#10182859;font-weight:500}.sprk-product-breadcrumb a{color:var(--sprk-blue-700);text-decoration:none;font-weight:600}.sprk-product-breadcrumb a:hover{text-decoration:underline}.sprk-product-breadcrumb__list li[aria-current=page]{color:var(--sprk-ink);font-weight:700}.sprk-product-hero{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;padding:2rem 0 3.5rem}.sprk-product-buybox{background:var(--sprk-white);border:1px solid var(--sprk-border);border-radius:1.15rem;padding:1.5rem 1.5rem 1.35rem;box-shadow:0 4px 24px #001e8a0f,0 20px 50px #0047ff0f}.sprk-product-subtitle{margin:-.25rem 0 1rem;font-size:.95rem;font-weight:600;color:var(--sprk-muted);line-height:1.45}.sprk-product-highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none}.sprk-product-highlights li{font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .65rem;border-radius:999px;background:linear-gradient(135deg,#0047ff14,#ff5f0014);border:1px solid rgba(0,71,255,.12);color:var(--sprk-blue-900)}.sprk-product-gallery__main{background:linear-gradient(160deg,#eaf4ff,#cde4ff);border-radius:1.25rem;padding:1rem;box-shadow:0 18px 42px #0f296e1f}.sprk-product-gallery__featured{width:100%;height:auto;display:block;border-radius:.85rem}.sprk-product-gallery__placeholder{width:100%;height:auto;border-radius:.85rem}.sprk-product-gallery__thumbs{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.sprk-product-gallery__thumb{border:2px solid transparent;border-radius:.5rem;padding:0;background:var(--sprk-white);cursor:pointer;overflow:hidden;opacity:.75;transition:border-color .15s,opacity .15s}.sprk-product-gallery__thumb.is-active,.sprk-product-gallery__thumb:hover{border-color:var(--sprk-orange-500);opacity:1}.sprk-product-gallery__thumb-img{display:block;width:64px;height:64px;object-fit:cover}.sprk-product-badge{display:inline-block;margin:0 0 .5rem;padding:.25rem .75rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#0047ff1f;color:var(--sprk-blue-700)}.sprk-product-title{margin:0 0 .5rem;font-size:clamp(1.85rem,3.2vw,2.5rem);line-height:1.08;letter-spacing:-.02em;color:var(--sprk-blue-900)}.sprk-product-price-row{display:flex;align-items:baseline;gap:.65rem;margin-bottom:1rem}.sprk-product-price{font-size:1.75rem;font-weight:800;color:var(--sprk-orange-500)}.sprk-product-compare{font-size:1.1rem;color:var(--sprk-muted);text-decoration:line-through}.sprk-product-blurb{margin:0 0 1.25rem;color:var(--sprk-ink);line-height:1.62;font-weight:500;font-size:1.02rem}.sprk-product-form{border:1px solid var(--sprk-border);border-radius:1rem;padding:1.25rem;background:var(--sprk-bg)}.sprk-product-options{margin-bottom:1rem}.sprk-product-option+.sprk-product-option{margin-top:.85rem}.sprk-product-option__label{display:block;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.35rem;color:var(--sprk-blue-900)}.sprk-product-option__select{width:100%;padding:.65rem .85rem;border-radius:.5rem;border:1px solid var(--sprk-border);font-size:1rem;background:var(--sprk-white)}.sprk-product-qty-row{margin-bottom:1rem}.sprk-product-qty-label{display:block;font-size:.8rem;font-weight:700;margin-bottom:.35rem}.sprk-product-qty{display:inline-flex;align-items:center;border:1px solid var(--sprk-border);border-radius:.5rem;overflow:hidden;background:var(--sprk-white)}.sprk-product-qty__btn{width:2.5rem;height:2.5rem;border:none;background:var(--sprk-bg);font-size:1.1rem;cursor:pointer;color:var(--sprk-blue-900)}.sprk-product-qty__btn:hover{background:#0047ff1a}.sprk-product-qty__input{width:3rem;border:none;text-align:center;font-size:1rem;font-weight:700}.sprk-product-atc{width:100%;margin-top:.25rem;padding:1rem 1.25rem;border:none;border-radius:999px;font-size:1rem;font-weight:800;cursor:pointer;background:var(--sprk-orange-500);color:var(--sprk-white);box-shadow:0 10px 24px #ff5f0047;transition:transform .15s,background .15s}.sprk-product-atc:hover:not(:disabled){transform:translateY(-1px);background:var(--sprk-orange-300)}.sprk-product-atc:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.sprk-product-trust{margin:1.25rem 0 0;padding:0;list-style:none;font-size:.88rem;color:var(--sprk-muted)}.sprk-product-trust li{position:relative;padding-left:1.1rem;margin-bottom:.35rem}.sprk-product-trust li:before{content:"";position:absolute;left:0;top:.45rem;width:6px;height:6px;border-radius:50%;background:var(--sprk-orange-500)}.sprk-product-section-title{margin:0 0 1rem;font-size:clamp(1.35rem,2.5vw,1.75rem);color:var(--sprk-blue-900)}.sprk-product-facts{padding:3rem 0;background:var(--sprk-blue-900);color:var(--sprk-white)}.sprk-product-facts .sprk-product-section-title,.sprk-product-facts .sprk-product-facts__intro{color:var(--sprk-white)}.sprk-product-facts__intro{margin:0 0 1.25rem;opacity:.92;max-width:65ch}.sprk-product-facts__table-wrap{overflow-x:auto}.sprk-product-facts__table{width:100%;border-collapse:collapse;font-size:.95rem}.sprk-product-facts__table th,.sprk-product-facts__table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.15)}.sprk-product-facts__table th{font-weight:800;text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;color:var(--sprk-blue-500)}.sprk-product-disclaimer{margin:1.25rem 0 0;font-size:.82rem;opacity:.8;max-width:75ch}.sprk-product-split{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:3.5rem 0}.sprk-product-split__col{background:var(--sprk-white);border:1px solid var(--sprk-border);border-radius:1rem;padding:1.5rem 1.35rem;box-shadow:0 8px 30px #001e8a0d}.sprk-product-benefits,.sprk-product-how{margin:0;padding-left:1.2rem;color:var(--sprk-muted);line-height:1.6}.sprk-product-benefits li,.sprk-product-how li{margin-bottom:.5rem}.sprk-product-description{padding:0 0 3rem}.sprk-product-description__rte{color:var(--sprk-muted);line-height:1.65}.sprk-product-description__rte p:first-child{margin-top:0}.sprk-product-description__rte p:last-child{margin-bottom:0}.sprk-product-description__rte ul,.sprk-product-description__rte ol{padding-left:1.25rem}.sprk-product-description__rte h3,.sprk-product-description__rte h4{color:var(--sprk-blue-900)}.sprk-product-faq{padding:0 0 3rem}.sprk-product-faq details{background:var(--sprk-bg);border:1px solid var(--sprk-border);border-radius:.75rem;padding:.85rem 1rem}.sprk-product-faq details+details{margin-top:.6rem}.sprk-product-faq summary{cursor:pointer;font-weight:700;color:var(--sprk-blue-900)}.sprk-product-faq p{margin:.65rem 0 0;color:var(--sprk-muted)}.sprk-product-cta{background:linear-gradient(120deg,var(--sprk-blue-700),var(--sprk-blue-900));color:var(--sprk-white);padding:3rem 0;text-align:center}.sprk-product-cta h2{margin:0 0 .5rem;font-size:clamp(1.4rem,2.5vw,2rem);color:var(--sprk-white)}.sprk-product-cta p{margin:0 0 1rem;opacity:.95}.sprk-product-cta__btn{display:inline-block;padding:.9rem 1.75rem;border-radius:999px;border:none;font-weight:800;font-size:1rem;cursor:pointer;background:var(--sprk-orange-500);color:var(--sprk-white);box-shadow:0 10px 24px #ff5f004d}.sprk-product-cta__btn:hover{background:var(--sprk-orange-300)}@media(max-width:999px){.sprk-product-hero,.sprk-product-split{grid-template-columns:1fr}.sprk-product-hero{padding-top:1.25rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/sprk-product.css.map */
