.hf-header-hidden{display:none!important}#MainContent.content-for-layout{padding-top:56px}.template-collection .section:first-of-type .section-background,.template-collection #MainContent>.shopify-section:first-of-type{padding-block-start:20px!important}@media(max-width:749px){.template-collection .section:first-of-type .section-background,.template-collection #MainContent>.shopify-section:first-of-type{padding-block-start:16px!important}}:root{--hf-primary: #3366FF;--hf-primary-deep: #0A3EC4;--hf-ink: #0F172A;--hf-muted: #64748b;--hf-bg: #f8fafc;--hf-border: #e2e8f0;--hf-radius: 12px;--hf-radius-lg: 16px}@keyframes hf-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hf-animate{animation:hf-fade-up .5s ease-out forwards}.hf-delay-1{animation-delay:.1s;opacity:0}.hf-delay-2{animation-delay:.2s;opacity:0}.hf-delay-3{animation-delay:.3s;opacity:0}.hf-delay-4{animation-delay:.4s;opacity:0}.product-information .button--primary,.product-information [data-add-to-cart],.main-collection .button--primary,.section-resource-list a.button--primary,a.button--primary{background:#36f!important;border-color:#36f!important}.product-information .button--primary:hover,.main-collection .button--primary:hover,.section-resource-list a.button--primary:hover,a.button--primary:hover{background:#0a3ec4!important;border-color:#0a3ec4!important}.product-grid-container .facets-block-wrapper{display:block!important}@media screen and (min-width:750px){.product-grid-container .facets.facets--horizontal{display:flex!important}}:root{--pc-font: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--pc-radius: 16px;--pc-accent: #1a56db;--pc-accent-hover: #1645b8;--pc-text: #111827;--pc-muted: #6b7280;--pc-bg-image: #f3f4f6;--pc-border: #e5e7eb;--pc-badge-sale: #dc2626;--pc-badge-new: #059669;--pc-shadow: 0 2px 12px rgba(0, 0, 0, .06);--pc-shadow-hover: 0 16px 40px rgba(0, 0, 0, .12);--pc-ease: cubic-bezier(.25, .46, .45, .94)}.product-grid__item,.resource-list .resource-list__item{border-radius:var(--pc-radius);background:#fff;border:1px solid var(--pc-border);overflow:hidden;box-shadow:var(--pc-shadow);transition:box-shadow .3s var(--pc-ease),transform .3s var(--pc-ease);display:flex;flex-direction:column}.product-grid__item:hover,.resource-list .resource-list__item:hover{box-shadow:var(--pc-shadow-hover);transform:translateY(-4px)}.product-grid__item product-card,.resource-list .resource-list__item product-card{display:flex;flex-direction:column;flex:1}.product-grid__item .product-grid__card,.resource-list .resource-list__item .product-card__content{border-radius:0;border:none;box-shadow:none;background:transparent;padding:0;overflow:visible;display:flex;flex-direction:column;flex:1}.section-resource-list .card-gallery,.product-grid-container .card-gallery{border-radius:var(--pc-radius) var(--pc-radius) 0 0;overflow:hidden;background:var(--pc-bg-image);aspect-ratio:4 / 3;min-height:unset;position:relative;flex-shrink:0}.section-resource-list .card-gallery>a,.product-grid-container .card-gallery>a{display:block;width:100%;height:100%}.section-resource-list .card-gallery slideshow-component,.product-grid-container .card-gallery slideshow-component{display:block;width:100%;height:100%}.section-resource-list .card-gallery slideshow-slides,.product-grid-container .card-gallery slideshow-slides{height:100%;min-height:100%}.section-resource-list .card-gallery slideshow-slide,.product-grid-container .card-gallery slideshow-slide{height:100%}.section-resource-list .card-gallery .product-media-container,.product-grid-container .card-gallery .product-media-container{height:100%;padding:0;display:block}.section-resource-list .card-gallery .product-media,.product-grid-container .card-gallery .product-media{width:100%;height:100%;display:block}.section-resource-list .card-gallery img,.section-resource-list .card-gallery .product-media__image,.product-grid-container .card-gallery img,.product-grid-container .card-gallery .product-media__image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;display:block;transition:transform .3s var(--pc-ease)}.product-grid__item:hover .card-gallery img,.product-grid__item:hover .card-gallery .product-media__image,.resource-list .resource-list__item:hover .card-gallery img,.resource-list .resource-list__item:hover .card-gallery .product-media__image{transform:scale(1.04)}.pc-wishlist{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#ffffffeb;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--pc-muted);z-index:3;opacity:0;transform:scale(.85);transition:opacity .3s var(--pc-ease),transform .3s var(--pc-ease),color .2s,background .2s;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.product-grid__item:hover .pc-wishlist,.resource-list .resource-list__item:hover .pc-wishlist{opacity:1;transform:scale(1)}.pc-wishlist:hover{color:#ef4444;background:#fff}.product-badges__badge{font-family:var(--pc-font);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:6px;padding:4px 10px}.section-resource-list .product-card__content,.product-grid-container .product-grid__card{padding:0;display:flex;flex-direction:column;flex:1}.section-resource-list .product-card__content>*:not(.card-gallery),.product-grid-container .product-grid__card>*:not(.card-gallery){padding-inline:1.125rem}.section-resource-list .product-card__content>.card-gallery+*,.product-grid-container .product-grid__card>.card-gallery+*{border-top:none;padding-top:1rem}.section-resource-list .product-card__content>*:not(.card-gallery):last-child,.product-grid-container .product-grid__card>*:not(.card-gallery):last-child{padding-bottom:1.125rem}.product-grid__card>a.contents .text-block,.product-grid__card>a.contents .text-block p,.section-resource-list .product-card__content>a.contents .text-block,.section-resource-list .product-card__content>a.contents .text-block p{font-family:var(--pc-font)!important;font-size:1rem!important;font-weight:500!important;line-height:1.4!important;color:#0f172a!important;margin:0!important;word-break:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}.product-grid__card>a.contents,.section-resource-list .product-card__content>a.contents{display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:break-word}.product-grid__card>a.contents:hover .text-block,.product-grid__card>a.contents:hover .text-block p,.section-resource-list .product-card__content>a.contents:hover .text-block,.section-resource-list .product-card__content>a.contents:hover .text-block p{color:var(--pc-accent)!important}.product-grid__card product-price,.section-resource-list .product-card__content product-price{margin-top:auto}.product-card .product-card__content product-price,.product-card .product-card__content .price,.product-grid__card product-price,.product-grid__card .price{font-family:var(--pc-font);font-size:1rem;font-weight:700;color:var(--pc-text);letter-spacing:0}.product-grid__card .pc-price-row .price-item,.product-grid__card .pc-price-row .price-item--sale,.product-grid__card .pc-price-row .price-item--regular,.section-resource-list .product-card__content .pc-price-row .price-item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;max-width:100%}.product-grid__card product-price .price-item--sale,.product-card__content product-price .price-item--sale{color:var(--pc-badge-sale)}.product-grid__card product-price .price--on-sale .price-item--regular,.product-card__content product-price .price--on-sale .price-item--regular,.product-card .product-card__content .price s,.product-grid__card .price s{font-size:.8125rem;font-weight:400;color:var(--pc-muted);text-decoration:line-through}.product-grid__card .quick-add,.section-resource-list .product-card__content .quick-add{display:none!important}.product-grid__card .pc-price-row,.section-resource-list .product-card__content .pc-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-grid__card .pc-price-row>*:first-child,.section-resource-list .product-card__content .pc-price-row>*:first-child{flex:1 1 0;min-width:0;overflow:hidden}.pc-atc-form{display:none;flex-shrink:0}.product-grid__card .pc-atc-form,.section-resource-list .product-card__content .pc-atc-form{display:block;flex-shrink:0}product-form-component.pc-atc-form{display:none}.product-grid__card product-form-component.pc-atc-form,.section-resource-list .product-card__content product-form-component.pc-atc-form{display:block;flex-shrink:0}.pc-atc-btn{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;background:var(--pc-accent);color:#fff;border:none;border-radius:12px;cursor:pointer;transition:background .3s var(--pc-ease),transform .15s var(--pc-ease);flex-shrink:0}.pc-atc-btn:hover{background:var(--pc-accent-hover);transform:scale(1.06)}.pc-atc-btn:active{transform:scale(.96)}.section-resource-list__header{margin-bottom:1.5rem}.section-resource-list__header .group-block,.section-resource-list__header .group-block .group-block-content{width:100%}.section-resource-list__header .group-block-content{display:grid!important;grid-template-columns:1fr auto;align-items:start;justify-items:start;gap:.35rem 2rem;flex-direction:unset!important;--horizontal-alignment: flex-start !important;--vertical-alignment: flex-start !important}.section-resource-list__header .group-block-content>*:nth-child(1){grid-column:1;grid-row:1;text-align:left!important;justify-self:start!important;margin-left:0!important;margin-right:auto!important}.section-resource-list__header .group-block-content>*:nth-child(2){grid-column:1;grid-row:2;text-align:left!important;justify-self:start!important;align-self:start!important;padding-left:0!important;margin-left:0!important;margin-right:auto!important;width:100%;max-width:100%;box-sizing:border-box}.section-resource-list__header .group-block-content>*:nth-child(2) [class*=text-block],.section-resource-list__header .group-block-content>*:nth-child(2) .rte,.section-resource-list__header .group-block-content>*:nth-child(2) rte-formatter{text-align:left!important;margin-left:0!important;margin-right:auto!important}.section-resource-list__header .group-block-content>*:nth-child(3){grid-column:2;grid-row:2;align-self:center;justify-self:end!important}.section-resource-list__header .group-block-content>*:nth-child(1) h3,.section-resource-list__header .group-block-content>*:nth-child(1) .h4,.section-resource-list__header .group-block-content>*:nth-child(1) [class*=text]{font-family:var(--font-h2--family, var(--font-heading--family, inherit)),system-ui,sans-serif;font-size:clamp(1.875rem,3vw,2.25rem);font-weight:700;letter-spacing:-.025em;line-height:1.2;color:var(--hf-ink, #0f172a);margin:0 0 .25rem}.section-resource-list__header .group-block-content>*:nth-child(2){width:100%;max-width:100%}.section-resource-list__header .group-block-content>*:nth-child(2) p,.section-resource-list__header .group-block-content>*:nth-child(2) .rte,.section-resource-list__header .group-block-content>*:nth-child(2) [class*=text]{font-family:var(--font-paragraph--family, inherit),system-ui,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:var(--hf-muted, #64748b);margin:0;text-align:left}.section-resource-list__header .group-block-content>*:nth-child(3) a,.section-resource-list__header .group-block-content>*:nth-child(3) .link{font-family:var(--font-paragraph--family, inherit),system-ui,sans-serif;font-size:1rem;font-weight:600;color:var(--hf-primary, #3366ff);text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.section-resource-list__header .group-block-content>*:nth-child(3) a:hover,.section-resource-list__header .group-block-content>*:nth-child(3) .link:hover{color:var(--hf-primary-deep, #0a3ec4)}.section-resource-list__header .group-block-content>*:nth-child(3) a:after,.section-resource-list__header .group-block-content>*:nth-child(3) .link:after{content:" \2192";font-weight:600}.product-card .product-card__content .h4,.product-card .product-card__content .h5,.product-card .product-card__content product-title,.product-grid__card .h4,.product-grid__card .h5,.product-grid__card product-title{font-family:var(--font-paragraph--family, inherit),system-ui,-apple-system,sans-serif}.product-card .product-card__content product-price,.product-card .product-card__content .price,.product-grid__card product-price,.product-grid__card .price{font-family:var(--font-paragraph--family, inherit),system-ui,-apple-system,sans-serif}.section-resource-list a[href]:not(.button):not(.contents),.product-information a:not(.button){color:#36f}.section-resource-list a[href]:not(.button):not(.contents):hover,.product-information a:not(.button):hover{color:#0a3ec4}.product-grid__card product-title a,.product-card__content product-title a{color:var(--pc-text, #111827)!important}.product-grid__card product-title a:hover,.product-card__content product-title a:hover{color:var(--pc-accent, #1a56db)!important}.hf-wizard-container{grid-column:1 / -1;margin-bottom:1rem}.hf-wizard{background:var(--hf-bg, #f8fafc);border:1px solid var(--hf-border, #e2e8f0);border-radius:var(--hf-radius, 12px);overflow:hidden}.hf-wizard-toolbar{padding:.5rem 1rem;border-bottom:1px solid var(--hf-border, #e2e8f0);background:#fff}.hf-wizard.is-stuck .hf-wizard-toolbar{box-shadow:0 2px 8px #0000000f}.hf-collapse-btn{font-size:.875rem;font-weight:600;color:var(--hf-primary, #3366ff);background:none;border:none;cursor:pointer;padding:.25rem 0}.hf-collapse-btn:hover{color:var(--hf-primary-deep, #0a3ec4)}.hf-wizard-body{padding:1rem 1.25rem;display:flex;flex-wrap:wrap;gap:1.25rem 2rem;align-items:flex-start}.hf-wizard.is-collapsed .hf-wizard-body{display:none}.hf-step-hidden{display:none!important}.hf-step-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.hf-step-number{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;background:var(--hf-primary, #3366ff);color:#fff;font-size:.75rem;font-weight:700}.hf-step-title{font-size:.9375rem;font-weight:600;color:var(--hf-ink, #0f172a);margin:0}.hf-step-grid{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.hf-chip-tile{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:9999px;border:1px solid var(--hf-border, #e2e8f0);background:#fff;color:var(--hf-ink, #0f172a);font-size:.875rem;text-decoration:none;transition:border-color .2s,background .2s,color .2s}.hf-chip-tile:hover{border-color:var(--hf-primary, #3366ff);color:var(--hf-primary, #3366ff)}.hf-chip-tile.is-active{background:var(--hf-primary, #3366ff);border-color:var(--hf-primary, #3366ff);color:#fff}.hf-count{font-size:.75rem;color:inherit;opacity:.85}.hf-chip-tile.is-active .hf-count{opacity:1}.hf-chip{padding:.4rem .75rem;border-radius:var(--hf-radius, 12px);border:1px solid var(--hf-border, #e2e8f0);font-size:.875rem;color:var(--hf-ink, #0f172a);background:#fff}.hf-chip.is-active{border-color:var(--hf-primary, #3366ff)}.hf-active-filters{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;padding:.75rem 0;margin-bottom:.5rem;font-size:.875rem}.hf-active-label{font-weight:700;color:var(--hf-muted, #64748b)}.hf-active-tags{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.hf-tag{display:inline-block;padding:.25rem .6rem;border-radius:9999px;background:var(--hf-border, #e2e8f0);color:var(--hf-ink, #0f172a)}.hf-tag-clear{background:transparent;color:var(--hf-primary, #3366ff);text-decoration:none}.hf-tag-clear:hover{color:var(--hf-primary-deep, #0a3ec4);text-decoration:underline}.hf-search-wrap{grid-column:1 / -1;margin-bottom:1rem}.hf-search{max-width:28rem}.hf-search-field{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid var(--hf-border, #e2e8f0);border-radius:var(--hf-radius, 12px);background:#fff}.hf-search-field:focus-within{border-color:var(--hf-primary, #3366ff);outline:none}.hf-search-field svg{flex-shrink:0;color:var(--hf-muted, #64748b)}.hf-search-field input{flex:1;border:none;font-size:.9375rem;min-width:0}.hf-search-field input:focus{outline:none}.hf-search-clear{background:none;border:none;cursor:pointer;padding:.25rem;color:var(--hf-muted, #64748b);font-size:1rem}.hf-search-meta{margin-top:.35rem;font-size:.8125rem;color:var(--hf-muted, #64748b)}.hf-search-empty{margin-top:.5rem;font-size:.9375rem;color:var(--hf-muted, #64748b)}.product-details .hf-product-vendor{display:inline-flex;align-items:center;gap:6px;font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pc-accent, #1a56db);margin-bottom:.5rem}.product-details product-title .text-block,.product-details product-title .text-block p,.product-details product-title .text-block h1,.product-details product-title .text-block h2{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)!important;font-size:clamp(1.375rem,2.5vw,1.875rem)!important;font-weight:800!important;line-height:1.25!important;color:#0f172a!important;margin:0 0 .25rem!important}.product-details product-title a.contents{color:inherit!important;text-decoration:none!important}.product-details product-inventory .product-inventory__status{display:inline-flex;align-items:center;gap:6px;font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif);font-size:.8125rem;font-weight:600;border-radius:20px;padding:4px 12px;background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.product-details product-inventory .product-inventory__icon-in_stock,.product-details product-inventory .product-inventory__icon-low{color:#15803d}.product-details product-inventory .product-inventory__icon-out_of_stock~.product-inventory__text,.product-details product-inventory:has(.product-inventory__icon-out_of_stock) .product-inventory__status{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.product-details .hf-quantity-label{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif);font-size:.875rem;font-weight:600;color:#374151;margin-bottom:4px}.product-details product-price{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)!important}.product-details product-price .price-item--sale{font-size:1.875rem!important;font-weight:800!important;color:var(--pc-accent, #1a56db)!important;letter-spacing:-.02em}.product-details product-price .price-item--regular:not(.price--on-sale .price-item--regular){font-size:1.875rem!important;font-weight:800!important;color:#0f172a!important;letter-spacing:-.02em}.product-details product-price .price--on-sale .price-item--regular{font-size:1rem!important;font-weight:400!important;color:var(--pc-muted, #94a3b8)!important;text-decoration:line-through!important}.product-details product-price .price__tax-note,.product-details product-price .unit-price{font-size:.75rem;color:var(--pc-muted, #94a3b8);font-weight:400}.product-details .buy-buttons-block .button--primary,.product-details .buy-buttons-block [data-add-to-cart],.product-details .buy-buttons-block button[type=submit]:not(.quantity__button):not([aria-label=Verwijder]){font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)!important;font-size:1rem!important;font-weight:700!important;letter-spacing:.01em;background:var(--pc-accent, #1a56db)!important;color:#fff!important;border:none!important;border-radius:14px!important;padding:0 2rem!important;height:52px!important;min-height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;transition:background .25s var(--pc-ease, cubic-bezier(.25,.46,.45,.94)),transform .15s var(--pc-ease, cubic-bezier(.25,.46,.45,.94)),box-shadow .25s var(--pc-ease, cubic-bezier(.25,.46,.45,.94))!important;box-shadow:0 4px 16px #1a56db40!important;cursor:pointer!important}.product-details .buy-buttons-block .button--primary:hover,.product-details .buy-buttons-block button[type=submit]:not(.quantity__button):hover{background:#1645b8!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #1a56db59!important}.product-details .buy-buttons-block .button--primary:active,.product-details .buy-buttons-block button[type=submit]:not(.quantity__button):active{transform:translateY(0)!important;box-shadow:0 2px 8px #1a56db33!important}.product-details .buy-buttons-block .button--primary[disabled],.product-details .buy-buttons-block button[type=submit][disabled]{background:#94a3b8!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important}.product-details .quantity-selector{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)}.product-details .quantity-selector input[type=number]{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)!important;font-size:1rem!important;font-weight:600!important;color:#0f172a!important}.product-details .quantity-selector :is(.quantity-minus,.quantity-plus){color:var(--pc-accent, #1a56db)!important;cursor:pointer!important;pointer-events:auto!important;transition:background .2s,color .2s!important}.product-details .quantity-selector :is(.quantity-minus,.quantity-plus):hover{background:#eff4ff!important}.product-details .quantity-selector :is(.quantity-minus,.quantity-plus):disabled{opacity:.35!important;cursor:not-allowed!important}.product-details .buy-buttons-block{border-top:1px solid #f1f5f9;padding-top:1.25rem;margin-top:.5rem}.product-details .product-description,.product-details [class*=product-description]{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif);font-size:.9375rem;line-height:1.7;color:#374151}.product-details .variant-picker__option-button,.product-details .swatch__button{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)!important;border-radius:8px!important;border:2px solid #e2e8f0!important;font-weight:600!important;transition:border-color .2s,background .2s!important}.product-details .variant-picker__option-button--active,.product-details .variant-picker__option-button[aria-checked=true],.product-details .swatch__button--active{border-color:var(--pc-accent, #1a56db)!important;color:var(--pc-accent, #1a56db)!important;background:#eff4ff!important}.product-information__media .product-media-gallery{border-radius:16px;overflow:hidden}.product-information__media .product-media-gallery__main img,.product-information__media .product-media img{border-radius:12px}.product-information__media .product-media-gallery__thumbnail-list{gap:8px}.product-information__media .product-media-gallery__thumbnail{border-radius:8px;border:2px solid transparent;transition:border-color .2s;overflow:hidden}.product-information__media .product-media-gallery__thumbnail[aria-current=true],.product-information__media .product-media-gallery__thumbnail:hover{border-color:var(--pc-accent, #1a56db)}.hf-pdp-usps{display:flex;flex-direction:column;gap:8px;padding:1rem 1.25rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;margin-top:1.25rem;font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)}.hf-pdp-usp{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:500;color:#374151}.hf-pdp-usp svg{flex-shrink:0;color:#15803d}.section-product-recommendations .section-resource-list__header .text-block,.section-product-recommendations .section-resource-list__header .text-block p{font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)!important;font-size:1.375rem!important;font-weight:700!important;color:#0f172a!important}@keyframes hf-cart-pop{0%{transform:scale(1)}35%{transform:scale(1.35)}60%{transform:scale(.9)}80%{transform:scale(1.12)}to{transform:scale(1)}}.hf-nav__icon-btn--cart.hf-cart-pop,.hf-nav__icon-btn--cart.hf-cart-pop .hf-nav__cart-count{animation:hf-cart-pop .45s cubic-bezier(.36,.07,.19,.97) both}.hf-specs-block{background:#f0f4ff;border:1px solid #c7d7fd;border-radius:12px;padding:14px 16px;font-family:var(--pc-font, "Plus Jakarta Sans", sans-serif)}.hf-specs-block__heading{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--pc-accent, #1a56db);margin:0 0 10px}.hf-specs-block__list{display:grid;gap:6px;margin:0}.hf-specs-block__row{display:flex;align-items:baseline;gap:8px;font-size:.875rem;line-height:1.4}.hf-specs-block__row dt{font-weight:600;color:#475569;min-width:80px;flex-shrink:0}.hf-specs-block__row dt:after{content:":"}.hf-specs-block__row dd{font-weight:500;color:#0f172a;margin:0}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hf-theme-overrides.css.map */
