.breadcrumb{margin-bottom:1rem;padding-top:1.5rem}.breadcrumb__list{display:flex;flex-wrap:wrap;gap:.375rem;list-style:none;font-size:.875rem;color:#888}.breadcrumb__list a{color:inherit;text-decoration:none}.breadcrumb__list a:hover{color:var(--hp-navy, var(--color-primary))}.breadcrumb__list [aria-current=page]{color:var(--hp-text, var(--color-text));font-weight:500}.product{padding:2rem 0 4rem}.product__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.gallery__featured-img{width:100%;height:auto;border-radius:12px;display:block;aspect-ratio:1;object-fit:cover}.gallery__thumbs{display:flex;gap:.5rem;margin-top:.75rem;flex-wrap:wrap}.gallery__thumb{border:2px solid transparent;border-radius:6px;padding:2px;background:none;cursor:pointer;transition:border-color .15s}.gallery__thumb--active,.gallery__thumb:hover{border-color:var(--hp-navy, var(--color-primary))}.gallery__thumb-img{width:70px;height:70px;object-fit:cover;border-radius:4px;display:block}.product__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin-bottom:1rem;line-height:1.2;color:var(--hp-navy, var(--color-text))}.product__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.star{color:#ddd;font-size:1.1rem}.star--filled{color:var(--hp-accent, #f5a623)}.product__rating-count{font-size:.875rem;color:#666}.product__price{display:flex;align-items:center;flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem}.price{font-size:1.625rem;font-weight:800;color:var(--hp-navy, var(--color-text))}.price--sale{color:#d32f2f}.price--compare{font-size:1rem;font-weight:400;color:#999}.price__badge{background:#d32f2f;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:4px}.price__tax{font-size:.8125rem;color:#888;display:block;width:100%;margin-top:-.5rem}.product__variants{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.variant-group__label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:#555}.variant-group__selected{color:var(--color-text)}.variant-group__options{display:flex;flex-wrap:wrap;gap:.5rem}.variant-btn{padding:.375rem .875rem;border:2px solid #ddd;border-radius:6px;background:#fff;font-size:.9375rem;cursor:pointer;transition:.15s}.variant-btn--active{border-color:var(--hp-navy, var(--color-primary));background:var(--hp-bg2, #f0f4ff);color:var(--hp-navy, var(--color-primary));font-weight:600}.variant-btn:hover:not(.variant-btn--active){border-color:#aaa}.product__form{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.product__qty{display:flex;align-items:center;border:1px solid #ddd;border-radius:8px;overflow:hidden}.qty-btn{width:44px;height:52px;border:none;background:none;font-size:1.25rem;cursor:pointer;color:var(--color-text);transition:background .1s}.qty-btn:hover{background:#f5f5f5}.qty-input{width:52px;height:52px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:1rem;font-weight:600;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.product__atc{flex:1;min-width:160px;height:52px;font-size:1rem;background:var(--hp-accent, var(--color-primary));color:#fff;font-weight:700;border-radius:8px;border:none;cursor:pointer;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #e8821e59}.product__atc:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e8821e73}.btn--full{width:100%}.product__usps{list-style:none;display:flex;flex-direction:column;gap:.625rem}.product__usp{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#444}.usp-icon{font-size:1rem}.product-tabs{padding:3rem 0;border-top:1px solid #eee}.tabs{display:flex;border-bottom:2px solid #e5e5e5;margin-bottom:2rem;gap:.25rem;overflow-x:auto}.tabs__btn{padding:.75rem 1.25rem;border:none;background:none;cursor:pointer;font-size:.9375rem;font-weight:500;color:#666;white-space:nowrap;border-bottom:2px solid transparent;margin-bottom:-2px;transition:.15s}.tabs__btn--active,.tabs__btn:hover{color:var(--hp-navy, var(--color-primary));border-bottom-color:var(--hp-accent, var(--color-primary))}.tabs__panel[hidden]{display:none}.rte{line-height:1.75;color:#333}.rte p{margin-bottom:1rem}.specs-table{width:100%;border-collapse:collapse}.specs-table th,.specs-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #eee;font-size:.9375rem}.specs-table th{font-weight:600;color:#444;background:#fafafa;width:35%}.related-products{padding:4rem 0;background:#fafafa}.related-products__title{font-size:1.5rem;font-weight:700;margin-bottom:2rem}.product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;list-style:none}.product-card-mini__link{display:block;text-decoration:none;color:inherit}.product-card-mini__img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;display:block}.product-card-mini__body{padding:.75rem 0}.product-card-mini__title{font-size:.9375rem;font-weight:600;margin-bottom:.25rem;color:var(--hp-text, #333)}.product-card-mini__price{font-size:.9375rem;color:var(--hp-navy, var(--color-primary));font-weight:700}.collection{padding:2rem 0 5rem;background-color:var(--hp-bg2, #f8f9fa)}.collection__header{padding:2.5rem 0 0}.collection-banner__title{color:var(--color-accent)}.collection__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;margin-bottom:.75rem;color:var(--hp-navy, var(--color-primary));letter-spacing:-.02em}.collection__desc{color:#555;max-width:60ch;line-height:1.7}.collection__toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:2rem}.toolbar__left,.toolbar__right{display:flex;align-items:center;gap:.75rem}.toolbar__filter-toggle{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;font-size:.9375rem;transition:.15s}.toolbar__filter-toggle:hover{border-color:var(--hp-navy, var(--color-primary));color:var(--hp-navy, var(--color-primary))}.filter-badge{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;border-radius:9px;background:var(--hp-accent, #e8821e);color:#fff;font-size:11px;font-weight:700}.toolbar__clear{font-size:.875rem;color:#888;text-decoration:underline}.toolbar__count{font-size:.875rem;color:#888}.toolbar__sort{padding:.5rem .875rem;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:.9375rem;cursor:pointer}.toolbar__view{display:flex;gap:.25rem}.view-btn{width:36px;height:36px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.15s}.view-btn--active,.view-btn:hover{background:var(--hp-navy, var(--color-primary));color:#fff;border-color:var(--hp-navy, var(--color-primary))}.collection__body{display:flex;gap:2rem;margin-top:2rem;align-items:start}.collection__filters{width:260px;flex-shrink:0;position:sticky;top:90px;background:#fff;border:1px solid #eee;border-radius:12px;padding:1.5rem}.collection__filters[hidden]{display:none}.filters__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.filters__close{border:none;background:none;cursor:pointer;font-size:1.125rem;width:28px;height:28px}.filter-group{border-bottom:1px solid #f0f0f0;padding-bottom:.75rem;margin-bottom:.75rem}.filter-group:last-of-type{border-bottom:none}.filter-group__label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;font-weight:600;font-size:.9375rem;padding:.5rem 0;list-style:none;-webkit-user-select:none;user-select:none}.filter-group__label::-webkit-details-marker{display:none}.filter-group__count{font-weight:400;color:var(--color-primary)}.filter-group__body{padding-top:.5rem}.filter-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.filter-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9375rem}.filter-checkbox__input{width:16px;height:16px;cursor:pointer;accent-color:var(--hp-navy, var(--color-primary))}.filter-checkbox__count{color:#aaa;font-size:.8125rem;margin-left:auto}.price-range__inputs{display:flex;align-items:center;gap:.5rem}.price-range__input{width:80px;padding:.375rem .5rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem}.filters__actions{margin-top:1.25rem}.collection__products{flex:1;min-width:0}.pcard-grid{display:grid;list-style:none;grid-template-columns:repeat(4,1fr);gap:1.5rem}.pcard-grid[data-view=list]{grid-template-columns:1fr}.pcard-grid[data-view=list] .pcard__link{display:flex;gap:1.5rem;align-items:start}.pcard-grid[data-view=list] .pcard__media{width:180px;flex-shrink:0}.pcard{position:relative}.pcard__link{display:block;text-decoration:none;color:inherit;overflow:hidden}.pcard__media{position:relative;overflow:hidden;background:#f5f5f5;border-radius:12px}.pcard__img{width:100%;aspect-ratio:1;object-fit:cover;display:block;transition:opacity .25s}.pcard__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .25s}.pcard__link:hover .pcard__img--hover{opacity:1}.pcard__link:hover .pcard__img:first-of-type{opacity:0}.pcard__img-placeholder{width:100%;aspect-ratio:1;background:#e8e8e8}.pcard__badge{position:absolute;top:.75rem;left:.75rem;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:4px}.pcard__badge--sale{background:#d32f2f;color:#fff}.pcard__badge--sold{background:#757575;color:#fff}.pcard__body{padding:.875rem .25rem}.pcard__vendor{font-size:.8125rem;color:#888;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.pcard__title{font-size:.9375rem;font-weight:600;margin-bottom:.5rem;line-height:1.35}.pcard__price{display:flex;align-items:center;gap:.5rem}.pcard__price .price{font-size:1.0625rem;font-weight:700;color:var(--hp-navy, var(--color-primary))}.pcard__price .price--compare{font-size:.875rem;color:#bbb}.pcard__quick-atc{width:calc(100% - 1.5rem);margin:0 .75rem .75rem;padding:.5rem;border:1px solid var(--color-primary);border-radius:6px;background:#fff;color:var(--color-primary);font-size:.875rem;font-weight:600;cursor:pointer;transition:.15s;opacity:0;transform:translateY(4px)}.pcard:hover .pcard__quick-atc{opacity:1;transform:translateY(0)}.pcard__quick-atc:hover{background:var(--hp-navy, var(--color-primary));color:#fff}.pcard__quick-atc:disabled{opacity:.4;cursor:not-allowed}.collection__empty{text-align:center;padding:4rem 0;color:#666}.collection__empty p{margin-bottom:1rem}.pagination{margin-top:3rem}.pagination__list{display:flex;justify-content:center;align-items:center;gap:.5rem;list-style:none}.pagination__btn{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;border:1px solid #ddd;border-radius:8px;text-decoration:none;color:var(--color-text);font-size:.9375rem;transition:.15s}.pagination__btn:hover{border-color:var(--hp-navy, var(--color-primary));color:var(--hp-navy, var(--color-primary))}.pagination__btn--current{background:var(--hp-navy, var(--color-primary));border-color:var(--hp-navy, var(--color-primary));color:#fff;font-weight:700}.pagination__ellipsis{color:#aaa;padding:0 .25rem}@media(max-width:1024px){.collection__filters{position:fixed;inset:0 0 0 auto;width:min(320px,85vw);z-index:500;overflow-y:auto;border-radius:0;transform:translate(100%);transition:transform .3s ease}.collection__filters:not([hidden]){transform:translate(0);display:block}.pcard-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product__grid{grid-template-columns:1fr}.product__form{flex-direction:column}.product__atc{min-width:unset}.pcard-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.toolbar__right{gap:.5rem}}@media(max-width:480px){.pcard-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(prefers-reduced-motion:reduce){.pcard__img,.pcard__img--hover,.pcard__quick-atc,.collection__filters{transition:none}}.print-file-upload{margin-top:1rem;margin-bottom:1.5rem}.print-file-label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text)}.print-file-asterisk{color:#e53935}.print-file-input{display:block;width:100%;padding:.75rem;border:1px dashed #ccc;border-radius:6px;background:#fafafa;font-size:.9375rem}.print-file-error{color:#e53935;font-size:.875rem;margin-top:.5rem;display:none}.collection-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;list-style:none;padding:0;margin:3rem 0}.collection-product-card{display:flex;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #0000000d;transition:transform .25s ease,box-shadow .25s ease;text-decoration:none;color:inherit;border:1px solid #ebe8e4;height:100%}.collection-product-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014;border-color:var(--hp-accent, #e8821e)}.collection-product-card__img{width:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background-color:#fff}.collection-product-card__img img,.collection-product-card__img svg{width:100%;height:100%;object-fit:contain}.collection-product-card__body{padding:1rem;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;gap:.25rem}.collection-product-card__name{font-size:1.25rem;font-weight:700;color:var(--hp-navy, #0f2d4a);margin-bottom:.75rem;line-height:1.3}.collection-product-card__desc{font-size:14px;color:#555;line-height:1.6;flex:1}.collection-product-card__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;margin-top:1rem;padding-top:.875rem;border-top:1px solid #f0ece8}.collection-product-card__price{display:flex;align-items:baseline;gap:.25rem;margin:0;line-height:1}.collection-product-card__price-label{font-size:.75rem;color:#999;font-weight:500}.collection-product-card__price-value{font-size:1.125rem;font-weight:800;color:var(--hp-navy, #0f2d4a);letter-spacing:-.01em}.collection-product-card__cta{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;color:var(--hp-accent, #e8821e);letter-spacing:.01em;transition:gap .2s ease;white-space:nowrap}.collection-product-card:hover .collection-product-card__cta{gap:.6rem}.collection-product-card:hover .collection-product-card__cta svg{transform:translate(2px)}.collection-product-card__cta svg{transition:transform .2s ease;flex-shrink:0}@media(max-width:992px){.collection-product-grid{grid-template-columns:1fr}}@media(max-width:480px){.collection-product-card{flex-direction:column}.collection-product-card__img{width:100%;aspect-ratio:4/3}.collection-product-card__body{padding:1.5rem}}.blog-archive{padding:2rem 0 5rem;background-color:var(--hp-bg2, #f8f9fa)}.blog-banner__title{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:800;margin-bottom:.75rem;color:var(--hp-navy, var(--color-primary));letter-spacing:-.02em}.blog-banner__desc{color:#555;max-width:60ch;line-height:1.7}.blog-archive__body{margin-top:2rem}.blog-archive__articles{width:100%}.blog-archive__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;list-style:none;padding:0;margin:2rem 0 3rem}.blog-archive__empty{text-align:center;padding:3rem 0}.article-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 15px #0000000d;border:1px solid #ebe8e4;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;height:100%}.article-card__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.article-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #00000017;border-color:var(--hp-accent, #e8821e)}.article-card__media{position:relative;overflow:hidden;background:#f5f3f0;aspect-ratio:4 / 3;flex-shrink:0}.article-card__media img{max-width:100%;height:auto!important}.article-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.article-card:hover .article-card__img{transform:scale(1.04)}.article-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0ece8,#e8e4e0);color:var(--hp-navy, #0f2d4a)}.article-card__tag{position:absolute;top:.75rem;left:.75rem;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.25rem .625rem;background:var(--hp-accent, #e8821e);color:#fff;border-radius:99px}.article-card__body{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem 1.5rem;flex:1}.article-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.25rem;font-size:.8125rem;color:#999}.article-card__meta-sep{color:#ccc}.article-card__date,.article-card__author,.article-card__read-time{font-weight:500}.article-card__title{font-size:1.0625rem;font-weight:700;line-height:1.35;color:var(--hp-navy, #0f2d4a);margin:0;transition:color .2s}.article-card:hover .article-card__title{color:var(--hp-accent, #e8821e)}.article-card__excerpt{font-size:.875rem;color:#666;line-height:1.65;margin:0;flex:1}.article-card__cta{display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.8125rem;font-weight:700;color:var(--hp-accent, #e8821e);transition:gap .2s ease}.article-card:hover .article-card__cta{gap:.6rem}.article-card__cta svg{transition:transform .2s ease;flex-shrink:0}.article-card:hover .article-card__cta svg{transform:translate(2px)}.article-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;list-style:none;padding:0;margin:0}@media(max-width:1024px){.blog-archive__grid,.article-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.blog-archive__grid,.article-related__grid{grid-template-columns:minmax(0,1fr);gap:1.25rem}.article-card__body{padding:1rem 1.25rem 1.25rem}}.article-main{padding:2.5rem 0 5rem;background-color:#fff}.breadcrumb--article{margin-bottom:2rem;font-size:.875rem;color:#666}.breadcrumb--article a{color:var(--hp-navy, #0f2d4a);text-decoration:none;font-weight:500;transition:color .2s}.breadcrumb--article a:hover{color:var(--hp-accent, #e8821e)}.article-main__header{max-width:800px;margin:0 auto 2rem;text-align:center}.article-main__title{font-size:clamp(2rem,5vw,2.35rem);font-weight:900;color:var(--hp-navy, #0f2d4a);line-height:1.2;margin-bottom:1.25rem;letter-spacing:-.02em}.article-main__meta{display:flex;align-items:center;justify-content:center;gap:1.5rem;color:#666;font-size:.9375rem;flex-wrap:wrap}.article-main__date,.article-main__author{display:inline-flex;align-items:center;gap:.375rem}.article-main__date svg,.article-main__author svg{color:var(--hp-accent, #e8821e)}.article-main__image-wrapper{max-width:800px;margin:0 auto 3rem;border-radius:12px;overflow:hidden;text-align:center}.article-main__image-wrapper img{max-width:100%;height:auto!important}.article-main__image{max-width:100%;height:auto;display:inline-block;border-radius:12px}.article-main__content{max-width:720px;margin:0 auto 4rem;font-size:1.125rem;line-height:1.8;color:#333}.article-main__content h2,.article-main__content h3{color:var(--hp-navy, #0f2d4a);margin-top:2.5rem;margin-bottom:1rem;font-weight:800}.article-main__content p{margin-bottom:1.5rem}.article-main__content img{max-width:100%;height:auto;border-radius:8px;margin:2rem 0}.article-main__content blockquote{border-left:4px solid var(--hp-accent, #e8821e);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#555;background:#fff9f2;padding:1.5rem;border-radius:0 8px 8px 0}.article-main__footer{text-align:center;padding-top:3rem;border-top:1px solid #eee;max-width:800px;margin:0 auto}.article-main__footer a{text-decoration:none;color:var(--color-primary)}.article-main__footer a:hover{color:var(--color-accent)}@media(max-width:768px){.article-main{padding:1.5rem 0 3rem}.article-main__title{margin-bottom:1rem}.article-main__image-wrapper{margin-bottom:2rem;border-radius:8px}.article-main__content{font-size:1rem}}.article-layout{display:flex;gap:3rem;margin-top:2rem;align-items:start}.article-layout__main{flex:1;min-width:0}.article-layout__sidebar{width:320px;flex-shrink:0}@media(max-width:992px){.article-layout{flex-direction:column;gap:3rem}.article-layout__sidebar{width:100%}}.article-sidebar__inner{background:#fff;border:1px solid #ebe8e4;border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #00000008;position:sticky;top:2rem}.article-sidebar__title{font-size:1.25rem;font-weight:800;color:var(--hp-navy, #0f2d4a);margin-top:0;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.article-sidebar__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.article-sidebar__link{display:flex;gap:1rem;text-decoration:none;color:inherit;align-items:center;transition:transform .2s ease}.article-sidebar__link:hover{transform:translate(4px)}.article-sidebar__media{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f3f0}.article-sidebar__img,.article-sidebar__img-placeholder{width:100%;height:100%;object-fit:cover;display:block}.article-sidebar__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.article-sidebar__item-title{font-size:.9375rem;font-weight:700;margin:0;color:var(--hp-navy, #0f2d4a);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-sidebar__link:hover .article-sidebar__item-title{color:var(--hp-accent, #e8821e)}.article-sidebar__date{font-size:.75rem;color:#888}.article-sidebar__empty{color:#666;font-size:.9375rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-collection.css.map */
