/*
Theme Name: HotSale Storefront
Theme URI: https://hotsale.jp/
Author: Hermes Agent
Description: HotSale.jp の WooCommerce システムページ用軽量テーマ。
Version: 1.3.10
Text Domain: hotsale-storefront
*/
:root{
  --hs-ink:#171715;--hs-muted:#696963;--hs-paper:#f7f5ef;--hs-soft:#f1eee6;
  --hs-white:#fff;--hs-line:#dedbd2;--hs-line-dark:#c8c3b8;--hs-accent:#b13a2e;
  --hs-accent-dark:#8f2e25;--hs-success:#325f4a;--hs-max:1180px;
  --hs-shadow:0 14px 38px rgba(23,23,21,.08);--hs-radius:6px
}
*{box-sizing:border-box}
html{font-size:16px;scroll-behavior:smooth}
body{margin:0;color:var(--hs-ink);background:var(--hs-white);font-family:"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic Medium","Yu Gothic",YuGothic,Meiryo,sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased}
a{color:inherit;text-underline-offset:.2em}img{max-width:100%;height:auto}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{position:fixed!important;z-index:100000;top:12px;left:12px;width:auto;height:auto;margin:0;padding:10px 14px;clip:auto;background:#fff;color:#111}
:focus-visible{outline:3px solid rgba(177,58,46,.35);outline-offset:3px}

/* Shared system header/footer */
.hs-system-header{position:relative;z-index:50;border-bottom:1px solid var(--hs-line);background:rgba(255,255,255,.98)}
.hs-system-shell{width:min(calc(100% - 32px),var(--hs-max));margin-inline:auto}
.hs-system-header-inner{min-height:76px;display:flex;align-items:center;gap:28px}
.hs-system-brand{font-size:1.35rem;font-weight:800;letter-spacing:-.03em;text-decoration:none;white-space:nowrap}.hs-system-brand i{color:var(--hs-accent);font-style:normal}
.hs-system-nav{display:flex;align-items:center;gap:22px;margin-left:auto}.hs-system-nav a{text-decoration:none;font-size:.94rem;font-weight:700}.hs-system-nav a:hover{color:var(--hs-accent)}
.hs-system-search{display:flex;align-items:center;border:1px solid var(--hs-line-dark);border-radius:var(--hs-radius);overflow:hidden;background:#fff}
.hs-system-search:focus-within{border-color:var(--hs-ink);box-shadow:0 0 0 3px rgba(23,23,21,.08)}
.hs-system-search input{min-width:210px;border:0;padding:10px 12px;font:inherit;outline:0}.hs-system-search button{border:0;border-left:1px solid var(--hs-line);background:var(--hs-paper);padding:10px 14px;cursor:pointer;font-weight:700}
.hs-system-main,.hs-commerce-main{width:min(calc(100% - 32px),var(--hs-max));margin:34px auto 80px;min-height:52vh}
.hs-page-header{margin-bottom:28px}.hs-page-title{font-size:clamp(1.65rem,4vw,2.5rem);line-height:1.25;margin:0}
.hs-entry-content>*:first-child{margin-top:0}.hs-entry-content>*:last-child{margin-bottom:0}.hs-post-list{display:grid;gap:20px}.hs-post-card{padding:22px;border:1px solid var(--hs-line);border-radius:var(--hs-radius)}.hs-post-card h2{margin:0 0 8px}
.hs-empty,.hs-error{text-align:center;padding:64px 20px;background:var(--hs-paper);border:1px solid var(--hs-line)}.hs-error strong{display:block;font-size:clamp(3rem,10vw,6rem);line-height:1;color:var(--hs-accent)}
.hs-system-footer{border-top:1px solid var(--hs-line);background:var(--hs-paper);padding:42px 0}.hs-system-footer-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.hs-system-footer p{margin:0;color:var(--hs-muted)}.hs-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px}

/* WooCommerce frame and archive header */
.hs-commerce-main .woocommerce-breadcrumb,.woocommerce .woocommerce-breadcrumb{margin:0 0 20px;color:var(--hs-muted);font-size:.82rem;line-height:1.55}
.hs-commerce-main .woocommerce-breadcrumb a{text-decoration:none}.hs-commerce-main .woocommerce-breadcrumb a:hover{color:var(--hs-accent)}
.woocommerce-products-header{padding:26px 28px;margin:0 0 24px;background:var(--hs-paper);border-left:4px solid var(--hs-accent)}
.woocommerce-products-header .page-title{margin:0;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.2;letter-spacing:-.04em}
.woocommerce .woocommerce-result-count{margin:8px 0 18px;color:var(--hs-muted);font-size:.9rem}
.woocommerce .woocommerce-ordering{margin:0 0 18px}.woocommerce .woocommerce-ordering select{min-height:42px;padding:8px 38px 8px 12px;border:1px solid var(--hs-line-dark);border-radius:var(--hs-radius);background:#fff;color:var(--hs-ink);font:inherit}

/* Clickable brand-tag navigation */
.hs-brand-tags{clear:both;margin:0 0 24px;padding:18px 20px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:#fff}
.hs-brand-tags__head{display:flex;align-items:baseline;gap:12px;margin:0 0 13px}.hs-brand-tags__head strong{font-size:.9rem;letter-spacing:.04em}.hs-brand-tags__head span{color:var(--hs-muted);font-size:.76rem}
.hs-brand-tags__list{display:flex;flex-wrap:wrap;gap:8px}.hs-brand-tags__list a{display:inline-flex;align-items:center;min-height:34px;padding:6px 11px;border:1px solid var(--hs-line);border-radius:999px;background:var(--hs-paper);color:var(--hs-ink);font-size:.76rem;font-weight:800;line-height:1.3;text-decoration:none;white-space:nowrap}.hs-brand-tags__list a:hover,.hs-brand-tags__list a[aria-current="page"]{border-color:var(--hs-accent);background:#fff4ef;color:var(--hs-accent)}

/* Consistent product cards */
.woocommerce ul.products{clear:both;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px;margin:24px 0 54px!important;padding:0!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{float:none!important;width:auto!important;min-width:0;margin:0!important;padding:10px 10px 14px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:#fff;display:flex;flex-direction:column;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.woocommerce ul.products li.product:hover{border-color:var(--hs-line-dark);box-shadow:var(--hs-shadow);transform:translateY(-3px)}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:flex;min-width:0;flex:1;flex-direction:column;text-decoration:none}
.woocommerce ul.products li.product img{display:block;width:100%!important;aspect-ratio:1/1;object-fit:cover;margin:0 0 13px!important;border-radius:3px;background:var(--hs-soft)}
.hs-loop-brand{position:absolute;z-index:3;top:18px;left:18px;max-width:calc(100% - 36px);padding:5px 8px;border:1px solid rgba(255,255,255,.82);border-radius:3px;background:rgba(255,255,255,.92);box-shadow:0 3px 10px rgba(23,23,21,.08);color:var(--hs-ink);font-size:.66rem;font-weight:900;letter-spacing:.05em;line-height:1.25;text-decoration:none;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;backdrop-filter:blur(5px)}.hs-loop-brand:hover{border-color:var(--hs-accent);color:var(--hs-accent)}
.woocommerce ul.products li.product .woocommerce-loop-product__title{display:-webkit-box;min-height:3.05em;margin:0 2px 9px!important;padding:0!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.94rem!important;font-weight:700;line-height:1.52;letter-spacing:-.02em}
.woocommerce ul.products li.product .price{display:block;margin:auto 2px 0!important;color:var(--hs-ink)!important;font-size:1.08rem!important;font-weight:800;line-height:1.4}
.woocommerce ul.products li.product .button{width:100%;min-height:42px;margin:13px 0 0!important;padding:10px 8px!important;display:flex;align-items:center;justify-content:center;text-align:center;font-size:.82rem!important;line-height:1.3}
.woocommerce ul.products li.product .added_to_cart{margin-top:8px;text-align:center;font-size:.8rem;font-weight:700}

/* Buttons, notices and pagination */
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{border:1px solid var(--hs-ink);border-radius:var(--hs-radius);background:var(--hs-ink);color:#fff;font-weight:800;transition:background .2s ease,border-color .2s ease,transform .2s ease}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover{border-color:#333;background:#333;color:#fff}.woocommerce a.button:active,.woocommerce button.button:active{transform:translateY(1px)}
.woocommerce-message,.woocommerce-info{border-top-color:var(--hs-accent)}.woocommerce-message::before,.woocommerce-info::before{color:var(--hs-accent)}
.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.woocommerce nav.woocommerce-pagination ul li{border:0}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:42px;min-height:42px;border:1px solid var(--hs-line);border-radius:4px;display:grid;place-items:center;padding:6px;background:#fff}.woocommerce nav.woocommerce-pagination ul li span.current{border-color:var(--hs-ink);background:var(--hs-ink);color:#fff}

/* Product detail: decisive two-column purchase layout */
.single-product .hs-commerce-main{margin-top:24px}
.single-product div.product{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);column-gap:48px;align-items:start}
.single-product div.product::before,.single-product div.product::after{display:none!important}
.single-product div.product .woocommerce-product-gallery{float:none!important;width:auto!important;min-width:0;margin:0!important;grid-column:1;grid-row:1}
.single-product div.product .summary{float:none!important;width:auto!important;min-width:0;margin:0!important;padding:30px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:#fff;box-shadow:0 12px 34px rgba(23,23,21,.06);grid-column:2;grid-row:1;position:sticky;top:18px}
.hs-single-brand{display:inline-flex;align-items:center;width:fit-content;margin:0 0 12px;padding:6px 10px;border:1px solid rgba(177,58,46,.28);border-radius:999px;background:#fff8f5;color:var(--hs-accent);font-size:.72rem;font-weight:900;letter-spacing:.08em;line-height:1.3;text-decoration:none;text-transform:uppercase}.hs-single-brand:hover{border-color:var(--hs-accent);background:#fff1ec}
.single-product div.product .product_title{margin:0 0 15px;font-size:clamp(1.4rem,2.4vw,2rem);font-weight:800;line-height:1.42;letter-spacing:-.035em}
.single-product div.product .summary .price{margin:0 0 20px;color:var(--hs-ink);font-size:clamp(1.65rem,3vw,2.15rem);font-weight:900;line-height:1.25}
.single-product .woocommerce-product-details__short-description{margin:0 0 20px;padding:14px 16px;background:var(--hs-paper);border-left:3px solid var(--hs-line-dark);color:var(--hs-muted);font-size:.86rem;line-height:1.65}
.single-product .woocommerce-product-details__short-description p{margin:0}
.single-product div.product form.cart{display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;margin:0 0 18px;padding:0!important}
.single-product div.product form.cart::before,.single-product div.product form.cart::after{display:none}
.single-product div.product form.cart .quantity{float:none!important;margin:0!important}.single-product div.product form.cart .quantity .qty{width:100%;height:52px;border:1px solid var(--hs-line-dark);border-radius:var(--hs-radius);font:inherit;font-weight:800}
.single-product div.product form.cart .single_add_to_cart_button{float:none!important;width:100%;min-height:52px;margin:0!important;padding:12px 16px;font-size:1rem}
.hs-purchase-points{list-style:none;margin:0 0 20px;padding:15px 16px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:#fcfbf8;color:var(--hs-muted);font-size:.82rem;line-height:1.6}
.hs-purchase-points li{position:relative;margin:5px 0;padding-left:22px}.hs-purchase-points li::before{position:absolute;left:0;top:.02em;color:var(--hs-success);font-weight:900;content:"✓"}
.single-product div.product .product_meta{padding-top:16px;border-top:1px solid var(--hs-line);color:var(--hs-muted);font-size:.8rem;line-height:1.8}.single-product div.product .product_meta a{font-weight:700;text-decoration:none}.single-product div.product .product_meta a:hover{color:var(--hs-accent)}

/* Gallery with an intentional primary image and a compact thumbnail rail */
.single-product .woocommerce-product-gallery .flex-viewport,.single-product .woocommerce-product-gallery__image>a{border-radius:var(--hs-radius);background:var(--hs-soft)}
.single-product .woocommerce-product-gallery__image img{width:100%;aspect-ratio:1/1;object-fit:contain;border-radius:var(--hs-radius)}
.single-product .woocommerce-product-gallery .flex-control-thumbs{display:flex!important;gap:9px;margin:12px 0 0!important;padding:2px 1px 8px!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scrollbar-width:thin}
.single-product .woocommerce-product-gallery .flex-control-thumbs::before,.single-product .woocommerce-product-gallery .flex-control-thumbs::after{display:none!important}
.single-product .woocommerce-product-gallery .flex-control-thumbs li{float:none!important;flex:0 0 78px;width:78px!important;margin:0!important;scroll-snap-align:start}
.single-product .woocommerce-product-gallery .flex-control-thumbs img{width:78px;height:78px;object-fit:cover;border:2px solid transparent;border-radius:4px;background:var(--hs-soft);opacity:.62}.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active{border-color:var(--hs-ink);opacity:1}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{top:12px;right:12px;border:1px solid var(--hs-line);background:#fff}

.hs-catalog-guide{max-width:920px;margin:54px auto 20px;padding:30px 32px;border:1px solid var(--hs-line);border-left:4px solid var(--hs-accent);background:var(--hs-paper)}
.hs-catalog-guide__eyebrow{margin:0 0 7px!important;color:var(--hs-accent);font-size:.72rem!important;font-weight:900;letter-spacing:.14em}
.hs-catalog-guide h2{margin:0 0 14px;font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.35;letter-spacing:-.03em}
.hs-catalog-guide>p:not(.hs-catalog-guide__eyebrow){margin:0 0 10px;color:var(--hs-muted);font-size:.9rem;line-height:1.85}
.hs-catalog-guide__links{margin-top:18px;padding-top:16px;border-top:1px solid var(--hs-line)}
.hs-catalog-guide__links strong{display:block;margin-bottom:9px;font-size:.78rem}
.hs-catalog-guide__links div{display:flex;flex-wrap:wrap;gap:7px}
.hs-catalog-guide__links a{display:inline-flex;padding:7px 10px;border:1px solid var(--hs-line);border-radius:3px;background:#fff;color:var(--hs-ink);font-size:.76rem;font-weight:700;text-decoration:none}
.hs-catalog-guide__links a:hover{border-color:var(--hs-accent);color:var(--hs-accent)}

/* Product information and related items */
.single-product div.product .woocommerce-tabs{float:none!important;width:auto!important;grid-column:1/-1;margin:54px 0 0!important;padding:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs{margin:0!important;padding:0!important;border-bottom:1px solid var(--hs-line)}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li{margin:0 6px 0 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:12px 18px!important;color:var(--hs-muted)!important;font-size:.9rem}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-bottom:3px solid var(--hs-ink);color:var(--hs-ink)!important}
.woocommerce div.product .woocommerce-tabs .panel{margin:0!important;padding:28px 30px!important;border:1px solid var(--hs-line);border-top:0;background:#fff}.woocommerce div.product .woocommerce-tabs .panel h2{margin:0 0 18px;font-size:1.35rem}.woocommerce div.product .woocommerce-tabs .panel h3{margin-top:28px}.woocommerce div.product .woocommerce-tabs .panel>ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:18px 0;padding:0;border-top:1px solid var(--hs-line);list-style:none}.woocommerce div.product .woocommerce-tabs .panel>ul li{margin:0;padding:11px 14px;border-right:1px solid var(--hs-line);border-bottom:1px solid var(--hs-line);background:#fcfbf8}.woocommerce div.product .woocommerce-tabs .panel>ul li:nth-child(even){border-right:0}
.single-product div.product .related.products,.single-product div.product .upsells.products{float:none!important;width:auto!important;grid-column:1/-1;margin:52px 0 0!important}.single-product .related.products>h2,.single-product .upsells.products>h2{margin:0 0 22px;font-size:clamp(1.45rem,3vw,2rem);line-height:1.3}.single-product .related.products ul.products,.single-product .upsells.products ul.products{margin-bottom:0!important}

/* Other WooCommerce system pages */
.hs-system-main .widget-area,.hs-commerce-main .widget-area{display:none}.hs-system-main .woocommerce,.hs-commerce-main .woocommerce{width:100%}.woocommerce-account .woocommerce{max-width:920px}.woocommerce-cart .cart-empty,.woocommerce-cart .return-to-shop{text-align:center}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:10px;border:1px solid var(--hs-line)}

/* 1.2.0: merchandising, discovery and conversion operations */
.woocommerce-products-header .hs-archive-intro{max-width:760px;margin:12px 0 0;color:var(--hs-muted);font-size:.9rem;line-height:1.7}
.hs-category-nav{clear:both;margin:0 0 16px;padding:18px 20px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:var(--hs-paper)}
.hs-category-nav__head{display:flex;align-items:baseline;gap:12px;margin:0 0 13px}.hs-category-nav__head strong{font-size:.9rem;letter-spacing:.04em}.hs-category-nav__head span{color:var(--hs-muted);font-size:.76rem}
.hs-category-nav__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hs-category-nav__list a{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:40px;padding:8px 11px;border:1px solid var(--hs-line);border-radius:4px;background:#fff;font-size:.78rem;font-weight:800;line-height:1.25;text-decoration:none}.hs-category-nav__list a:hover,.hs-category-nav__list a[aria-current="page"]{border-color:var(--hs-accent);color:var(--hs-accent)}.hs-category-nav__list a span{flex:0 0 auto;color:var(--hs-muted);font-size:.68rem;font-weight:700}
.hs-catalog-facts{clear:both;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 0 22px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);overflow:hidden;background:var(--hs-line)}.hs-catalog-facts div{padding:13px 16px;background:#fff}.hs-catalog-facts strong{display:block;font-size:1.05rem;line-height:1.25}.hs-catalog-facts span{display:block;margin-top:3px;color:var(--hs-muted);font-size:.7rem;line-height:1.4}
.hs-system-cart{display:inline-flex;align-items:center;gap:6px}.hs-cart-count{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:var(--hs-accent);color:#fff;font-size:.68rem;font-weight:900;line-height:1}
.hs-product-paths{margin:-4px 0 20px;padding:14px 16px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:#fff}.hs-product-paths strong{display:block;margin-bottom:8px;font-size:.78rem}.hs-product-paths__links{display:flex;flex-wrap:wrap;gap:7px}.hs-product-paths__links a{display:inline-flex;align-items:center;min-height:31px;padding:5px 9px;border:1px solid var(--hs-line);border-radius:999px;background:var(--hs-paper);font-size:.72rem;font-weight:800;line-height:1.3;text-decoration:none}.hs-product-paths__links a:hover{border-color:var(--hs-accent);color:var(--hs-accent)}
.search.post-type-archive-product .hs-commerce-main>.page-title{margin:0;padding:22px 26px 0;border-left:4px solid var(--hs-accent);background:var(--hs-paper);font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.3;letter-spacing:-.035em}.search.post-type-archive-product .hs-commerce-main>.hs-archive-intro{max-width:none;margin:0 0 24px;padding:8px 26px 22px;border-left:4px solid var(--hs-accent);background:var(--hs-paper);color:var(--hs-muted);font-size:.85rem}
.hs-search-header{margin:0 0 25px;padding:24px 26px;border-left:4px solid var(--hs-accent);background:var(--hs-paper)}.hs-search-header>span{display:block;margin-bottom:5px;color:var(--hs-accent);font-size:.7rem;font-weight:900;letter-spacing:.14em}.hs-search-header h1{margin:0;font-size:clamp(1.6rem,4vw,2.4rem);line-height:1.3;letter-spacing:-.035em}.hs-search-header p{margin:8px 0 0;color:var(--hs-muted);font-size:.85rem}.hs-search-empty{padding:42px 24px;text-align:center;border:1px solid var(--hs-line);background:var(--hs-paper)}.hs-search-empty h2{margin-top:0}.hs-search-empty .hs-system-search{max-width:520px;margin:20px auto 14px;background:#fff}.hs-search-empty .hs-system-search input{flex:1}.hs-search-empty>a{display:inline-block;margin-top:10px;font-weight:800}
.hs-commerce-main>.navigation.pagination .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.hs-commerce-main>.navigation.pagination .page-numbers{min-width:42px;min-height:42px;display:grid;place-items:center;padding:6px;border:1px solid var(--hs-line);border-radius:4px;text-decoration:none}.hs-commerce-main>.navigation.pagination .current{border-color:var(--hs-ink);background:var(--hs-ink);color:#fff}
.woocommerce-cart table.shop_table{border-color:var(--hs-line);border-radius:var(--hs-radius)}.woocommerce-cart table.shop_table th{background:var(--hs-paper)}.woocommerce-cart table.shop_table td{border-top-color:var(--hs-line)}.woocommerce-cart .cart-collaterals .cart_totals{padding:22px;border:1px solid var(--hs-line);border-radius:var(--hs-radius);background:#fff}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:52px;display:flex;align-items:center;justify-content:center;font-size:1rem}

@media(max-width:980px){
  .woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))}
  .single-product div.product{grid-template-columns:minmax(0,1fr) minmax(330px,.88fr);column-gap:30px}
  .single-product div.product .summary{padding:24px}
}
@media(max-width:820px){
  .hs-category-nav{margin-bottom:14px;padding:15px 14px}.hs-category-nav__head{display:block;margin-bottom:10px}.hs-category-nav__head span{display:block;margin-top:2px}.hs-category-nav__list{display:flex;grid-template-columns:none;flex-wrap:nowrap;margin-inline:-14px;padding:0 14px 5px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.hs-category-nav__list a{flex:0 0 auto;min-width:138px;scroll-snap-align:start}.hs-catalog-facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.hs-catalog-facts div{padding:11px 9px}.hs-catalog-facts strong{font-size:.9rem}.hs-catalog-facts span{font-size:.62rem}.hs-search-header{padding:20px 18px}.search.post-type-archive-product .hs-commerce-main>.page-title{padding:19px 18px 0}.search.post-type-archive-product .hs-commerce-main>.hs-archive-intro{padding:7px 18px 18px}.hs-product-paths{padding:13px 14px}
  .hs-system-header-inner{min-height:68px;flex-wrap:wrap;padding:12px 0;gap:10px 16px}.hs-system-search{order:3;width:100%}.hs-system-search input{min-width:0;flex:1}.hs-system-nav{gap:14px}.hs-system-nav a:first-child{display:none}.hs-commerce-main,.hs-system-main{margin-top:24px;margin-bottom:60px}.hs-system-footer-inner{display:block}.hs-footer-links{justify-content:flex-start;margin-top:18px}
  .woocommerce-products-header{padding:20px;margin-bottom:18px}.woocommerce .woocommerce-result-count{float:none;margin:0 0 10px}.woocommerce .woocommerce-ordering{float:none;width:100%;margin:0 0 18px}.woocommerce .woocommerce-ordering select{width:100%}
  .woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px;margin-top:18px!important}
  .woocommerce ul.products li.product{padding:7px 7px 11px}.woocommerce ul.products li.product:hover{transform:none;box-shadow:none}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:3.25em;margin-inline:1px!important;font-size:.83rem!important;line-height:1.55}.hs-loop-brand{top:12px;left:12px;max-width:calc(100% - 24px);padding:4px 6px;font-size:.58rem}.hs-brand-tags{margin-bottom:18px;padding:15px 14px}.hs-brand-tags__head{display:block;margin-bottom:10px}.hs-brand-tags__head span{display:block;margin-top:2px}.hs-brand-tags__list{flex-wrap:nowrap;margin-inline:-14px;padding:0 14px 5px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin}.hs-brand-tags__list a{flex:0 0 auto;scroll-snap-align:start}.woocommerce ul.products li.product .price{margin-inline:1px!important;font-size:.98rem!important}.woocommerce ul.products li.product .button{min-height:40px;margin-top:10px!important;font-size:.74rem!important}
  .single-product div.product{display:block}.single-product div.product .woocommerce-product-gallery{margin-bottom:24px!important}.single-product div.product .summary{position:static;padding:22px 18px}.single-product div.product .product_title{font-size:1.35rem}.single-product .woocommerce-product-gallery .flex-control-thumbs li{flex-basis:66px;width:66px!important}.single-product .woocommerce-product-gallery .flex-control-thumbs img{width:66px;height:66px}.single-product div.product .woocommerce-tabs{margin-top:38px!important}.woocommerce div.product .woocommerce-tabs .panel{padding:22px 18px!important}.woocommerce div.product .woocommerce-tabs .panel>ul{grid-template-columns:1fr}.woocommerce div.product .woocommerce-tabs .panel>ul li{border-right:0}.single-product div.product .related.products,.single-product div.product .upsells.products{margin-top:38px!important}
}
@media(max-width:380px){
  .hs-catalog-facts{grid-template-columns:1fr}.hs-catalog-facts div{display:flex;align-items:center;justify-content:space-between;gap:10px}.hs-catalog-facts span{margin:0;text-align:right}
  .hs-system-shell,.hs-commerce-main,.hs-system-main{width:min(calc(100% - 20px),var(--hs-max))}.hs-system-brand{font-size:1.15rem}.hs-system-nav{gap:10px}.hs-system-nav a{font-size:.8rem}.woocommerce ul.products{gap:13px 8px}.woocommerce ul.products li.product{padding:5px 5px 9px}.woocommerce ul.products li.product .button{padding-inline:3px!important;font-size:.69rem!important}.single-product div.product form.cart{grid-template-columns:70px minmax(0,1fr)}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.woocommerce ul.products li.product,.woocommerce a.button,.woocommerce button.button{transition:none!important}}

/* v1.3.0 — information architecture, policy pages and contact */
.hs-system-nav{min-width:0;overflow-x:auto;scrollbar-width:none}.hs-system-nav::-webkit-scrollbar{display:none}.hs-system-nav a{flex:0 0 auto}
.hs-system-footer{padding:52px 0 24px;background:#1d1d1b;color:#c5c2ba;border-top:0}
.hs-system-footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,.65fr);gap:44px}
.hs-system-footer .hs-system-brand{color:#fff}.hs-system-footer p{max-width:390px;margin:12px 0 0;color:#aaa79f;font-size:.82rem;line-height:1.9}
.hs-system-footer h2{margin:0 0 14px;color:#fff;font:700 .7rem/1.4 Arial,sans-serif;letter-spacing:.13em}
.hs-system-footer .hs-footer-links{display:grid;justify-content:stretch;gap:8px;margin:0}
.hs-system-footer .hs-footer-links a{color:#bbb8b0;text-decoration:none;font-size:.78rem}.hs-system-footer .hs-footer-links a:hover{color:#fff}
.hs-system-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid #3b3a36;color:#8f8c85;font-size:.68rem}
.page .hs-system-main{width:min(calc(100% - 36px),940px);margin-top:48px}
.page .hs-page-header{padding-bottom:22px;border-bottom:1px solid var(--hs-line)}
.page .hs-page-title{letter-spacing:-.03em}
.hs-entry-content{font-size:.94rem}.hs-entry-content h2{margin:2.3em 0 .75em;padding-top:.15em;font-size:1.3rem;line-height:1.5}.hs-entry-content h3{margin:1.8em 0 .6em;font-size:1.05rem}.hs-entry-content p{margin:0 0 1.25em}.hs-entry-content ul,.hs-entry-content ol{margin:0 0 1.6em;padding-left:1.35em}.hs-entry-content li+li{margin-top:.42em}.hs-entry-content a{color:var(--hs-accent);font-weight:700}.hs-entry-content table{width:100%;border-collapse:collapse;margin:25px 0}.hs-entry-content th,.hs-entry-content td{padding:13px 15px;border:1px solid var(--hs-line);text-align:left;vertical-align:top}.hs-entry-content th{width:29%;background:var(--hs-paper)}
.hs-guide-intro{margin-bottom:32px;padding:24px 26px;border-left:3px solid var(--hs-accent);background:var(--hs-paper)}.hs-guide-intro p:last-child{margin-bottom:0}
.hs-guide-status{margin:28px 0;padding:22px 24px;border:1px solid #d8c8a9;background:#fffaf0}.hs-guide-status strong{display:block;margin-bottom:5px}.hs-guide-status p{margin:0;color:#625b4c}
.hs-guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:24px 0;background:var(--hs-line);border:1px solid var(--hs-line);counter-reset:guide}.hs-guide-step{padding:22px;background:#fff;counter-increment:guide}.hs-guide-step:before{content:"0" counter(guide);display:block;margin-bottom:16px;color:var(--hs-accent);font:800 .72rem/1 Arial,sans-serif}.hs-guide-step strong{display:block;margin-bottom:6px}.hs-guide-step p{margin:0;color:var(--hs-muted);font-size:.82rem}
.hs-info-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0}.hs-info-link{display:block;padding:18px;border:1px solid var(--hs-line);color:var(--hs-ink)!important;text-decoration:none}.hs-info-link:hover{border-color:var(--hs-ink);background:var(--hs-paper)}.hs-info-link strong{display:block;margin-bottom:3px}.hs-info-link span{color:var(--hs-muted);font-size:.78rem}
.hs-contact-form{margin-top:30px;padding:28px;border:1px solid var(--hs-line);background:var(--hs-paper)}.hs-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.hs-contact-form p{margin:0 0 18px}.hs-contact-form label{display:block;margin-bottom:6px;font-size:.82rem;font-weight:700}.hs-contact-form label span{margin-left:5px;color:var(--hs-accent);font-size:.68rem}.hs-contact-form label small{margin-left:5px;color:var(--hs-muted);font-weight:400}.hs-contact-form input[type=text],.hs-contact-form input[type=email],.hs-contact-form select,.hs-contact-form textarea{width:100%;min-height:46px;padding:10px 12px;border:1px solid var(--hs-line-dark);border-radius:0;background:#fff;color:var(--hs-ink);outline:0}.hs-contact-form textarea{resize:vertical}.hs-contact-form input:focus,.hs-contact-form select:focus,.hs-contact-form textarea:focus{border-color:var(--hs-ink);box-shadow:0 0 0 2px rgba(23,23,21,.08)}.hs-contact-consent label{display:flex;align-items:flex-start;gap:7px;font-weight:400}.hs-contact-consent input{margin-top:.4em}.hs-contact-submit{min-height:48px;padding:0 24px;border:1px solid var(--hs-ink);background:var(--hs-ink);color:#fff;font-weight:700;cursor:pointer}.hs-contact-submit:hover{background:var(--hs-accent);border-color:var(--hs-accent)}.hs-contact-note{margin:12px 0 0!important;color:var(--hs-muted);font-size:.72rem}.hs-contact-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hs-contact-message{margin-bottom:24px;padding:18px 20px;border:1px solid}.hs-contact-message p{margin:4px 0 0}.hs-contact-message.is-success{border-color:#a9c3b4;background:#f1f8f4;color:#254b38}.hs-contact-message.is-error{border-color:#d8aaa4;background:#fff4f2;color:#7d2a22}
.hs-purchase-notice{margin:22px 0;padding:18px 19px;border:1px solid #d8c8a9;background:#fffaf0;color:#514b3f}.hs-purchase-notice strong{display:block;margin-bottom:4px;color:#2c2923}.hs-purchase-notice p{margin:0 0 7px;font-size:.82rem;line-height:1.75}.hs-purchase-notice a{color:var(--hs-accent);font-size:.78rem;font-weight:700;text-decoration:none}.single-product .summary .hs-purchase-notice{clear:both}
@media(max-width:900px){.hs-system-footer-grid{grid-template-columns:1fr 1fr}.hs-system-footer-brand{grid-column:1/-1}.hs-guide-steps{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.hs-system-nav{width:100%;order:2;margin-left:0;padding:4px 0;gap:16px}.hs-system-nav a:first-child{display:inline}.hs-system-search{order:3}.hs-system-footer-grid{grid-template-columns:1fr 1fr;gap:32px 22px}.hs-system-footer-brand{grid-column:1/-1}.hs-system-footer-bottom{flex-direction:column}.hs-guide-steps{grid-template-columns:1fr}.hs-form-grid{grid-template-columns:1fr}.hs-contact-form{padding:20px}.page .hs-system-main{width:min(calc(100% - 26px),940px);margin-top:32px}.hs-entry-content th,.hs-entry-content td{display:block;width:100%}.hs-entry-content th{border-bottom:0}.hs-info-links{grid-template-columns:1fr}}
@media(max-width:380px){.hs-system-nav{gap:12px}.hs-system-nav a{font-size:.74rem}.hs-system-footer-grid{grid-template-columns:1fr}.hs-system-footer-brand{grid-column:auto}}

/* v1.3.1 — policy links, tax display and customer-service address */
.hs-price-tax{font-size:.64em;font-weight:500;color:var(--hs-muted);white-space:nowrap}.hs-purchase-links{display:flex;flex-wrap:wrap;gap:5px 14px}.hs-purchase-links a{color:var(--hs-accent);font-size:.76rem;font-weight:700;text-decoration:none}.hs-footer-contact a{color:#fff;text-decoration:none}.hs-footer-contact a:hover{text-decoration:underline}.hs-entry-content .hs-policy-summary{margin:0 0 28px;padding:18px 20px;border:1px solid var(--hs-line);background:var(--hs-paper)}.hs-entry-content .hs-policy-summary p:last-child{margin-bottom:0}.hs-entry-content .hs-policy-disclosure{padding:18px 20px;border-left:3px solid var(--hs-accent);background:#fffaf0}

@media(max-width:767px){.hs-catalog-guide{margin:38px auto 12px;padding:23px 20px}}
/* v1.3.10 — visible breadcrumb for pages and trust-page schema parity */
.hs-page-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 18px;color:var(--hs-muted);font-size:.78rem;line-height:1.55}.hs-page-breadcrumb a{color:inherit;text-decoration:none}.hs-page-breadcrumb a:hover{color:var(--hs-accent);text-decoration:underline}.hs-page-breadcrumb [aria-current="page"]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:480px){.hs-page-breadcrumb{margin-bottom:14px;font-size:.72rem}.hs-page-breadcrumb [aria-current="page"]{max-width:72vw}}
