:root{--hs-ink:#111a35;--hs-muted:#64718d;--hs-bg:#f4f7fc;--hs-line:#e2e8f3;--hs-blue:#2554c7;--hs-purple:#6750e8;--hs-pink:#ef3b93;--hs-green:#16a477;--hs-orange:#ff8a17;--hs-shell:1060px}
html,body{background:var(--hs-bg);color:var(--hs-ink)}body.client-template-hstock{font-family:Inter,system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;min-width:320px;padding-bottom:0}body.client-template-hstock a{color:inherit}body.client-template-hstock .container{max-width:var(--hs-shell);padding-left:0;padding-right:0}.hstock-shell{width:min(var(--hs-shell),calc(100% - 32px));margin:0 auto}.hstock-alert{background:#6846df;color:#fff;font-size:11px;line-height:28px}.hstock-alert .hstock-shell{display:flex;gap:8px;align-items:center;white-space:nowrap;overflow:hidden}.hstock-alert i{color:#ffdc4a}.hstock-alert-note{margin-left:auto;opacity:.8}.hstock-header{background:#fff;border-bottom:1px solid var(--hs-line);position:relative;z-index:80}.hstock-header-inner{height:66px;display:flex;align-items:center;gap:18px}.hstock-brand{display:flex;align-items:center;gap:9px;text-decoration:none;min-width:168px}.hstock-brand-mark{width:30px;height:30px;border-radius:8px;background:#ff4b3e;color:#fff;display:grid;place-items:center;font-size:15px}.hstock-brand b{display:block;font-size:17px;line-height:18px;color:#f24a32}.hstock-brand small{display:block;color:#9ba5b9;font-size:8px;letter-spacing:1.3px}.hstock-top-links{display:flex;gap:16px;color:#68738b;font-size:11px;white-space:nowrap}.hstock-top-links a{text-decoration:none}.hstock-header-search{height:36px;flex:1;display:flex;border:1px solid #dce3ef;background:#fafbfe;border-radius:7px;overflow:hidden;max-width:470px;margin-left:auto}.hstock-header-search input{border:0;background:transparent;min-width:0;flex:1;padding:0 13px;color:var(--hs-ink);outline:0;font-size:12px}.hstock-header-search button{width:43px;border:0;background:#f0f3f9;color:#33405d}.hstock-header-actions{display:flex;align-items:center;gap:7px}.hstock-account-link,.hstock-signup-link{font-size:11px;text-decoration:none;padding:8px 10px;border-radius:6px;white-space:nowrap}.hstock-signup-link{background:#ff4a3e;color:#fff!important}.hstock-menu-toggle{display:none;background:transparent;border:1px solid var(--hs-line);border-radius:7px;width:36px;height:36px;color:var(--hs-ink)}.hstock-menu,.hstock-menu-backdrop,.hstock-mobile-tabs{display:none}
.hstock-page{padding-bottom:45px}.hstock-hero{background:linear-gradient(115deg,#386be1,#2146b5);color:#fff;border-radius:12px;margin:18px auto 10px;min-height:150px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;position:relative}.hstock-hero:before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;border:45px solid rgba(255,255,255,.06);right:-100px;top:-180px}.hstock-hero h1{font-size:29px;line-height:1.2;margin:0 0 10px;font-weight:800}.hstock-hero p{margin:0;opacity:.82;font-size:13px}.hstock-hero-inner{position:relative;z-index:1;padding:28px}.hstock-promo-row{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:0 0 10px}.hstock-promo{height:42px;border-radius:9px;color:#fff;display:flex;align-items:center;gap:9px;padding:0 12px;font-size:11px;box-shadow:0 4px 10px rgba(53,68,150,.12);overflow:hidden}.hstock-promo i{width:24px;height:24px;border-radius:7px;background:rgba(255,255,255,.2);display:grid;place-items:center}.hstock-promo strong{font-weight:700}.hstock-promo span{opacity:.85;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hstock-promo-purple{background:linear-gradient(100deg,#7355ee,#8d4ce4)}.hstock-promo-cyan{background:linear-gradient(100deg,#12aee8,#3c7ee9)}.hstock-section{margin:19px 0}.hstock-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:9px}.hstock-section-head h2{font-size:18px;margin:0;font-weight:800}.hstock-section-head p{margin:0;color:#8b96ab;font-size:10px}.hstock-section-head a{color:#5d53d9;font-size:11px;text-decoration:none}.hstock-category-panels{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hstock-category-panel{background:#fff;border:1px solid var(--hs-line);border-radius:11px;padding:12px;box-shadow:0 5px 14px rgba(44,61,111,.04)}.hstock-category-panel h3{font-size:16px;margin:0 0 10px}.hstock-category-panel h3 small{display:block;color:#9aa5b9;font-size:9px;font-weight:500;margin-bottom:3px}.hstock-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.hstock-category-tile{background:#f8faff;border:1px solid #edf0f7;border-radius:8px;text-decoration:none;text-align:center;padding:8px 4px;min-height:67px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;transition:transform .15s,box-shadow .15s}.hstock-category-tile:hover{transform:translateY(-2px);box-shadow:0 5px 10px rgba(43,66,130,.1)}.hstock-category-icon{height:29px;width:29px;border-radius:8px;background:linear-gradient(145deg,#226ee3,#5f4ee4);color:#fff;display:grid;place-items:center;font-size:14px;overflow:hidden}.hstock-category-icon img{width:100%;height:100%;object-fit:cover}.hstock-category-tile span:last-child{font-size:10px;line-height:1.1;font-weight:700;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hstock-store-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hstock-store-card{background:#fff;border:1px solid var(--hs-line);border-radius:10px;padding:10px;min-height:126px;display:flex;flex-direction:column;box-shadow:0 5px 13px rgba(44,61,111,.04)}.hstock-store-head{display:flex;gap:8px;align-items:center;min-width:0}.hstock-store-avatar{width:36px;height:36px;border-radius:50%;border:2px solid #8168ed;padding:2px;display:grid;place-items:center;background:#fff;overflow:hidden;flex:none}.hstock-store-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.hstock-store-avatar i{color:#6750e8}.hstock-store-name{font-size:12px;font-weight:800;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hstock-verified{color:#0baf7b;font-size:9px;white-space:nowrap}.hstock-store-card p{font-size:10px;line-height:1.4;color:#748098;margin:8px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:28px}.hstock-store-button{margin-top:auto;background:linear-gradient(100deg,#5b6fe9,#8047bf);border-radius:7px;color:#fff!important;text-align:center;text-decoration:none;padding:8px;font-size:11px;font-weight:700}.hstock-products .market-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.hstock-products .market-product-card{background:#fff;border:1px solid var(--hs-line);border-radius:10px;overflow:hidden;box-shadow:0 5px 13px rgba(44,61,111,.04);min-width:0}.hstock-products .market-product-image{display:block;height:130px;background:#f3f5fb;overflow:hidden;position:relative}.hstock-products .market-product-image img{width:100%;height:100%;object-fit:cover}.hstock-products .market-product-body{padding:9px}.hstock-products .market-product-body h3{font-size:11px;line-height:1.35;margin:0 0 9px;height:30px;overflow:hidden}.hstock-products .market-product-meta{display:flex;align-items:center;justify-content:space-between;gap:4px}.hstock-products .market-product-meta strong{color:#6950e7;font-size:13px}.hstock-products .market-product-meta span{font-size:9px;color:#69758f;background:#edf0ff;padding:4px 6px;border-radius:10px;white-space:nowrap}.hstock-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hstock-news-card{background:#fff;border:1px solid var(--hs-line);border-left:3px solid #7254df;padding:11px;border-radius:8px;text-decoration:none}.hstock-news-card small{display:block;color:#9aa5b9;font-size:9px;margin-bottom:6px}.hstock-news-card strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hstock-footer{background:#111a35;color:#9ba7c2}.client-template-hstock .market-site-footer{background:#111a35;color:#9ba7c2;margin-top:20px}.client-template-hstock .market-footer-logo img{max-width:135px}.client-template-hstock .market-footer-column h3{color:#fff}.client-template-hstock .market-footer-column a,.client-template-hstock .market-footer-brand p,.client-template-hstock .market-footer-bottom{color:#9ba7c2}.client-template-hstock .market-footer-actions a{background:#1d2a4c;border-color:#2d3d64;color:#fff}.client-template-hstock .market-footer-column a:hover{color:#fff}
@media(max-width:800px){body.client-template-hstock{padding-bottom:68px}.hstock-shell{width:calc(100% - 20px)}.hstock-alert{line-height:26px}.hstock-alert-note,.hstock-top-links,.hstock-header-search,.hstock-account-link,.hstock-signup-link{display:none}.hstock-header-inner{height:57px;gap:10px}.hstock-brand{min-width:0}.hstock-brand b{font-size:14px}.hstock-menu-toggle{display:block}.hstock-header-actions{margin-left:auto}.hstock-menu{display:block;position:fixed;right:0;top:0;bottom:0;width:min(330px,88vw);background:#fff;z-index:101;padding:16px;box-shadow:-12px 0 28px rgba(20,29,56,.16);overflow:auto}.hstock-menu-backdrop{display:block;position:fixed;inset:0;background:rgba(10,17,35,.44);z-index:100}.hstock-menu-head{display:flex;justify-content:space-between;align-items:center;font-size:17px;margin-bottom:14px}.hstock-menu-head button{border:0;background:#f0f2fa;width:34px;height:34px;border-radius:8px}.hstock-menu-account{padding:12px;border-radius:9px;background:#f5f7fd;margin-bottom:12px;display:flex;justify-content:space-between;color:#6c7890}.hstock-menu-account b{color:#168e75}.hstock-menu nav{border-top:1px solid var(--hs-line);padding-top:8px}.hstock-menu nav a,.hstock-menu-help a,.hstock-menu-logout{display:flex;gap:12px;align-items:center;padding:12px 7px;text-decoration:none;font-weight:700;font-size:13px}.hstock-menu nav i{width:18px;text-align:center;color:#6853dd}.hstock-menu-help{border-top:1px solid var(--hs-line);margin-top:7px;padding-top:6px}.hstock-menu-help a{font-weight:500;color:#66738e}.hstock-menu-logout{background:#fff0f0;color:#d33b50;border-radius:8px;margin-top:10px}.hstock-mobile-tabs{display:flex;position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid var(--hs-line);z-index:90;justify-content:space-around}.hstock-mobile-tabs a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#6d7891;text-decoration:none;font-size:10px}.hstock-mobile-tabs i{font-size:17px}.hstock-mobile-tabs a:first-child{color:#6750e8}.hstock-hero{margin-top:10px;min-height:165px}.hstock-hero h1{font-size:23px}.hstock-hero p{font-size:12px;line-height:1.5}.hstock-promo-row{grid-template-columns:1fr;gap:6px}.hstock-category-panels{grid-template-columns:1fr}.hstock-category-grid{grid-template-columns:repeat(5,1fr)}.hstock-store-grid{grid-template-columns:repeat(2,1fr);gap:7px}.hstock-store-card{min-height:139px;padding:9px}.hstock-store-name{font-size:11px}.hstock-products .market-product-grid{grid-template-columns:repeat(2,1fr);gap:7px}.hstock-products .market-product-image{height:145px}.hstock-products .market-product-body{padding:8px}.hstock-news-grid{grid-template-columns:1fr}.hstock-news-card{padding:10px}.client-template-hstock .market-site-footer{margin-left:-10px;margin-right:-10px}.client-template-hstock .market-footer-grid{grid-template-columns:1fr 1fr}.client-template-hstock .market-footer-brand{grid-column:1/-1}}
/* Hstock-only footer layout; legacy and luxe templates use their own styles. */
.client-template-hstock .market-site-footer{padding:30px 0 16px}
.client-template-hstock .market-footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:28px}
.client-template-hstock .market-footer-brand p{max-width:330px;font-size:11px;line-height:1.7;margin:12px 0}
.client-template-hstock .market-footer-logo{display:inline-block}
.client-template-hstock .market-footer-logo img{display:block;height:auto}
.client-template-hstock .market-footer-actions{display:flex;gap:7px;flex-wrap:wrap}
.client-template-hstock .market-footer-actions a{display:inline-flex;align-items:center;gap:6px;border:1px solid;border-radius:6px;padding:7px 9px;text-decoration:none;font-size:10px}
.client-template-hstock .market-footer-column{display:flex;flex-direction:column;gap:9px}
.client-template-hstock .market-footer-column h3{font-size:12px;margin:0 0 4px}
.client-template-hstock .market-footer-column a{font-size:10px;text-decoration:none}
.client-template-hstock .market-footer-bottom{display:flex;align-items:center;gap:16px;border-top:1px solid #243252;margin-top:25px;padding-top:13px;font-size:10px}
.client-template-hstock .market-footer-bottom p{margin:0;flex:1}
.client-template-hstock .market-footer-legal{display:flex;gap:12px}
.client-template-hstock .market-footer-legal a{color:#9ba7c2;text-decoration:none}
.client-template-hstock .market-footer-payment{margin-left:auto}
@media(max-width:800px){.client-template-hstock .market-footer-grid{grid-template-columns:1fr 1fr}.client-template-hstock .market-footer-brand{grid-column:1/-1}.client-template-hstock .market-footer-bottom{display:block}.client-template-hstock .market-footer-legal{margin-top:9px}}

/* Hstock reference parity: compact marketplace proportions and visual hierarchy. */
body.client-template-hstock{--hs-shell:1160px;background:#f7f9fd;color:#141d36;overflow-x:hidden}
body.client-template-hstock .hstock-shell{width:min(var(--hs-shell),calc(100% - 32px))}
body.client-template-hstock .hstock-alert{height:24px;line-height:24px;background:linear-gradient(90deg,#5144d7,#7140e8);font-size:10px}
body.client-template-hstock .hstock-header{box-shadow:0 1px 4px rgba(20,31,66,.05)}
body.client-template-hstock .hstock-header-inner{height:54px;gap:14px}
body.client-template-hstock .hstock-brand{min-width:152px;gap:7px}
body.client-template-hstock .hstock-brand-mark{width:27px;height:27px;border-radius:7px;background:#ff4b3e;font-size:13px}
body.client-template-hstock .hstock-brand-mark img{width:100%;height:100%;object-fit:contain;border-radius:inherit}
body.client-template-hstock .hstock-brand b{font-size:16px;letter-spacing:0}
body.client-template-hstock .hstock-brand small{font-size:7px;letter-spacing:1.1px}
body.client-template-hstock .hstock-top-links{font-size:10px;gap:13px}
body.client-template-hstock .hstock-header-search{height:31px;max-width:430px;border-radius:5px}
body.client-template-hstock .hstock-header-search input{font-size:11px}
body.client-template-hstock .hstock-header-search button{width:36px}
body.client-template-hstock .hstock-account-link,body.client-template-hstock .hstock-signup-link{font-size:10px;padding:7px 9px;border-radius:5px}
body.client-template-hstock .hstock-page{padding-bottom:34px}
body.client-template-hstock .hstock-hero{margin:12px auto 8px;min-height:128px;border-radius:9px;background:linear-gradient(115deg,#376ee5 0%,#2448b7 72%);box-shadow:0 7px 18px rgba(44,71,173,.12)}
body.client-template-hstock .hstock-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 34%,rgba(255,255,255,.07) 50%,transparent 67%);opacity:.65;pointer-events:none}
body.client-template-hstock .hstock-hero-inner{padding:24px 28px}
body.client-template-hstock .hstock-hero-eyebrow{display:block;font-size:10px;font-weight:700;opacity:.9;margin-bottom:8px}
body.client-template-hstock .hstock-hero-eyebrow i{color:#63e3b4;margin-right:4px}
body.client-template-hstock .hstock-hero h1{font-size:27px;letter-spacing:0;margin-bottom:7px}
body.client-template-hstock .hstock-hero p{font-size:12px;opacity:.78}
body.client-template-hstock .hstock-hero-actions{display:flex;justify-content:center;gap:8px;margin-top:14px}
body.client-template-hstock .hstock-hero-actions a{min-width:112px;box-sizing:border-box;padding:9px 12px;border-radius:7px;background:#fff;color:#2c52bd!important;text-decoration:none;font-size:10px;font-weight:800;box-shadow:0 5px 12px rgba(20,35,100,.12)}
body.client-template-hstock .hstock-hero-actions a+ a{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.62);color:#fff!important;box-shadow:none}
body.client-template-hstock .hstock-promo-row{gap:6px;margin-bottom:9px}
body.client-template-hstock .hstock-promo{height:39px;border-radius:8px;padding:0 11px;font-size:10px}
body.client-template-hstock .hstock-promo i{width:23px;height:23px}
body.client-template-hstock .hstock-section{margin:16px 0}
body.client-template-hstock .hstock-section-head{margin-bottom:8px}
body.client-template-hstock .hstock-section-head h2{font-size:16px;letter-spacing:0}
body.client-template-hstock .hstock-section-head a{font-size:10px}
body.client-template-hstock .hstock-category-panels{gap:8px}
body.client-template-hstock .hstock-category-panel{border-radius:12px;padding:11px 10px;box-shadow:0 5px 15px rgba(45,63,115,.06)}
body.client-template-hstock .hstock-category-panel h3{font-size:15px;margin:0 0 8px}
body.client-template-hstock .hstock-category-panel h3 small{font-size:8px;margin-bottom:2px}
body.client-template-hstock .hstock-category-grid{gap:6px}
body.client-template-hstock .hstock-category-tile{min-height:62px;border-radius:8px;padding:7px 3px;background:#f9faff}
body.client-template-hstock .hstock-category-icon{width:27px;height:27px;border-radius:7px;font-size:13px}
body.client-template-hstock .hstock-category-tile span:last-child{font-size:9px}
body.client-template-hstock .hstock-store-grid{gap:9px}
body.client-template-hstock .hstock-store-card{min-height:124px;border-radius:13px;padding:11px 10px;box-shadow:0 6px 16px rgba(45,63,115,.06)}
body.client-template-hstock .hstock-store-avatar{width:42px;height:42px;border-width:2px}
body.client-template-hstock .hstock-store-name{font-size:11px}
body.client-template-hstock .hstock-verified{font-size:8px}
body.client-template-hstock .hstock-store-card p{font-size:9px;line-height:1.45;margin:7px 0;min-height:26px}
body.client-template-hstock .hstock-store-button{border-radius:8px;padding:8px 7px;font-size:10px;box-shadow:0 5px 9px rgba(103,80,232,.16)}
body.client-template-hstock .hstock-products .market-product-grid{gap:9px}
body.client-template-hstock .hstock-products .market-product-card{border-radius:13px;box-shadow:0 6px 16px rgba(45,63,115,.06)}
body.client-template-hstock .hstock-products .market-product-image{height:142px;background:radial-gradient(circle at 50% 42%,#ffffff 0,#f5f4ff 60%,#e9ecfb 100%);padding:10px;box-sizing:border-box}
body.client-template-hstock .hstock-products .market-product-image img{object-fit:contain}
body.client-template-hstock .hstock-products .market-product-body{padding:10px 10px 11px}
body.client-template-hstock .hstock-products .market-product-body h3{font-size:10px;height:31px;margin-bottom:8px}
body.client-template-hstock .hstock-products .market-product-meta strong{font-size:12px;background:linear-gradient(90deg,#564de2,#a04be4);-webkit-background-clip:text;background-clip:text;color:transparent}
body.client-template-hstock .hstock-products .market-product-meta span{font-size:8px;padding:4px 6px}
body.client-template-hstock .hstock-product-stock{position:absolute;left:8px;top:8px;z-index:2;border-radius:14px;padding:4px 7px;background:linear-gradient(90deg,#13b778,#0ba887);color:#fff;font-size:8px;font-weight:800;box-shadow:0 3px 8px rgba(6,143,108,.18)}
body.client-template-hstock .market-product-card.is-sold-out .hstock-product-stock{background:#f1a341}
body.client-template-hstock .hstock-product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:9px;color:#8792a7;font-size:9px}
body.client-template-hstock .hstock-product-footer span{display:flex;align-items:center;gap:4px}
body.client-template-hstock .hstock-product-footer a{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:linear-gradient(140deg,#6575ed,#7641bf);color:#fff!important;text-decoration:none;font-size:11px;box-shadow:0 4px 8px rgba(102,77,218,.18)}
body.client-template-hstock .hstock-news-grid{gap:8px}
body.client-template-hstock .hstock-news-card{border-radius:9px;padding:10px;border-left-width:3px;box-shadow:0 4px 12px rgba(45,63,115,.04)}
body.client-template-hstock .hstock-stats{margin-top:23px}
body.client-template-hstock .market-site-footer{margin-top:10px}
body.client-template-hstock .market-site-footer .container{width:min(var(--hs-shell),calc(100% - 32px))}
@media(max-width:800px){
  body.client-template-hstock .hstock-shell{width:calc(100% - 20px)}
  body.client-template-hstock .hstock-alert{height:22px;line-height:22px}
  body.client-template-hstock .hstock-header-inner{height:56px}
  body.client-template-hstock .hstock-brand-mark{width:29px;height:29px}
  body.client-template-hstock .hstock-brand b{font-size:14px}
  body.client-template-hstock .hstock-hero{margin-top:9px;min-height:177px;border-radius:12px}
  body.client-template-hstock .hstock-hero-inner{padding:27px 18px}
  body.client-template-hstock .hstock-hero h1{font-size:22px}
  body.client-template-hstock .hstock-hero p{font-size:11px;line-height:1.55}
  body.client-template-hstock .hstock-hero-eyebrow{font-size:9px;margin-bottom:7px}
  body.client-template-hstock .hstock-hero-actions{margin-top:13px}
  body.client-template-hstock .hstock-hero-actions a{min-width:104px;padding:10px 9px}
  body.client-template-hstock .hstock-promo{height:42px}
  body.client-template-hstock .hstock-category-panels{gap:9px}
  body.client-template-hstock .hstock-category-panel{padding:12px 10px;border-radius:13px}
  body.client-template-hstock .hstock-category-grid{gap:6px}
  body.client-template-hstock .hstock-category-tile{min-height:66px}
  body.client-template-hstock .hstock-store-grid{gap:8px}
  body.client-template-hstock .hstock-store-card{min-height:145px;border-radius:16px;padding:12px 10px}
  body.client-template-hstock .hstock-store-avatar{width:48px;height:48px}
  body.client-template-hstock .hstock-store-name{font-size:12px}
  body.client-template-hstock .hstock-store-card p{font-size:10px;line-height:1.5;min-height:30px}
  body.client-template-hstock .hstock-products .market-product-grid{gap:9px}
  body.client-template-hstock .hstock-products .market-product-card{border-radius:16px}
  body.client-template-hstock .hstock-products .market-product-image{height:125px;padding:9px}
  body.client-template-hstock .hstock-products .market-product-body{padding:10px 9px 11px}
  body.client-template-hstock .hstock-products .market-product-body h3{font-size:11px;height:32px}
  body.client-template-hstock .hstock-products .market-product-meta strong{font-size:13px}
  body.client-template-hstock .hstock-product-footer{margin-top:8px}
  body.client-template-hstock .hstock-product-footer a{width:30px;height:30px;border-radius:9px}
  body.client-template-hstock .market-site-footer .container{width:calc(100% - 20px)}
}

/* Hstock storefront flow: the hero is followed by stacked, configurable promo banners. */
body.client-template-hstock{--hs-shell:1170px;--hs-surface:#fff;--hs-muted:#74819a;background:#f7f9fd;color:#141d36}
body.client-template-hstock .hstock-page{padding:0 0 42px}
body.client-template-hstock .hstock-hero{min-height:200px;margin:12px auto 11px;border-radius:9px;background:linear-gradient(115deg,#376ee5 0%,#2448b7 72%);box-shadow:0 7px 18px rgba(44,71,173,.12)}
body.client-template-hstock .hstock-hero-inner{padding:34px 28px}
body.client-template-hstock .hstock-hero h1{font-size:32px;line-height:1.2;letter-spacing:0;margin:0 0 10px}
body.client-template-hstock .hstock-hero p{font-size:14px;line-height:1.6;max-width:920px;margin:0 auto;opacity:.84}
body.client-template-hstock .hstock-hero-actions{display:none!important}
body.client-template-hstock .hstock-promo-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin:0 0 20px}
body.client-template-hstock .hstock-promo-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:70px;box-sizing:border-box;padding:10px 16px;border:1px solid rgba(255,255,255,.2);border-radius:13px;color:#fff;text-decoration:none;box-shadow:0 7px 15px rgba(48,67,151,.16);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}
body.client-template-hstock .hstock-promo-card:hover{transform:translateY(-1px);box-shadow:0 10px 19px rgba(48,67,151,.22);color:#fff}
body.client-template-hstock .hstock-promo-tone-1{background:linear-gradient(100deg,#7057ee,#914ce5)}
body.client-template-hstock .hstock-promo-tone-2{background:linear-gradient(100deg,#12aee8,#4b72e9)}
body.client-template-hstock .hstock-promo-tone-3{background:linear-gradient(100deg,#e84e9c,#8a55e8)}
body.client-template-hstock .hstock-promo-tone-4{background:linear-gradient(100deg,#f08c3e,#df4e69)}
body.client-template-hstock .hstock-promo-entry-icon,body.client-template-hstock .hstock-promo-media{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;position:relative;flex:0 0 auto;background:rgba(255,255,255,.2);font-size:20px;overflow:hidden}
body.client-template-hstock .hstock-promo-media img{width:100%;height:100%;object-fit:cover}
body.client-template-hstock .hstock-promo-live-dot{position:absolute;right:-1px;top:-1px;width:8px;height:8px;border:2px solid rgba(255,255,255,.9);border-radius:50%;background:#22d596;box-sizing:border-box}
body.client-template-hstock .hstock-promo-entry-body,body.client-template-hstock .hstock-promo-copy{display:flex;flex-direction:column;min-width:0;line-height:1.3}
body.client-template-hstock .hstock-promo-entry-title{display:flex;align-items:center;gap:7px;min-width:0;font-size:15px}
body.client-template-hstock .hstock-promo-entry-title i{font-size:12px;opacity:.95;flex:0 0 auto}
body.client-template-hstock .hstock-promo-entry-title strong,body.client-template-hstock .hstock-promo-copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:800}
body.client-template-hstock .hstock-promo-entry-text{display:block;min-width:0;margin-top:4px;color:rgba(255,255,255,.84);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .2s ease,transform .2s ease}
body.client-template-hstock .hstock-promo-entry-text.is-changing{opacity:0;transform:translateY(3px)}
body.client-template-hstock .hstock-promo-entry-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:88px;padding:9px 14px;border-radius:20px;background:#fff;color:#5d43c8;font-size:13px;font-weight:800;white-space:nowrap;box-shadow:0 3px 7px rgba(40,34,125,.11)}
body.client-template-hstock .hstock-promo-tone-2 .hstock-promo-entry-action{color:#1266b7}
body.client-template-hstock .hstock-promo-entry-action i{font-size:11px}
body.client-template-hstock .hstock-promo-entry-badge{position:absolute;top:1px;right:-16px;width:100px;box-sizing:border-box;padding:6px 2px;background:#ffdb3d;color:#443800;text-align:center;font-size:8px;font-weight:900;letter-spacing:.25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:rotate(31deg);box-shadow:0 3px 6px rgba(79,57,0,.13);z-index:2}
body.client-template-hstock .hstock-promo-tone-2 .hstock-promo-entry-badge{background:#39d69e;color:#075d48}
body.client-template-hstock .hstock-promo-copy{gap:2px}
body.client-template-hstock .hstock-promo-copy small{font-size:8px;opacity:.7;text-transform:uppercase}
body.client-template-hstock .hstock-promo-copy strong{font-size:11px}
body.client-template-hstock .hstock-promo-copy>span{font-size:9px;opacity:.82;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.client-template-hstock .hstock-promo-copy em{font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}
body.client-template-hstock .hstock-promo-copy em i{font-size:9px;margin-left:3px}
body.client-template-hstock .hstock-promo-legacy{margin:0 0 18px;padding:11px 14px;border:1px solid #dfe5f1;border-radius:9px;background:#fff;color:#65728c;font-size:11px;box-shadow:0 5px 12px rgba(43,60,111,.05)}
body.client-template-hstock .hstock-section{margin:22px 0}
body.client-template-hstock .hstock-section-head{align-items:flex-end;margin-bottom:10px}
body.client-template-hstock .hstock-section-head>div{min-width:0}
body.client-template-hstock .hstock-section-head small{display:block;margin-bottom:3px;color:#6950e8;font-size:9px;font-weight:800}
body.client-template-hstock .hstock-section-head h2{font-size:18px;line-height:1.2;letter-spacing:0;margin:0;font-weight:800}
body.client-template-hstock .hstock-section-head a{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:#6252d6;font-size:10px;font-weight:700;text-decoration:none}
body.client-template-hstock .hstock-section-head a:hover{color:#3f35b7}
body.client-template-hstock .hstock-category-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
body.client-template-hstock .hstock-category-panel{min-width:0;border:1px solid #e3e8f2;border-radius:12px;padding:13px 11px;background:#fff;box-shadow:0 6px 15px rgba(43,60,111,.05)}
body.client-template-hstock .hstock-category-panel h3{font-size:15px;line-height:1.2;margin:0 0 10px;font-weight:800}
body.client-template-hstock .hstock-category-panel h3 small{display:block;margin-bottom:3px;color:#8995aa;font-size:9px;font-weight:500}
body.client-template-hstock .hstock-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
body.client-template-hstock .hstock-category-tile{min-width:0;min-height:68px;padding:8px 3px;border:1px solid #edf0f7;border-radius:8px;background:#f9faff;gap:5px}
body.client-template-hstock .hstock-category-icon{width:29px;height:29px;border-radius:8px;font-size:13px}
body.client-template-hstock .hstock-category-tile span:last-child{font-size:9px}
body.client-template-hstock .hstock-empty-state{display:flex;align-items:center;justify-content:center;gap:8px;min-height:112px;padding:22px 14px;box-sizing:border-box;border:1px dashed #ccd6e7;border-radius:10px;background:#fff;color:#8190a7;text-align:center;flex-wrap:wrap}
body.client-template-hstock .hstock-empty-state i{width:100%;font-size:22px;color:#6950e8}
body.client-template-hstock .hstock-empty-state strong{font-size:12px;color:#53617a}
body.client-template-hstock .hstock-empty-state span{font-size:10px}
body.client-template-hstock .hstock-empty-state a{font-size:10px;color:#6252d6;text-decoration:none}
body.client-template-hstock .hstock-store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
body.client-template-hstock .hstock-store-card{min-width:0;min-height:138px;padding:11px;border-radius:12px;border:1px solid #e3e8f2;background:#fff;box-shadow:0 6px 15px rgba(43,60,111,.05)}
body.client-template-hstock .hstock-store-head{gap:8px}
body.client-template-hstock .hstock-store-avatar{width:40px;height:40px}
body.client-template-hstock .hstock-store-name{font-size:11px}
body.client-template-hstock .hstock-store-card p{font-size:9px;line-height:1.45;margin:8px 0;min-height:27px}
body.client-template-hstock .hstock-store-meta{display:flex;align-items:center;gap:8px;color:#8b96aa;font-size:9px;margin:0 0 8px}
body.client-template-hstock .hstock-store-button{padding:8px 7px;border-radius:8px;font-size:10px}
body.client-template-hstock .hstock-products .market-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
body.client-template-hstock .hstock-products .market-product-card{border-radius:12px;box-shadow:0 6px 15px rgba(43,60,111,.05)}
body.client-template-hstock .hstock-products .market-product-image{height:144px;padding:10px;box-sizing:border-box;background:radial-gradient(circle at 50% 42%,#fff 0,#f5f4ff 60%,#e9ecfb 100%)}
body.client-template-hstock .hstock-products .market-product-image img{object-fit:contain}
body.client-template-hstock .hstock-products .market-product-body{padding:10px}
body.client-template-hstock .hstock-products .market-product-body h3{font-size:10px;height:31px;margin-bottom:8px}
body.client-template-hstock .hstock-blog-section{margin-bottom:26px}
body.client-template-hstock .hstock-news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
body.client-template-hstock .hstock-news-card{min-width:0;padding:11px;border-radius:9px;border-left:3px solid #7254df;box-shadow:0 5px 12px rgba(43,60,111,.04)}
body.client-template-hstock .hstock-news-card small{font-size:9px;margin-bottom:6px}
body.client-template-hstock .hstock-news-card strong{font-size:11px}
body.client-template-hstock .hstock-stats{display:flex;align-items:stretch;justify-content:center;margin:28px auto 0;max-width:520px;color:#7f8ba3}
body.client-template-hstock .hstock-stats>span{display:flex;flex:1;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:0 15px;border-left:1px solid #e1e6f1;text-align:center;font-size:9px}
body.client-template-hstock .hstock-stats>span:first-child{border-left:0}
body.client-template-hstock .hstock-stats b{display:block;color:#1e2a48;font-size:16px;line-height:1;font-weight:800}

@media(max-width:800px){
  body.client-template-hstock header.hstock-header .hstock-header-inner{height:auto;min-height:56px;padding:7px 0;flex-wrap:wrap;gap:8px}
  body.client-template-hstock header.hstock-header .hstock-brand{order:1;flex:1;min-width:0}
  body.client-template-hstock header.hstock-header .hstock-directory-wrap{order:2}
  body.client-template-hstock header.hstock-header .hstock-header-actions{order:3;margin-left:0}
  body.client-template-hstock header.hstock-header .hstock-header-search{display:flex!important;order:4;flex:1 1 100%;width:100%;max-width:none;min-width:0;height:34px;margin:0 0 1px}
  body.client-template-hstock .hstock-directory-toggle{padding:8px 9px}
  body.client-template-hstock .hstock-hero{min-height:174px;margin-top:10px;border-radius:11px}
  body.client-template-hstock .hstock-hero-inner{padding:29px 16px}
  body.client-template-hstock .hstock-hero h1{font-size:23px;line-height:1.25}
  body.client-template-hstock .hstock-hero p{font-size:12px;line-height:1.6}
  body.client-template-hstock .hstock-promo-grid{gap:8px;margin-bottom:18px}
  body.client-template-hstock .hstock-promo-card{grid-template-columns:38px minmax(0,1fr) auto;gap:9px;min-height:58px;padding:8px 10px;border-radius:12px}
  body.client-template-hstock .hstock-promo-entry-icon,body.client-template-hstock .hstock-promo-media{width:38px;height:38px;border-radius:10px;font-size:17px}
  body.client-template-hstock .hstock-promo-entry-title{font-size:12px}
  body.client-template-hstock .hstock-promo-entry-text{font-size:10px}
  body.client-template-hstock .hstock-promo-entry-action{min-width:70px;padding:8px 9px;font-size:11px}
  body.client-template-hstock .hstock-promo-entry-badge{right:-17px;top:0;width:86px;padding:5px 2px;font-size:6px}
  body.client-template-hstock .hstock-section{margin:20px 0}
  body.client-template-hstock .hstock-section-head h2{font-size:17px}
  body.client-template-hstock .hstock-category-panels{grid-template-columns:1fr;gap:8px}
  body.client-template-hstock .hstock-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}
  body.client-template-hstock .hstock-category-tile{min-height:64px}
  body.client-template-hstock .hstock-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.client-template-hstock .hstock-store-card{min-height:136px;padding:10px;border-radius:11px}
  body.client-template-hstock .hstock-store-meta{font-size:8px;gap:5px}
  body.client-template-hstock .hstock-products .market-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.client-template-hstock .hstock-products .market-product-image{height:142px}
  body.client-template-hstock .hstock-news-grid{grid-template-columns:1fr;gap:8px}
  body.client-template-hstock .hstock-empty-state{min-height:100px}
  body.client-template-hstock .hstock-stats{width:100%;margin-top:24px}
  body.client-template-hstock .hstock-stats>span{padding:0 7px;font-size:8px}
  body.client-template-hstock .hstock-stats b{font-size:14px}
}

/* Hstock catalogue refinements: use the available desktop width and keep promo labels behind the action. */
body.client-template-hstock{--hs-shell:1320px}
body.client-template-hstock .hstock-parent-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}
body.client-template-hstock .hstock-parent-category-card{display:flex;align-items:center;gap:10px;min-width:0;min-height:92px;padding:12px;border:1px solid #e3e8f2;border-radius:10px;background:#fff;color:#1b2744;text-decoration:none;box-shadow:0 6px 15px rgba(43,60,111,.05);transition:transform .15s ease,box-shadow .15s ease}
body.client-template-hstock .hstock-parent-category-card:hover{transform:translateY(-2px);box-shadow:0 9px 18px rgba(43,60,111,.1)}
body.client-template-hstock .hstock-parent-category-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:linear-gradient(145deg,#226ee3,#5f4ee4);color:#fff;font-size:18px;overflow:hidden}
body.client-template-hstock .hstock-parent-category-icon img{width:100%;height:100%;object-fit:cover}
body.client-template-hstock .hstock-parent-category-copy{display:flex;flex-direction:column;gap:5px;min-width:0}
body.client-template-hstock .hstock-parent-category-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2}
body.client-template-hstock .hstock-parent-category-copy small{color:#8995aa;font-size:9px;line-height:1.2;white-space:nowrap}
body.client-template-hstock .hstock-parent-category-arrow{margin-left:auto;flex:0 0 auto;color:#6950e8;font-size:11px}
body.client-template-hstock .hstock-promo-entry-action{position:relative;z-index:3;min-width:84px;padding:8px 12px}
body.client-template-hstock .hstock-promo-entry-badge{top:-4px;right:-24px;width:80px;padding:4px 1px;font-size:7px;line-height:1.15;z-index:1;pointer-events:none}

@media(max-width:1200px){
  body.client-template-hstock .hstock-parent-category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}
}
@media(max-width:1000px){
  body.client-template-hstock .hstock-parent-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:800px){
  body.client-template-hstock .hstock-shell{width:calc(100% - 20px)}
  body.client-template-hstock .hstock-parent-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.client-template-hstock .hstock-parent-category-card{min-height:86px;padding:10px;gap:8px}
  body.client-template-hstock .hstock-parent-category-icon{width:36px;height:36px;border-radius:9px;font-size:15px}
  body.client-template-hstock .hstock-parent-category-copy strong{font-size:11px}
  body.client-template-hstock .hstock-parent-category-copy small{font-size:8px}
  body.client-template-hstock .hstock-promo-entry-action{z-index:3;min-width:70px;padding:8px 9px;font-size:11px}
  body.client-template-hstock .hstock-promo-entry-badge{top:-2px;right:-19px;width:72px;padding:4px 1px;font-size:6px}
}

/* Hstock readable type scale. Keep this block last so older compact overrides cannot shrink text again. */
body.client-template-hstock{
  font-family:"Microsoft YaHei UI","Microsoft YaHei","Noto Sans SC","PingFang SC",Inter,system-ui,sans-serif;
  font-weight:400;
  text-rendering:optimizeLegibility;
}
body.client-template-hstock .hstock-utility-bar{font-size:12px}
body.client-template-hstock .hstock-header-inner{height:64px;gap:16px}
body.client-template-hstock .hstock-brand{min-width:178px;gap:9px}
body.client-template-hstock .hstock-brand b{font-size:19px;letter-spacing:0;line-height:1.15}
body.client-template-hstock .hstock-brand small{font-size:9px;letter-spacing:1px}
body.client-template-hstock .hstock-header-search{height:38px;max-width:540px}
body.client-template-hstock .hstock-header-search input{font-size:14px}
body.client-template-hstock .hstock-account-link,body.client-template-hstock .hstock-signup-link{font-size:12px;padding:9px 11px}
body.client-template-hstock .hstock-directory-toggle{padding:10px 13px;font-size:13px}
body.client-template-hstock .hstock-directory-toggle .hstock-directory-chevron{font-size:10px}
body.client-template-hstock .hstock-directory-menu-head{font-size:14px}
body.client-template-hstock .hstock-directory-menu-head a{font-size:12px}
body.client-template-hstock .hstock-directory-item{font-size:13px;padding:10px 8px}
body.client-template-hstock .hstock-directory-icon{width:29px;height:29px;font-size:13px}
body.client-template-hstock .hstock-directory-empty{font-size:13px}
body.client-template-hstock .hstock-hero{min-height:220px}
body.client-template-hstock .hstock-hero-inner{padding:38px 32px}
body.client-template-hstock .hstock-hero-eyebrow{font-size:12px}
body.client-template-hstock .hstock-hero h1{font-size:36px;letter-spacing:0}
body.client-template-hstock .hstock-hero p{font-size:16px;line-height:1.65}
body.client-template-hstock .hstock-promo-card{min-height:78px;padding:11px 18px;grid-template-columns:52px minmax(0,1fr) auto;gap:14px}
body.client-template-hstock .hstock-promo-entry-icon,body.client-template-hstock .hstock-promo-media{width:52px;height:52px}
body.client-template-hstock .hstock-promo-entry-title{font-size:17px}
body.client-template-hstock .hstock-promo-entry-text{font-size:14px}
body.client-template-hstock .hstock-promo-entry-action{min-width:96px;padding:10px 15px;font-size:14px}
body.client-template-hstock .hstock-promo-copy small{font-size:10px}
body.client-template-hstock .hstock-promo-copy strong{font-size:14px}
body.client-template-hstock .hstock-promo-copy>span{font-size:11px}
body.client-template-hstock .hstock-promo-copy em{font-size:11px}
body.client-template-hstock .hstock-section{margin:26px 0}
body.client-template-hstock .hstock-section-head{margin-bottom:12px}
body.client-template-hstock .hstock-section-head small{font-size:11px}
body.client-template-hstock .hstock-section-head h2{font-size:22px;letter-spacing:0}
body.client-template-hstock .hstock-section-head a{font-size:12px}
body.client-template-hstock .hstock-parent-category-grid{gap:12px}
body.client-template-hstock .hstock-parent-category-card{min-height:108px;padding:14px;gap:12px}
body.client-template-hstock .hstock-parent-category-icon{width:48px;height:48px;font-size:20px}
body.client-template-hstock .hstock-parent-category-copy{gap:6px}
body.client-template-hstock .hstock-parent-category-copy strong{font-size:15px}
body.client-template-hstock .hstock-parent-category-copy small{font-size:11px}
body.client-template-hstock .hstock-parent-category-arrow{font-size:13px}
body.client-template-hstock .hstock-category-tile span:last-child{font-size:12px}
body.client-template-hstock .hstock-store-card{min-height:150px}
body.client-template-hstock .hstock-store-name{font-size:14px}
body.client-template-hstock .hstock-verified{font-size:10px}
body.client-template-hstock .hstock-store-card p{font-size:12px;line-height:1.5;min-height:36px}
body.client-template-hstock .hstock-store-meta{font-size:11px}
body.client-template-hstock .hstock-store-button{font-size:12px;padding:9px 8px}
body.client-template-hstock .hstock-products .market-product-body h3{font-size:13px;height:36px;line-height:1.4}
body.client-template-hstock .hstock-products .market-product-meta strong{font-size:15px}
body.client-template-hstock .hstock-products .market-product-meta span{font-size:10px}
body.client-template-hstock .hstock-product-stock{font-size:10px}
body.client-template-hstock .hstock-product-footer{font-size:11px}
body.client-template-hstock .hstock-news-card small{font-size:10px}
body.client-template-hstock .hstock-news-card strong{font-size:13px}
body.client-template-hstock .hstock-empty-state strong{font-size:14px}
body.client-template-hstock .hstock-empty-state span,body.client-template-hstock .hstock-empty-state a{font-size:12px}
body.client-template-hstock .hstock-stats>span{font-size:11px}
body.client-template-hstock .hstock-stats b{font-size:18px}
body.client-template-hstock .market-footer-brand p{font-size:12px}
body.client-template-hstock .market-footer-column h3{font-size:13px}
body.client-template-hstock .market-footer-column a{font-size:11px}
body.client-template-hstock .market-footer-actions a,body.client-template-hstock .market-footer-bottom{font-size:11px}

/* Hstock catalogue pages share the same readable scale. */
body.client-template-hstock .market-breadcrumb{font-size:13px}
body.client-template-hstock .market-catalog-title-row p{font-size:11px}
body.client-template-hstock .market-catalog-title-row h1{font-size:32px;letter-spacing:0}
body.client-template-hstock .market-catalog-description{font-size:14px}
body.client-template-hstock .market-catalog-count{font-size:13px}
body.client-template-hstock .market-catalog-filter label{font-size:13px}
body.client-template-hstock .market-catalog-filter input{font-size:14px}
body.client-template-hstock .market-catalog-filter button,body.client-template-hstock .market-catalog-filter a{font-size:13px}
body.client-template-hstock .market-catalog-result-head h2{font-size:21px}
body.client-template-hstock .market-catalog-result-head a{font-size:12px}
body.client-template-hstock .hstock-catalog-categories-head h2{font-size:21px}
body.client-template-hstock .hstock-catalog-categories-head span{font-size:12px}
body.client-template-hstock .hstock-catalog-category-card strong{font-size:14px}
body.client-template-hstock .hstock-catalog-category-card small{font-size:11px}
body.client-template-hstock .market-catalog-page .market-product-body h3{font-size:13px;height:36px;line-height:1.4}
body.client-template-hstock .market-catalog-page .market-product-meta strong{font-size:15px}
body.client-template-hstock .market-catalog-page .market-product-meta span{font-size:10px}

@media(max-width:800px){
  body.client-template-hstock .hstock-utility-bar{font-size:10px}
  body.client-template-hstock .hstock-header-inner{height:58px;gap:10px}
  body.client-template-hstock .hstock-brand{min-width:0}
  body.client-template-hstock .hstock-brand b{font-size:15px}
  body.client-template-hstock .hstock-brand small{font-size:8px}
  body.client-template-hstock .hstock-directory-toggle{padding:9px 10px;font-size:11px}
  body.client-template-hstock .hstock-header-search{height:36px}
  body.client-template-hstock .hstock-header-search input{font-size:13px}
  body.client-template-hstock .hstock-hero{min-height:190px}
  body.client-template-hstock .hstock-hero-inner{padding:31px 18px}
  body.client-template-hstock .hstock-hero-eyebrow{font-size:10px}
  body.client-template-hstock .hstock-hero h1{font-size:26px}
  body.client-template-hstock .hstock-hero p{font-size:13px;line-height:1.6}
  body.client-template-hstock .hstock-promo-card{min-height:64px;padding:9px 11px;grid-template-columns:42px minmax(0,1fr) auto;gap:10px}
  body.client-template-hstock .hstock-promo-entry-icon,body.client-template-hstock .hstock-promo-media{width:42px;height:42px}
  body.client-template-hstock .hstock-promo-entry-title{font-size:14px}
  body.client-template-hstock .hstock-promo-entry-text{font-size:11px}
  body.client-template-hstock .hstock-promo-entry-action{min-width:74px;padding:9px 10px;font-size:12px}
  body.client-template-hstock .hstock-section{margin:23px 0}
  body.client-template-hstock .hstock-section-head small{font-size:10px}
  body.client-template-hstock .hstock-section-head h2{font-size:20px}
  body.client-template-hstock .hstock-section-head a{font-size:11px}
  body.client-template-hstock .hstock-parent-category-card{min-height:94px;padding:11px;gap:9px}
  body.client-template-hstock .hstock-parent-category-icon{width:39px;height:39px;font-size:16px}
  body.client-template-hstock .hstock-parent-category-copy strong{font-size:12px}
  body.client-template-hstock .hstock-parent-category-copy small{font-size:10px}
  body.client-template-hstock .hstock-parent-category-arrow{font-size:11px}
  body.client-template-hstock .hstock-store-name{font-size:12px}
  body.client-template-hstock .hstock-store-card p{font-size:11px;min-height:33px}
  body.client-template-hstock .hstock-store-meta{font-size:10px}
  body.client-template-hstock .hstock-store-button{font-size:11px}
  body.client-template-hstock .hstock-products .market-product-body h3{font-size:12px;height:34px}
  body.client-template-hstock .hstock-products .market-product-meta strong{font-size:14px}
  body.client-template-hstock .hstock-news-card small{font-size:10px}
  body.client-template-hstock .hstock-news-card strong{font-size:12px}
  body.client-template-hstock .hstock-stats>span{font-size:10px}
  body.client-template-hstock .hstock-stats b{font-size:16px}
  body.client-template-hstock .market-breadcrumb{font-size:12px}
  body.client-template-hstock .market-catalog-title-row h1{font-size:26px}
  body.client-template-hstock .market-catalog-description{font-size:13px}
  body.client-template-hstock .market-catalog-count{font-size:12px}
  body.client-template-hstock .market-catalog-filter input{font-size:13px}
  body.client-template-hstock .market-catalog-filter button,body.client-template-hstock .market-catalog-filter a{font-size:12px}
  body.client-template-hstock .market-catalog-result-head h2{font-size:20px}
  body.client-template-hstock .hstock-catalog-categories-head h2{font-size:19px}
  body.client-template-hstock .hstock-catalog-categories-head span{font-size:11px}
  body.client-template-hstock .hstock-catalog-category-card strong{font-size:13px}
  body.client-template-hstock .hstock-catalog-category-card small{font-size:10px}
  body.client-template-hstock .market-catalog-page .market-product-body h3{font-size:12px;height:34px}
  body.client-template-hstock .market-catalog-page .market-product-meta strong{font-size:14px}
}

/* Hstock typography readability: keep Chinese text crisp at normal browser zoom. */
body.client-template-hstock{
  font-family:"Microsoft YaHei UI","Microsoft YaHei","PingFang SC","Noto Sans SC",Inter,"Segoe UI",system-ui,sans-serif;
  font-size:16px;
}
body.client-template-hstock .hstock-brand b,
body.client-template-hstock .hstock-hero h1,
body.client-template-hstock .hstock-section-head h2,
body.client-template-hstock .market-detail-info h1{letter-spacing:0!important}
body.client-template-hstock .hstock-brand b{font-size:19px;line-height:1.2}
body.client-template-hstock .hstock-brand small{font-size:9px;letter-spacing:1px}
body.client-template-hstock .hstock-top-links{font-size:12px}
body.client-template-hstock .hstock-header-search input{font-size:13px}
body.client-template-hstock .hstock-account-link,
body.client-template-hstock .hstock-signup-link{font-size:12px}
body.client-template-hstock .hstock-utility-bar{font-size:12px!important}
body.client-template-hstock .hstock-utility-inner{font-size:12px!important}
body.client-template-hstock .hstock-directory-toggle{font-size:13px!important}
body.client-template-hstock .hstock-directory-toggle .hstock-directory-chevron{font-size:10px!important}
body.client-template-hstock .hstock-directory-menu-head{font-size:13px!important}
body.client-template-hstock .hstock-directory-menu-head a{font-size:12px!important}
body.client-template-hstock .hstock-directory-item{font-size:12px!important}
body.client-template-hstock .hstock-directory-icon{font-size:14px!important}
body.client-template-hstock .hstock-directory-empty{font-size:12px!important}
body.client-template-hstock .hstock-hero-eyebrow{font-size:12px}
body.client-template-hstock .hstock-hero h1{font-size:36px}
body.client-template-hstock .hstock-hero p{font-size:15px}
body.client-template-hstock .hstock-promo-entry-title{font-size:17px}
body.client-template-hstock .hstock-promo-entry-title i{font-size:13px}
body.client-template-hstock .hstock-promo-entry-text{font-size:14px}
body.client-template-hstock .hstock-promo-entry-action{font-size:15px}
body.client-template-hstock .hstock-promo-entry-action i{font-size:12px}
body.client-template-hstock .hstock-promo-entry-badge{font-size:8px;letter-spacing:0}
body.client-template-hstock .hstock-promo-copy small{font-size:10px}
body.client-template-hstock .hstock-promo-copy strong{font-size:13px}
body.client-template-hstock .hstock-promo-copy>span,
body.client-template-hstock .hstock-promo-copy em,
body.client-template-hstock .hstock-promo-copy em i{font-size:11px}
body.client-template-hstock .hstock-section-head small{font-size:11px}
body.client-template-hstock .hstock-section-head h2{font-size:22px}
body.client-template-hstock .hstock-section-head a{font-size:12px}
body.client-template-hstock .hstock-category-panel h3{font-size:17px}
body.client-template-hstock .hstock-category-panel h3 small{font-size:11px}
body.client-template-hstock .hstock-category-tile span:last-child{font-size:11px}
body.client-template-hstock .hstock-parent-category-copy strong{font-size:15px}
body.client-template-hstock .hstock-parent-category-copy small{font-size:11px}
body.client-template-hstock .hstock-parent-category-arrow{font-size:13px}
body.client-template-hstock .hstock-store-name{font-size:14px}
body.client-template-hstock .hstock-verified{font-size:10px}
body.client-template-hstock .hstock-store-card p{font-size:12px}
body.client-template-hstock .hstock-store-meta{font-size:11px}
body.client-template-hstock .hstock-store-button{font-size:12px}
body.client-template-hstock .hstock-products .market-product-body h3{font-size:13px;height:36px}
body.client-template-hstock .hstock-products .market-product-meta strong{font-size:15px}
body.client-template-hstock .hstock-products .market-product-meta span{font-size:10px}
body.client-template-hstock .hstock-product-stock{font-size:10px}
body.client-template-hstock .hstock-product-footer{font-size:11px}
body.client-template-hstock .hstock-product-footer a{font-size:12px}
body.client-template-hstock .hstock-news-card small{font-size:11px}
body.client-template-hstock .hstock-news-card strong{font-size:14px}
body.client-template-hstock .hstock-empty-state strong{font-size:14px}
body.client-template-hstock .hstock-empty-state span,
body.client-template-hstock .hstock-empty-state a{font-size:12px}
body.client-template-hstock .hstock-stats>span{font-size:11px}
body.client-template-hstock .hstock-stats b{font-size:18px}
body.client-template-hstock .market-footer-brand p{font-size:13px}
body.client-template-hstock .market-footer-actions a{font-size:12px}
body.client-template-hstock .market-footer-column h3{font-size:14px}
body.client-template-hstock .market-footer-column a{font-size:12px}
body.client-template-hstock .market-footer-bottom{font-size:11px}

@media(max-width:800px){
  body.client-template-hstock .hstock-utility-inner,
  body.client-template-hstock .hstock-utility-bar{font-size:10px!important}
  body.client-template-hstock .hstock-directory-toggle{font-size:12px!important}
  body.client-template-hstock .hstock-directory-toggle .hstock-directory-chevron{font-size:9px!important}
  body.client-template-hstock .hstock-hero-eyebrow{font-size:10px}
  body.client-template-hstock .hstock-hero h1{font-size:27px}
  body.client-template-hstock .hstock-hero p{font-size:14px}
  body.client-template-hstock .hstock-promo-entry-title{font-size:14px}
  body.client-template-hstock .hstock-promo-entry-text{font-size:12px}
  body.client-template-hstock .hstock-promo-entry-action{font-size:12px}
  body.client-template-hstock .hstock-promo-entry-badge{font-size:7px;letter-spacing:0}
  body.client-template-hstock .hstock-section-head small{font-size:10px}
  body.client-template-hstock .hstock-section-head h2{font-size:21px}
  body.client-template-hstock .hstock-section-head a{font-size:11px}
  body.client-template-hstock .hstock-parent-category-copy strong{font-size:14px}
  body.client-template-hstock .hstock-parent-category-copy small{font-size:10px}
  body.client-template-hstock .hstock-store-name{font-size:14px}
  body.client-template-hstock .hstock-store-card p{font-size:12px}
  body.client-template-hstock .hstock-store-meta{font-size:10px}
  body.client-template-hstock .hstock-store-button{font-size:12px}
  body.client-template-hstock .hstock-products .market-product-body h3{font-size:13px;height:36px}
  body.client-template-hstock .hstock-products .market-product-meta strong{font-size:15px}
  body.client-template-hstock .hstock-products .market-product-meta span{font-size:10px}
  body.client-template-hstock .hstock-product-footer{font-size:10px}
  body.client-template-hstock .hstock-news-card small{font-size:10px}
  body.client-template-hstock .hstock-news-card strong{font-size:13px}
  body.client-template-hstock .hstock-stats>span{font-size:10px}
  body.client-template-hstock .hstock-stats b{font-size:16px}
  body.client-template-hstock .market-footer-brand p{font-size:12px}
  body.client-template-hstock .market-footer-actions a{font-size:11px}
  body.client-template-hstock .market-footer-column h3{font-size:13px}
  body.client-template-hstock .market-footer-column a{font-size:11px}
  body.client-template-hstock .market-footer-bottom{font-size:10px}
}

/* Hstock homepage framing and mobile width guard. */
body.client-template-hstock{
  width:100%;
  min-width:0;
  max-width:100vw;
  margin:0;
  overflow-x:hidden;
  overscroll-behavior-x:none;
}
body.client-template-hstock .hstock-page,
body.client-template-hstock .hstock-shell,
body.client-template-hstock .hstock-section,
body.client-template-hstock .hstock-category-frame{
  min-width:0;
  max-width:100%;
}
body.client-template-hstock .hstock-category-frame{
  box-sizing:border-box;
  width:100%;
  padding:18px 18px 16px;
  background:#fff;
  border:1px solid #e1e6f0;
  border-radius:14px;
  box-shadow:0 7px 18px rgba(43,60,111,.06);
}
body.client-template-hstock .hstock-category-frame .hstock-section-head{margin-bottom:14px}
body.client-template-hstock .hstock-section-head>a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  flex:0 0 auto;
  min-height:36px;
  box-sizing:border-box;
  padding:8px 13px;
  border:1px solid #dfe4f0;
  border-radius:999px;
  background:#fff;
  color:#5d53d9;
  font-size:12px;
  font-weight:700;
  line-height:1;
  text-decoration:none;
  white-space:nowrap;
  box-shadow:0 3px 8px rgba(43,60,111,.04);
  transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;
}
body.client-template-hstock .hstock-section-head>a:hover{
  border-color:#c8c4fb;
  background:#f8f7ff;
  color:#493fc4;
  box-shadow:0 5px 11px rgba(82,71,194,.1);
}
body.client-template-hstock .hstock-parent-category-copy{min-width:0}
body.client-template-hstock .hstock-parent-category-copy strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.client-template-hstock .hstock-parent-category-grid,
body.client-template-hstock .hstock-store-grid,
body.client-template-hstock .hstock-news-grid,
body.client-template-hstock .hstock-products .market-product-grid{min-width:0;width:100%}
body.client-template-hstock img{max-width:100%}

@media(max-width:800px){
  body.client-template-hstock .hstock-shell{width:calc(100% - 20px);max-width:calc(100% - 20px)}
  body.client-template-hstock .hstock-category-frame{padding:14px 12px 12px;border-radius:12px}
  body.client-template-hstock .hstock-category-frame .hstock-section-head{margin-bottom:12px}
  body.client-template-hstock .hstock-section-head{min-width:0;gap:8px}
  body.client-template-hstock .hstock-section-head>div{min-width:0}
  body.client-template-hstock .hstock-section-head>a{min-height:34px;max-width:48%;padding:8px 10px;font-size:11px;gap:5px;overflow:hidden;text-overflow:ellipsis}
  body.client-template-hstock .hstock-promo-card{min-width:0}
  body.client-template-hstock .hstock-promo-entry-body,
  body.client-template-hstock .hstock-promo-entry-title,
  body.client-template-hstock .hstock-promo-entry-text{min-width:0;max-width:100%}
  body.client-template-hstock .hstock-parent-category-card{min-width:0}
  body.client-template-hstock .market-site-footer{width:100%;max-width:100%;margin-left:0;margin-right:0}
}

/* Shared Hstock gutters and floating widgets for every page type. */
body.client-template-hstock .market-catalog-page .container,
body.client-template-hstock .market-store-page .container,
body.client-template-hstock .market-site-footer>.container{
  width:min(var(--hs-shell),calc(100% - 32px));
  max-width:var(--hs-shell);
  margin-left:auto;
  margin-right:auto;
  box-sizing:border-box;
}
body.client-template-hstock .market-detail-page>.container{
  width:min(1160px,calc(100% - 32px));
  max-width:1160px;
  margin-left:auto;
  margin-right:auto;
  box-sizing:border-box;
}
body.client-template-hstock .leaderboard-btn{
  position:fixed;
  right:20px;
  bottom:80px;
  z-index:1039;
  width:48px;
  height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-sizing:border-box;
  border-radius:50%;
  background:#f59e0b;
  color:#fff;
  font-size:16px;
  line-height:1;
  text-align:center;
  text-decoration:none;
  box-shadow:0 4px 14px rgba(80,55,0,.22);
  transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;
  -webkit-animation:hstock-leaderboard-float 2.8s ease-in-out infinite;
  animation:hstock-leaderboard-float 2.8s ease-in-out infinite;
  will-change:transform;
}
body.client-template-hstock .leaderboard-btn:hover,
body.client-template-hstock .leaderboard-btn:focus-visible{
  color:#fff;
  background:#e78d00;
  box-shadow:0 7px 18px rgba(80,55,0,.3);
  transform:scale(1.08);
}
@keyframes hstock-leaderboard-float{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-8px)}
}
@-webkit-keyframes hstock-leaderboard-float{
  0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}
  50%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}
}
@media(prefers-reduced-motion:reduce){
  body.client-template-hstock .leaderboard-btn{-webkit-animation:none;animation:none}
}

@media(max-width:800px){
  body.client-template-hstock{padding-bottom:0!important}
  body.client-template-hstock .hstock-mobile-tabs{display:none!important}
  body.client-template-hstock .market-catalog-page .container,
  body.client-template-hstock .market-store-page .container,
  body.client-template-hstock .market-site-footer>.container,
  body.client-template-hstock .market-detail-page>.container{
    width:calc(100% - 32px);
    max-width:calc(100% - 32px);
  }
  body.client-template-hstock .leaderboard-btn{right:20px;bottom:24px;width:42px;height:42px;font-size:14px}
  body.client-template-hstock .site-messages-float{bottom:24px}
  body.client-template-hstock .site-messages-float-right{right:72px}
  body.client-template-hstock .site-messages-float-left{left:72px}
}

/* Hstock leaderboard modal: the shared template stylesheet is intentionally
   not loaded for Hstock, so keep this widget self-contained and scoped. */
body.client-template-hstock #leaderboardModal .modal-dialog{
  width:min(560px,calc(100% - 32px));
  max-width:560px;
  margin:1.75rem auto;
}
body.client-template-hstock #leaderboardModal .lb-modal{
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border:0;
  border-radius:16px;
  background:#fff;
  color:var(--hs-ink);
  box-shadow:0 18px 46px rgba(16,28,65,.22);
  font-family:inherit;
}
body.client-template-hstock #leaderboardModal .lb-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:17px 20px;
  border-bottom:1px solid #e5e9f2;
  background:#fff;
}
body.client-template-hstock #leaderboardModal .lb-header>.d-flex{
  display:flex;
  align-items:center;
  min-width:0;
}
body.client-template-hstock #leaderboardModal .lb-icon-wrap{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  margin-right:12px!important;
  border-radius:12px;
  background:#fff1c9;
  color:#d58b00;
  font-size:18px;
}
body.client-template-hstock #leaderboardModal .modal-title{
  margin:0;
  color:var(--hs-ink);
  font-size:20px;
  line-height:1.2;
  font-weight:800;
}
body.client-template-hstock #leaderboardModal .lb-sub{
  display:block;
  margin-top:4px;
  color:#8793a9;
  font-size:12px;
  line-height:1.2;
}
body.client-template-hstock #leaderboardModal .lb-header .btn-close{
  width:34px;
  height:34px;
  flex:0 0 auto;
  padding:0;
  border:0;
  border-radius:9px;
  background-color:#f1f3f8;
  opacity:1;
}
body.client-template-hstock #leaderboardModal .lb-header .btn-close:hover,
body.client-template-hstock #leaderboardModal .lb-header .btn-close:focus{
  background-color:#e7eaf3;
  opacity:1;
}
body.client-template-hstock #leaderboardModal .lb-tabs-wrap{
  display:flex;
  gap:7px;
  padding:11px 16px;
  border-bottom:1px solid #e5e9f2;
  background:#f7f8fc;
  overflow-x:auto;
  scrollbar-width:thin;
}
body.client-template-hstock #leaderboardModal .lb-tab{
  flex:0 0 auto;
  min-height:34px;
  padding:7px 14px;
  border:1px solid #dce2ee;
  border-radius:999px;
  background:#fff;
  color:#68758f;
  font-family:inherit;
  font-size:13px;
  font-weight:700;
  line-height:1;
  white-space:nowrap;
  cursor:pointer;
  transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease;
}
body.client-template-hstock #leaderboardModal .lb-tab:hover{
  border-color:#c9c4f8;
  color:#584bd2;
  box-shadow:0 3px 8px rgba(88,75,210,.1);
}
body.client-template-hstock #leaderboardModal .lb-tab.active{
  border-color:#6750e8;
  background:#6750e8;
  color:#fff;
  box-shadow:0 4px 9px rgba(103,80,232,.2);
}
body.client-template-hstock #leaderboardModal .lb-body{
  min-height:126px;
  max-height:420px;
  overflow-y:auto;
  padding:14px 16px;
  background:#f7f8fc;
}
body.client-template-hstock #leaderboardModal .lb-loading,
body.client-template-hstock #leaderboardModal .lb-empty{
  padding:40px 12px;
  color:#7f8ca5;
  font-size:14px;
  line-height:1.5;
  text-align:center;
}
body.client-template-hstock #leaderboardModal .lb-loading i,
body.client-template-hstock #leaderboardModal .lb-empty i{
  display:block;
  margin:0 0 10px;
  color:#9aa6ba;
  font-size:24px;
}
body.client-template-hstock #leaderboardModal .lb-empty p{margin:0}
body.client-template-hstock #leaderboardModal .lb-row{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
  margin:0 0 7px;
  padding:10px 12px;
  border:1px solid #e1e6f0;
  border-radius:10px;
  background:#fff;
  transition:border-color .15s ease,box-shadow .15s ease;
}
body.client-template-hstock #leaderboardModal .lb-row:last-child{margin-bottom:0}
body.client-template-hstock #leaderboardModal .lb-row:hover{
  border-color:#c9c4f8;
  box-shadow:0 4px 10px rgba(43,60,111,.08);
}
body.client-template-hstock #leaderboardModal .lb-badge{
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:9px;
  background:#eef1ff;
  color:#6750e8;
  font-size:12px;
  font-weight:800;
}
body.client-template-hstock #leaderboardModal .lb-top-1 .lb-badge{background:#fff0b7;color:#d38b00}
body.client-template-hstock #leaderboardModal .lb-top-2 .lb-badge{background:#e8edf4;color:#6c7c93}
body.client-template-hstock #leaderboardModal .lb-top-3 .lb-badge{background:#ffe3d3;color:#d96c31}
body.client-template-hstock #leaderboardModal .lb-name{
  min-width:0;
  overflow:hidden;
  color:var(--hs-ink);
  font-size:14px;
  font-weight:800;
  line-height:1.3;
  text-overflow:ellipsis;
  white-space:nowrap;
}
body.client-template-hstock #leaderboardModal .lb-detail{
  margin-top:3px;
  color:#8995aa;
  font-size:12px;
  line-height:1.2;
}
body.client-template-hstock #leaderboardModal .lb-amount{
  margin-left:auto;
  flex:0 0 auto;
  color:#0b9a73;
  font-size:14px;
  font-weight:800;
  white-space:nowrap;
}
body.client-template-hstock #leaderboardModal .lb-is-me .lb-name{color:#dc3545}

/* The guest state has the same compact treatment as the logout action. */
body.client-template-hstock .hstock-menu-login{
  display:flex;
  align-items:center;
  gap:12px;
  padding:12px 7px;
  border-radius:8px;
  margin-top:10px;
  background:#f3f1ff;
  color:#5d53d9;
  font-size:13px;
  font-weight:700;
  text-decoration:none;
}
body.client-template-hstock .hstock-menu-login i{width:18px;text-align:center;color:#6853dd}

@media(max-width:800px){
  body.client-template-hstock #leaderboardModal .modal-dialog{
    width:calc(100% - 24px);
    max-width:none;
    margin:12px auto;
  }
  body.client-template-hstock #leaderboardModal .lb-header{padding:15px 16px}
  body.client-template-hstock #leaderboardModal .modal-title{font-size:18px}
  body.client-template-hstock #leaderboardModal .lb-sub{font-size:11px}
  body.client-template-hstock #leaderboardModal .lb-tabs-wrap{padding:9px 12px}
  body.client-template-hstock #leaderboardModal .lb-body{padding:12px}
}

/* Hstock VIP navigation and mobile shell. Keep this block last: the file has
   historical compact rules above it, while nav-hstock.php adds only the
   semantic header markup. */
body.client-template-hstock{
  --hs-shell:1320px;
  min-width:0;
  width:100%;
  max-width:100vw;
  overflow-x:hidden;
  overscroll-behavior-x:none;
  background:#f5f7fc;
  color:#17213b;
}
body.client-template-hstock *{box-sizing:border-box}
body.client-template-hstock a,
body.client-template-hstock button,
body.client-template-hstock input{font-family:inherit}
body.client-template-hstock .hstock-domain-banner[hidden]{display:none!important}
body.client-template-hstock .hstock-domain-banner{min-height:38px;display:flex;align-items:center;justify-content:center}
body.client-template-hstock .hstock-domain-banner-text{max-width:var(--hs-shell);width:min(var(--hs-shell),calc(100% - 32px))}
body.client-template-hstock .hstock-domain-banner-close:focus-visible,
body.client-template-hstock .hstock-top-auth a:focus-visible,
body.client-template-hstock .hstock-directory-toggle:focus-visible,
body.client-template-hstock .hstock-header-icon-action:focus-visible,
body.client-template-hstock .hstock-menu-toggle:focus-visible{outline:3px solid rgba(99,102,241,.35);outline-offset:2px}
body.client-template-hstock .hstock-topbar-inner{position:relative;width:min(var(--hs-shell),calc(100% - 32px));max-width:var(--hs-shell);margin:0 auto}
body.client-template-hstock .hstock-topbar{font-size:12px}
body.client-template-hstock .hstock-top-auth a{font-weight:700}
body.client-template-hstock .hstock-top-auth-signup{box-shadow:0 3px 8px rgba(255,74,62,.16)}
body.client-template-hstock header.hstock-header{background:#fff;box-shadow:0 2px 8px rgba(24,37,76,.06)}
body.client-template-hstock header.hstock-header .hstock-header-inner{width:min(var(--hs-shell),calc(100% - 32px));max-width:var(--hs-shell);margin:0 auto;min-width:0}
body.client-template-hstock .hstock-brand{min-width:0;max-width:250px;flex:0 1 auto;overflow:hidden}
body.client-template-hstock .hstock-brand-mark{flex:0 0 auto;overflow:hidden}
body.client-template-hstock .hstock-brand-mark img{display:block;width:100%;height:100%;object-fit:contain;border-radius:inherit}
body.client-template-hstock .hstock-brand>span:last-child{min-width:0;overflow:hidden}
body.client-template-hstock .hstock-brand b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.client-template-hstock .hstock-brand b em{color:#d9a62e;font-style:normal}
body.client-template-hstock .hstock-directory-toggle{box-shadow:0 4px 9px rgba(255,74,62,.15)}
body.client-template-hstock .hstock-header-search{min-width:0;width:100%;box-sizing:border-box}
body.client-template-hstock .hstock-header-search input{min-width:0}
body.client-template-hstock .hstock-header-actions{min-width:0;flex:0 0 auto}
body.client-template-hstock .hstock-quick-actions{min-width:0}
body.client-template-hstock .hstock-header-icon-action{appearance:none;-webkit-appearance:none;padding:0}
body.client-template-hstock .hstock-header-notice i{color:#6a5610}
body.client-template-hstock .hstock-menu-toggle{padding:0;display:none;place-items:center;flex:0 0 auto}
body.client-template-hstock .hstock-menu-toggle i{font-size:15px}
body.client-template-hstock .hstock-page{min-width:0;overflow:hidden}
body.client-template-hstock .hstock-page>.hstock-shell{min-width:0}
body.client-template-hstock .hstock-hero{isolation:isolate;background:linear-gradient(135deg,#3471e8 0%,#2147b8 100%);border-radius:14px;min-height:226px;margin:16px 0 11px;box-shadow:0 10px 24px rgba(36,69,174,.17)}
body.client-template-hstock .hstock-hero:before{width:380px;height:380px;right:-135px;top:-215px;border-width:48px;border-color:rgba(255,255,255,.065);z-index:-1}
body.client-template-hstock .hstock-hero:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(105deg,rgba(255,255,255,.08),transparent 38%,rgba(9,27,113,.16) 100%)}
body.client-template-hstock .hstock-hero-watermark{position:absolute;z-index:0;left:50%;top:50%;width:min(42vw,400px);height:auto;max-height:90%;object-fit:contain;opacity:.13;filter:blur(2px);transform:translate(-50%,-50%) rotate(-8deg);pointer-events:none;user-select:none}
body.client-template-hstock .hstock-hero-inner{max-width:1050px;margin:0 auto;padding:40px 28px}
body.client-template-hstock .hstock-hero-eyebrow{font-size:12px}
body.client-template-hstock .hstock-hero h1{font-size:36px;line-height:1.22;color:#fff;text-shadow:0 2px 8px rgba(13,35,112,.12)}
body.client-template-hstock .hstock-hero p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.9)}
body.client-template-hstock .hstock-promo-grid{margin-bottom:22px}
body.client-template-hstock .hstock-promo-card{min-width:0}
body.client-template-hstock .hstock-promo-entry-badge{pointer-events:none}
body.client-template-hstock .hstock-promo-entry-action{position:relative;z-index:3}
body.client-template-hstock .hstock-category-frame{border-top:3px solid #e45ca5;border-radius:17px;padding:18px 16px 16px;box-shadow:0 8px 20px rgba(43,60,111,.07)}
body.client-template-hstock .hstock-category-frame .hstock-section-head>a,
body.client-template-hstock .hstock-section-head>a{min-height:38px;padding:9px 14px}
body.client-template-hstock .hstock-parent-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
body.client-template-hstock .hstock-parent-category-card{min-width:0}
body.client-template-hstock .hstock-store-card,
body.client-template-hstock .hstock-products .market-product-card,
body.client-template-hstock .hstock-news-card{min-width:0}
body.client-template-hstock .market-catalog-page,
body.client-template-hstock .market-detail-page,
body.client-template-hstock .market-store-page{min-width:0;overflow:hidden}
body.client-template-hstock .market-catalog-page .container,
body.client-template-hstock .market-store-page .container,
body.client-template-hstock .market-site-footer>.container,
body.client-template-hstock .market-detail-page>.container{width:min(var(--hs-shell),calc(100% - 32px));max-width:var(--hs-shell);margin-left:auto;margin-right:auto;box-sizing:border-box;min-width:0}
body.client-template-hstock .market-catalog-title-row{gap:16px;min-width:0}
body.client-template-hstock .market-catalog-title-row>div{min-width:0}
body.client-template-hstock .market-catalog-filter{width:100%;max-width:100%;box-sizing:border-box;min-width:0}
body.client-template-hstock .market-catalog-filter input{min-width:0;max-width:100%}
body.client-template-hstock .market-product-grid,
body.client-template-hstock .hstock-catalog-category-grid{min-width:0;width:100%}
body.client-template-hstock .market-site-footer{overflow:hidden}
body.client-template-hstock .hstock-menu{max-width:88vw}
body.client-template-hstock .hstock-menu nav a,
body.client-template-hstock .hstock-menu-logout,
body.client-template-hstock .hstock-menu-login{min-height:44px}

@media(max-width:800px){
  body.client-template-hstock{min-width:0}
  body.client-template-hstock .hstock-shell,
  body.client-template-hstock .hstock-topbar-inner,
  body.client-template-hstock header.hstock-header .hstock-header-inner,
  body.client-template-hstock .market-catalog-page .container,
  body.client-template-hstock .market-store-page .container,
  body.client-template-hstock .market-site-footer>.container,
  body.client-template-hstock .market-detail-page>.container{width:calc(100% - 20px);max-width:calc(100% - 20px);margin-left:auto;margin-right:auto}
  body.client-template-hstock .hstock-domain-banner{min-height:46px;padding-top:7px;padding-bottom:7px}
  body.client-template-hstock .hstock-domain-banner-text{width:calc(100% - 20px);max-width:calc(100% - 20px);font-size:12px}
  body.client-template-hstock .hstock-topbar-inner{display:block;position:relative}
  body.client-template-hstock .hstock-top-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;min-height:40px;padding-right:40px}
  body.client-template-hstock .hstock-top-links a{min-width:0;overflow:hidden;text-overflow:ellipsis;padding:0 3px;font-size:12px}
  body.client-template-hstock .hstock-top-auth{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:7px 0;border-top:1px solid #e7ebf2}
  body.client-template-hstock .hstock-top-auth a{min-height:34px;padding:6px 7px;font-size:12px}
  body.client-template-hstock header.hstock-header .hstock-header-inner{height:auto;min-height:0;display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding-top:8px;padding-bottom:9px}
  body.client-template-hstock header.hstock-header .hstock-brand{order:1;flex:1 1 0;min-width:0;max-width:none;gap:7px}
  body.client-template-hstock header.hstock-header .hstock-brand-mark{width:30px;height:30px;border-radius:7px}
  body.client-template-hstock header.hstock-header .hstock-brand b{font-size:18px;line-height:1.15}
  body.client-template-hstock header.hstock-header .hstock-brand small{font-size:8px;letter-spacing:.9px}
  body.client-template-hstock header.hstock-header .hstock-directory-wrap{order:2;flex:0 0 auto}
  body.client-template-hstock header.hstock-header .hstock-directory-toggle{min-height:34px;padding:8px 9px;font-size:12px}
  body.client-template-hstock header.hstock-header .hstock-header-actions{order:3;display:flex;align-items:center;gap:4px;margin-left:0}
  body.client-template-hstock .hstock-quick-actions{gap:4px}
  body.client-template-hstock .hstock-header-icon-action{width:29px;height:29px;border-radius:8px;box-shadow:0 3px 7px rgba(37,48,100,.12)}
  body.client-template-hstock .hstock-header-icon-action i{font-size:13px}
  body.client-template-hstock .hstock-topbar-inner>.hstock-menu-toggle{position:absolute;right:0;top:5px;display:grid;width:30px;height:30px;border:0;border-radius:50%;background:linear-gradient(145deg,#7b61dc,#5947be);color:#fff;box-shadow:0 4px 9px rgba(81,64,181,.2)}
  body.client-template-hstock header.hstock-header .hstock-header-search{order:4;display:flex!important;flex:1 0 100%;width:100%;max-width:none;height:38px;margin:5px 0 0;border-radius:7px}
  body.client-template-hstock .hstock-header-search input{font-size:14px;padding-left:12px}
  body.client-template-hstock .hstock-header-search button{width:42px}
  body.client-template-hstock .hstock-hero{min-height:250px;margin-top:12px;border-radius:0 0 14px 14px;margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}
  body.client-template-hstock .hstock-hero-inner{padding:38px 20px}
  body.client-template-hstock .hstock-hero-watermark{width:62vw;opacity:.15}
  body.client-template-hstock .hstock-hero-eyebrow{font-size:11px;margin-bottom:10px}
  body.client-template-hstock .hstock-hero h1{font-size:30px;line-height:1.25;margin-bottom:10px}
  body.client-template-hstock .hstock-hero p{font-size:14px;line-height:1.65}
  body.client-template-hstock .hstock-promo-grid{gap:9px;margin-bottom:20px}
  body.client-template-hstock .hstock-promo-card{grid-template-columns:44px minmax(0,1fr) auto;gap:10px;min-height:78px;padding:10px 11px;border-radius:15px}
  body.client-template-hstock .hstock-promo-entry-icon,
  body.client-template-hstock .hstock-promo-media{width:44px;height:44px;border-radius:11px;font-size:18px}
  body.client-template-hstock .hstock-promo-entry-title{font-size:14px}
  body.client-template-hstock .hstock-promo-entry-text{font-size:11px}
  body.client-template-hstock .hstock-promo-entry-action{min-width:78px;padding:9px 10px;font-size:12px}
  body.client-template-hstock .hstock-promo-entry-badge{right:-20px;top:-2px;width:75px;padding:4px 1px;font-size:6px}
  body.client-template-hstock .hstock-category-frame{padding:16px 12px 14px;border-radius:16px}
  body.client-template-hstock .hstock-category-frame .hstock-section-head>a,
  body.client-template-hstock .hstock-section-head>a{min-height:36px;padding:8px 11px;font-size:11px}
  body.client-template-hstock .hstock-parent-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.client-template-hstock .hstock-parent-category-card{min-height:86px;padding:10px;gap:8px}
  body.client-template-hstock .hstock-parent-category-icon{width:38px;height:38px;border-radius:9px}
  body.client-template-hstock .hstock-parent-category-copy strong{font-size:13px}
  body.client-template-hstock .hstock-parent-category-copy small{font-size:10px}
  body.client-template-hstock .market-catalog-page .container,
  body.client-template-hstock .market-store-page .container,
  body.client-template-hstock .market-site-footer>.container,
  body.client-template-hstock .market-detail-page>.container{width:calc(100% - 20px);max-width:calc(100% - 20px);padding-left:0;padding-right:0}
  body.client-template-hstock .market-catalog-title-row{align-items:flex-start;flex-wrap:wrap;gap:10px}
  body.client-template-hstock .market-catalog-title-row h1{font-size:27px;line-height:1.2}
  body.client-template-hstock .market-catalog-description{font-size:13px;line-height:1.5}
  body.client-template-hstock .market-catalog-count{margin-left:auto}
  body.client-template-hstock .market-catalog-filter{padding:6px 7px 6px 11px;gap:7px}
  body.client-template-hstock .market-catalog-filter button{padding:0 12px}
  body.client-template-hstock .market-catalog-result-head h2{font-size:20px}
  body.client-template-hstock .hstock-catalog-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.client-template-hstock .hstock-catalog-category-card{min-height:122px;border-radius:14px;padding:14px 9px}
  body.client-template-hstock .hstock-catalog-category-icon{width:44px;height:44px}
  body.client-template-hstock .market-site-footer{margin-left:0;margin-right:0}
  body.client-template-hstock .site-messages-float{bottom:24px}
}

@media(max-width:360px){
  body.client-template-hstock header.hstock-header .hstock-directory-toggle{padding-left:7px;padding-right:7px}
  body.client-template-hstock .hstock-header-icon-action{width:27px;height:27px}
  body.client-template-hstock .hstock-topbar-inner>.hstock-menu-toggle{width:27px;height:27px}
  body.client-template-hstock header.hstock-header .hstock-brand b{font-size:17px}
  body.client-template-hstock .hstock-promo-card{grid-template-columns:38px minmax(0,1fr) auto;gap:8px;padding-left:8px;padding-right:8px}
  body.client-template-hstock .hstock-promo-entry-icon,
  body.client-template-hstock .hstock-promo-media{width:38px;height:38px}
  body.client-template-hstock .hstock-promo-entry-title{font-size:13px}
  body.client-template-hstock .hstock-promo-entry-text{font-size:10px}
  body.client-template-hstock .hstock-promo-entry-action{min-width:68px;padding-left:7px;padding-right:7px;font-size:11px}
}

/* All-categories browser, matching the Hstock reference while retaining the
   existing product search below it. */
body.client-template-hstock .hstock-catalog-browser{margin:0 0 16px;padding:22px 18px 16px;border:1px solid #e2e6f1;border-radius:18px;background:linear-gradient(180deg,#e9eaff 0%,#f6f7fd 100%);box-shadow:0 7px 18px rgba(46,61,121,.06)}
body.client-template-hstock .hstock-catalog-browser-search{display:flex;align-items:center;gap:12px;width:100%;min-height:58px;padding:0 17px;border:1px solid #e0e4ef;border-radius:16px;background:#fff;color:#7e8aa1;box-shadow:0 5px 13px rgba(44,60,116,.06)}
body.client-template-hstock .hstock-catalog-browser-search i{flex:0 0 auto;font-size:20px;color:#68758d}
body.client-template-hstock .hstock-catalog-browser-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#1b2744;font-size:18px}
body.client-template-hstock .hstock-catalog-browser-search input::placeholder{color:#8d98aa}
body.client-template-hstock .hstock-catalog-browser-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;min-width:0}
body.client-template-hstock .hstock-catalog-sort{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}
body.client-template-hstock .hstock-catalog-sort::-webkit-scrollbar{display:none}
body.client-template-hstock .hstock-catalog-sort button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 15px;border:1px solid #e0e4ef;border-radius:999px;background:#fff;color:#202a42;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}
body.client-template-hstock .hstock-catalog-sort button:hover{border-color:#c7c0fb;color:#5f50d6}
body.client-template-hstock .hstock-catalog-sort button.is-active{border-color:#6954e5;background:#6954e5;color:#fff;box-shadow:0 5px 12px rgba(105,84,229,.22)}
body.client-template-hstock .hstock-catalog-browser-count{flex:0 0 auto;color:#78859c;font-size:15px;white-space:nowrap}
body.client-template-hstock .hstock-catalog-category-card[hidden]{display:none!important}
body.client-template-hstock .market-catalog-content>.market-catalog-filter{margin-bottom:18px}

@media(max-width:800px){
  body.client-template-hstock .hstock-catalog-browser{margin-bottom:12px;padding:17px 12px 13px;border-radius:16px}
  body.client-template-hstock .hstock-catalog-browser-search{min-height:54px;padding:0 14px;border-radius:14px}
  body.client-template-hstock .hstock-catalog-browser-search i{font-size:18px}
  body.client-template-hstock .hstock-catalog-browser-search input{font-size:16px}
  body.client-template-hstock .hstock-catalog-browser-toolbar{margin-top:13px;gap:8px}
  body.client-template-hstock .hstock-catalog-sort{gap:6px;max-width:100%}
  body.client-template-hstock .hstock-catalog-sort button{min-height:36px;padding:7px 11px;font-size:12px}
  body.client-template-hstock .hstock-catalog-browser-count{font-size:12px}
}
