: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-card{animation:hstock-promo-ring 5.4s ease-in-out infinite,hstock-promo-glow 2.2s ease-in-out infinite}
body.client-template-hstock .hstock-promo-card:nth-child(2){animation-delay:2.7s,1.1s}
body.client-template-hstock .hstock-promo-entry-title i{transform-origin:50% 15%;animation:hstock-promo-bell-ring 5.4s ease-in-out infinite}
body.client-template-hstock .hstock-promo-card:nth-child(2) .hstock-promo-entry-title i{animation-delay:2.7s}
body.client-template-hstock .hstock-promo-live-dot{animation:hstock-promo-dot-beep 2.2s ease-out infinite}
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}
}

/* Inventory is useful on wide product cards, but the mobile Hstock layout
   should keep the image corner clear of stock badges. */
@media(max-width:800px){
  body.client-template-hstock .hstock-product-stock{display:none!important}
}

/* 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}
}

/* Shared Hstock account drawer. The same drawer is available on every
   Hstock page; the desktop trigger is fixed so it remains reachable while
   browsing long pages. */
body.client-template-hstock .hstock-menu[hidden],
body.client-template-hstock .hstock-menu-backdrop[hidden]{display:none!important}
body.client-template-hstock .hstock-menu-backdrop{position:fixed;inset:0;z-index:1100;display:block;background:rgba(11,18,37,.5)}
body.client-template-hstock .hstock-menu{position:fixed;top:0;right:0;bottom:0;z-index:1101;display:flex;flex-direction:column;width:min(380px,92vw);max-width:none;height:100vh;height:100dvh;margin:0;padding:20px 18px 22px;overflow-x:hidden;overflow-y:auto;border-left:1px solid #dfe5f0;background:#fff;color:var(--hs-ink);box-shadow:-14px 0 34px rgba(18,27,53,.2)}
body.client-template-hstock .hstock-menu-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;margin:0 0 14px;font-size:18px}
body.client-template-hstock .hstock-menu-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.client-template-hstock .hstock-menu-identity{display:flex;align-items:center;gap:11px;min-width:0}
body.client-template-hstock .hstock-menu-identity>span:last-child{display:block;min-width:0}
body.client-template-hstock .hstock-menu-identity strong,body.client-template-hstock .hstock-menu-identity small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.client-template-hstock .hstock-menu-identity strong{font-size:15px;line-height:1.3}
body.client-template-hstock .hstock-menu-identity small{margin-top:2px;color:#7f8ba1;font-size:10px;font-weight:500}
body.client-template-hstock .hstock-menu-avatar{display:grid!important;place-items:center;flex:0 0 auto;width:38px;height:38px;border:2px solid #aa9afb;border-radius:50%;background:linear-gradient(145deg,#8a70e8,#5c49ba);color:#fff;font-size:15px;font-weight:800;box-shadow:0 4px 10px rgba(73,56,166,.18)}
body.client-template-hstock .hstock-menu-head button{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#eef1f8;color:#1e2943;cursor:pointer}
body.client-template-hstock .hstock-menu-head button:hover{background:#e5e9f3}
body.client-template-hstock .hstock-menu-account{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;margin:0 0 14px;padding:12px;border:1px solid #e5e9f3;border-radius:10px;background:#f5f7fc;color:#697691}
body.client-template-hstock .hstock-menu-account b{color:#0d9874;font-size:15px;white-space:nowrap}
body.client-template-hstock .hstock-menu nav{display:flex;flex-direction:column;gap:8px;padding:0;border:0}
body.client-template-hstock .hstock-menu nav a,
body.client-template-hstock .hstock-menu-logout,
body.client-template-hstock .hstock-menu-login,
body.client-template-hstock .hstock-menu-theme{display:flex;align-items:center;gap:12px;min-height:44px;width:100%;margin:0;padding:11px 12px;border:1px solid transparent;border-radius:10px;background:#f6f7fb;color:#1c2741;text-decoration:none;font-size:13px;font-weight:700;line-height:1.3;cursor:pointer;box-sizing:border-box}
body.client-template-hstock .hstock-menu nav a:hover,
body.client-template-hstock .hstock-menu-theme:hover{border-color:#d7d1ff;background:#f0efff;color:#5949cc}
body.client-template-hstock .hstock-menu nav a i,
body.client-template-hstock .hstock-menu-logout i,
body.client-template-hstock .hstock-menu-login i,
body.client-template-hstock .hstock-menu-theme i{width:18px;flex:0 0 18px;text-align:center;color:#6651df}
body.client-template-hstock .hstock-menu-theme{justify-content:flex-start;margin-top:14px;border-color:#e2e6f0;background:#fff;color:#4f5d78;text-align:left;font-family:inherit}
body.client-template-hstock .hstock-menu-theme small{margin-left:auto;color:#8994aa;font-size:11px;font-weight:600}
body.client-template-hstock .hstock-menu-theme[aria-pressed="true"]{border-color:#cfc8ff;background:#f2efff;color:#5141c7}
body.client-template-hstock .hstock-menu-theme[aria-pressed="true"] small{color:#5e4ad2}
body.client-template-hstock .hstock-menu-logout,
body.client-template-hstock .hstock-menu-login{margin-top:10px;background:#fff0f1;color:#cf3850}
body.client-template-hstock .hstock-menu-login{background:#f0efff;color:#5b4bd0}
body.client-template-hstock .hstock-menu-logout i{color:#d43b51}
body.client-template-hstock .hstock-menu-login i{color:#5b4bd0}
body.client-template-hstock .hstock-desktop-menu-toggle:focus-visible,
body.client-template-hstock .hstock-menu-head button:focus-visible,
body.client-template-hstock .hstock-menu nav a:focus-visible,
body.client-template-hstock .hstock-menu-theme:focus-visible,
body.client-template-hstock .hstock-menu-logout:focus-visible,
body.client-template-hstock .hstock-menu-login:focus-visible{outline:3px solid rgba(102,81,223,.32);outline-offset:2px}
body.client-template-hstock.hstock-menu-open{overflow:hidden}

/* Optional dark mode is deliberately scoped to Hstock, so switching it
   cannot change the legacy or Luxe templates. */
html.hstock-dark-mode{background:#182235}
html.hstock-dark-mode body.client-template-hstock{--hs-bg:#182235;--hs-ink:#edf2ff;--hs-muted:#a9b5ca;--hs-line:#3a4962;background:#182235;color:#edf2ff}
html.hstock-dark-mode body.client-template-hstock .hstock-topbar,
html.hstock-dark-mode body.client-template-hstock header.hstock-header,
html.hstock-dark-mode body.client-template-hstock .hstock-mobile-tabs{border-color:#34435d;background:#202c40;color:#c4cede}
html.hstock-dark-mode body.client-template-hstock .hstock-top-auth a{border-color:#3b4b66;color:#d4dcef}
html.hstock-dark-mode body.client-template-hstock .hstock-header-search{border-color:#3a4962;background:#26344b}
html.hstock-dark-mode body.client-template-hstock .hstock-header-search input{color:#eef3ff}
html.hstock-dark-mode body.client-template-hstock .hstock-header-search button{background:#30405a;color:#e3eaff}
html.hstock-dark-mode body.client-template-hstock .hstock-menu{border-color:#41516c;background:#29364b;color:#edf2ff;box-shadow:-14px 0 34px rgba(0,0,0,.38)}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-head button{background:#3b4b63;color:#eef3ff}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-identity small{color:#b5c0d2}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-account{border-color:#44546d;background:#202c40;color:#b9c5d8}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-account b{color:#45d0a2}
html.hstock-dark-mode body.client-template-hstock .hstock-menu nav a{border-color:#4a5a72;background:#35445a;color:#f0f4ff}
html.hstock-dark-mode body.client-template-hstock .hstock-menu nav a:hover{border-color:#7568df;background:#46556e;color:#fff}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-theme{border-color:#4a5a72;background:#29364b;color:#e0e7f5}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-theme:hover,
html.hstock-dark-mode body.client-template-hstock .hstock-menu-theme[aria-pressed="true"]{border-color:#8476ef;background:#46556e;color:#fff}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-theme small{color:#b7c2d5}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-logout{background:#4a3442;color:#ffb6c2}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-login{background:#403b67;color:#e8e3ff}
html.hstock-dark-mode body.client-template-hstock .hstock-menu-backdrop{background:rgba(4,9,20,.7)}
html.hstock-dark-mode body.client-template-hstock .hstock-header-icon-action{filter:saturate(.9) brightness(.9)}
html.hstock-dark-mode body.client-template-hstock .hstock-page,
html.hstock-dark-mode body.client-template-hstock .market-catalog-page,
html.hstock-dark-mode body.client-template-hstock .market-detail-page,
html.hstock-dark-mode body.client-template-hstock .market-store-page,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-page{background:#182235;color:#edf2ff}
html.hstock-dark-mode body.client-template-hstock .market-catalog-heading{border-color:#34435d;background:linear-gradient(180deg,#26344b,#182235)}
html.hstock-dark-mode body.client-template-hstock .hstock-category-frame,
html.hstock-dark-mode body.client-template-hstock .hstock-category-panel,
html.hstock-dark-mode body.client-template-hstock .hstock-store-card,
html.hstock-dark-mode body.client-template-hstock .hstock-products .market-product-card,
html.hstock-dark-mode body.client-template-hstock .hstock-news-card,
html.hstock-dark-mode body.client-template-hstock .market-product-card,
html.hstock-dark-mode body.client-template-hstock .market-catalog-filter,
html.hstock-dark-mode body.client-template-hstock .hstock-catalog-category-card,
html.hstock-dark-mode body.client-template-hstock .market-detail-media,
html.hstock-dark-mode body.client-template-hstock .market-detail-info,
html.hstock-dark-mode body.client-template-hstock .market-detail-description,
html.hstock-dark-mode body.client-template-hstock .market-store-page>.market-store-products.container,
html.hstock-dark-mode body.client-template-hstock .market-store-page>.market-store-reviews.container,
html.hstock-dark-mode body.client-template-hstock .market-store-page>.market-store-policy.container,
html.hstock-dark-mode body.client-template-hstock .market-store-policy-card,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-stats article,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-panel,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-modal-content{border-color:#3a4962;background:#202c40;color:#edf2ff;box-shadow:0 8px 20px rgba(0,0,0,.16)}
html.hstock-dark-mode body.client-template-hstock .hstock-catalog-browser{border-color:#3a4962;background:linear-gradient(180deg,#2d3a52,#202c40)}
html.hstock-dark-mode body.client-template-hstock .hstock-catalog-browser-search,
html.hstock-dark-mode body.client-template-hstock .market-catalog-filter a,
html.hstock-dark-mode body.client-template-hstock .hstock-catalog-sort button{border-color:#44546d;background:#29364b;color:#e8edfa}
html.hstock-dark-mode body.client-template-hstock .hstock-catalog-browser-search input,
html.hstock-dark-mode body.client-template-hstock .market-catalog-filter input{color:#edf2ff}
html.hstock-dark-mode body.client-template-hstock .hstock-catalog-browser-search input::placeholder,
html.hstock-dark-mode body.client-template-hstock .market-catalog-filter input::placeholder{color:#9ba8bd}
html.hstock-dark-mode body.client-template-hstock .hstock-catalog-sort button.is-active{border-color:#7868e8;background:#7868e8;color:#fff}
html.hstock-dark-mode body.client-template-hstock .market-product-image,
html.hstock-dark-mode body.client-template-hstock .hstock-products .market-product-image,
html.hstock-dark-mode body.client-template-hstock .market-detail-main-image{background:#27344a}
html.hstock-dark-mode body.client-template-hstock .market-product-body h3,
html.hstock-dark-mode body.client-template-hstock .market-product-body h3 a,
html.hstock-dark-mode body.client-template-hstock .hstock-section-head h2,
html.hstock-dark-mode body.client-template-hstock .market-catalog-result-head h2,
html.hstock-dark-mode body.client-template-hstock .market-detail-info h1,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-panel-head h2,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-stats strong,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-detail-list strong,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-connect-body strong,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-merchant-body strong,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-modal-form h2{color:#edf2ff}
html.hstock-dark-mode body.client-template-hstock .market-catalog-description,
html.hstock-dark-mode body.client-template-hstock .market-detail-summary,
html.hstock-dark-mode body.client-template-hstock .market-detail-description-body,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-breadcrumb,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-stats small,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-stats em,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-detail-list span,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-connect-body p,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-merchant-body p{color:#aab6ca}
html.hstock-dark-mode body.client-template-hstock .hstock-profile-panel-head,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-detail-list>div{border-color:#35445d}
html.hstock-dark-mode body.client-template-hstock .hstock-profile-connect-body,
html.hstock-dark-mode body.client-template-hstock .hstock-profile-merchant-body{border-color:#405572;background:#263750}
html.hstock-dark-mode body.client-template-hstock .hstock-profile-modal-form label{color:#b8c3d5}
html.hstock-dark-mode body.client-template-hstock .hstock-profile-modal-form input{border-color:#44546d;background:#29364b;color:#edf2ff}
body.client-template-hstock.hstock-menu-open .hstock-desktop-menu-toggle{display:none}

@media(max-width:800px){
  body.client-template-hstock .hstock-menu:not([hidden]){left:0;right:0;width:100%;max-width:none;padding:17px 14px 24px;border-left:0}
  body.client-template-hstock .hstock-menu-head{font-size:19px}
  body.client-template-hstock .hstock-menu nav{gap:9px}
  body.client-template-hstock .hstock-menu nav a,
  body.client-template-hstock .hstock-menu-logout,
  body.client-template-hstock .hstock-menu-login,
  body.client-template-hstock .hstock-menu-theme{min-height:48px;padding:12px 13px;border-radius:11px;font-size:14px}
}

body.client-template-hstock .hstock-profile-shell{width:min(var(--hs-shell,1160px),calc(100% - 32px));max-width:var(--hs-shell,1160px)}
body.client-template-hstock .hstock-profile-actions{grid-template-columns:repeat(4,minmax(0,1fr))}
body.client-template-hstock .hstock-profile-actions a{min-width:0;transition:transform .16s ease,box-shadow .16s ease}
body.client-template-hstock .hstock-profile-actions a:hover{transform:translateY(-2px);box-shadow:0 7px 14px rgba(43,60,111,.08)}

body.client-template-hstock .market-product-card{display:flex;flex-direction:column;min-width:0}
body.client-template-hstock .market-product-image{height:190px;padding:12px;background:radial-gradient(circle at 50% 42%,#fff 0,#f7f6ff 62%,#edf0fb 100%);box-sizing:border-box}
body.client-template-hstock .market-product-image img{width:100%;height:100%;object-fit:contain;object-position:center;border-radius:8px}
body.client-template-hstock .market-product-body{display:flex;flex:1;min-width:0;flex-direction:column;padding:13px 13px 12px}
body.client-template-hstock .market-product-body h3{height:auto;min-height:0;margin:0 0 8px;font-size:13px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
body.client-template-hstock .market-product-meta{margin-top:0}
body.client-template-hstock .hstock-product-footer{margin-top:12px}
body.client-template-hstock .market-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
body.client-template-hstock .hstock-products .market-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
body.client-template-hstock .hstock-products .market-product-image{height:190px;padding:12px;background:radial-gradient(circle at 50% 42%,#fff 0,#f7f6ff 62%,#edf0fb 100%)}
body.client-template-hstock .hstock-products .market-product-image img{object-fit:contain}
body.client-template-hstock .hstock-products .market-product-body{display:flex;flex:1;flex-direction:column;padding:13px 13px 12px}
body.client-template-hstock .hstock-products .market-product-body h3{height:auto;min-height:0;margin:0 0 8px;line-height:1.45}
body.client-template-hstock .market-catalog-page .market-product-body h3{height:auto;min-height:0;margin-bottom:8px}

body.client-template-hstock .market-detail-layout{align-items:start}
body.client-template-hstock .market-detail-media{align-self:start;height:auto}
body.client-template-hstock .market-detail-main-image{height:clamp(330px,38vw,500px);padding:18px;box-sizing:border-box;background:radial-gradient(circle at 50% 42%,#fff 0,#faf9ff 58%,#eef1fb 100%)}
body.client-template-hstock .market-detail-main-image img{object-fit:contain;object-position:center;border-radius:10px}
body.client-template-hstock .market-detail-main-image>span{position:absolute;top:14px;right:14px;z-index:2;padding:6px 9px;border-radius:999px;background:#f05279;color:#fff;font-size:11px;font-weight:800;box-shadow:0 4px 9px rgba(219,65,108,.2)}
body.client-template-hstock .market-detail-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:2px}
body.client-template-hstock .market-detail-thumbs button{flex:0 0 auto;padding:0;border:0;background:transparent;cursor:pointer}
body.client-template-hstock .market-detail-thumbs button.active img{border-color:#6750e8;box-shadow:0 0 0 2px rgba(103,80,232,.12)}
body.client-template-hstock .market-product-seller-verified{display:inline-flex;align-items:center;gap:4px;margin-left:auto;color:#12a477;font-size:10px;white-space:nowrap}
body.client-template-hstock .market-inline-purchase{min-width:0}
body.client-template-hstock .market-inline-purchase .product-view-inline{width:100%;margin:0;color:#18223b}
body.client-template-hstock .market-inline-purchase .product-view-inline>.row{display:block;margin:0}
body.client-template-hstock .market-inline-purchase .product-view-inline>.row>[class*="col-"]{width:100%;max-width:100%;padding:0;flex:none}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details{width:100%;padding:0}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table{width:100%;margin:0 0 14px;border-collapse:separate;border-spacing:0;table-layout:fixed;background:transparent}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td{padding:11px 0;border-bottom:1px solid #dfeaf4;vertical-align:middle;font-size:13px;line-height:1.35}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table tr:first-child td{padding-top:0;border-bottom:0;color:#1f2d49;font-size:16px;text-align:left}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td:first-child{width:43%;color:#73819a}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td:last-child{width:57%;padding-left:12px;text-align:right;color:#24314b}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td strong{font-size:14px;color:#26334d}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table #into_pay{font-size:19px;color:#1b55d4!important}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table .text-wallet{color:#e54d5e}
body.client-template-hstock .market-inline-purchase .product-view-inline .form-control-view-product{width:100%;height:39px;padding:0 10px;border:1px solid #dce5f0;border-radius:8px;background:#fff;color:#25334d;font-size:12px;outline:0}
body.client-template-hstock .market-inline-purchase .product-view-inline .form-control-view-product:focus{border-color:#7a68e8;box-shadow:0 0 0 3px rgba(122,104,232,.12)}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action{display:flex!important;align-items:center;justify-content:flex-end;gap:0;height:39px}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action button,
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action input{height:39px;box-sizing:border-box}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action button{width:37px;border:1px solid #dce5f0;background:#f6f8fc;color:#596780;cursor:pointer}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action button:first-of-type{border-radius:8px 0 0 8px}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action button:last-of-type{border-radius:0 8px 8px 0}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action button:hover{background:#ece9ff;color:#604ed4}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action .action-input{width:62px;border:1px solid #dce5f0;border-left:0;border-right:0;background:#fff;color:#26334d;text-align:center;outline:0}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-add-group{display:grid;grid-template-columns:1fr;gap:9px;margin-top:2px}
body.client-template-hstock .market-inline-purchase .product-view-inline .btn-buy,
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-entry{width:100%;min-height:48px;margin:0;border:0;border-radius:10px;box-sizing:border-box}
body.client-template-hstock .market-inline-purchase .product-view-inline .btn-buy{display:flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(100deg,#2d70e9,#5c4bd7);color:#fff;font-size:13px;font-weight:800;box-shadow:0 7px 14px rgba(61,83,212,.18);cursor:pointer}
body.client-template-hstock .market-inline-purchase .product-view-inline .btn-buy:hover{filter:brightness(1.05);transform:translateY(-1px)}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-entry{display:flex;align-items:center;gap:10px;padding:9px 12px;background:#fff;border:1px solid #d8dff0;color:#394967;text-align:left;cursor:pointer}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-entry>i:first-child{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#f1efff;color:#6a55dd}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-entry-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:2px}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-entry-copy strong{font-size:12px;color:#364560}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-entry-copy small{font-size:10px;color:#8995aa}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-entry-arrow{color:#7c88a1;font-size:11px}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-method-panel{margin-top:9px;padding:12px;border:1px solid #dfe5f0;border-radius:10px;background:#fff}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-method{min-width:0;padding:8px 5px;border:1px solid #e2e6ef;border-radius:8px;background:#fafbfe;cursor:pointer}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-method.is-selected{border-color:#7865e7;background:#f1efff}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-method-name{min-width:0}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-method-name strong{font-size:11px}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-method-name small{font-size:9px}
body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-confirm{width:100%;min-height:40px;margin-top:10px;border:0;border-radius:8px;background:#6750e8;color:#fff;font-size:12px;font-weight:700;cursor:pointer}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-action-group{display:flex;align-items:center;justify-content:flex-end;margin-top:11px}
body.client-template-hstock .market-inline-purchase .product-view-inline .label_favorite{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#fff;color:#78859c;font-size:11px;cursor:pointer}
body.client-template-hstock .market-inline-purchase .product-view-inline .label_favorite svg{width:17px;height:17px}

@media(max-width:800px){
  body.client-template-hstock .hstock-profile-shell{width:calc(100% - 20px);max-width:calc(100% - 20px)}
  body.client-template-hstock .hstock-profile-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.client-template-hstock .market-product-grid,
  body.client-template-hstock .hstock-products .market-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  body.client-template-hstock .market-product-image{height:165px;padding:9px}
  body.client-template-hstock .market-product-body{padding:11px 10px 10px}
  body.client-template-hstock .market-product-body h3{font-size:12px;line-height:1.4;margin-bottom:7px}
  body.client-template-hstock .hstock-products .market-product-image{height:165px;padding:9px}
  body.client-template-hstock .hstock-products .market-product-body{padding:11px 10px 10px}
  body.client-template-hstock .hstock-products .market-product-body h3{height:auto;min-height:0;font-size:12px;line-height:1.4;margin-bottom:7px}
  body.client-template-hstock .market-catalog-page .market-product-body h3{height:auto;min-height:0;font-size:12px;line-height:1.4;margin-bottom:7px}
  body.client-template-hstock .market-detail-layout{align-items:stretch}
  body.client-template-hstock .market-detail-media{align-self:stretch}
  body.client-template-hstock .market-detail-main-image{height:clamp(270px,78vw,380px);padding:12px}
  body.client-template-hstock .market-product-seller-verified{font-size:9px}
  body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td{font-size:12px}
  body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table tr:first-child td{font-size:15px}
  body.client-template-hstock .market-inline-purchase .product-view-inline .lempay-methods{grid-template-columns:1fr}
}

body.client-template-hstock .inner-section.profile-part{min-height:70vh;padding:24px 0 56px;background:#f4f7fc}
body.client-template-hstock .inner-section.profile-part>.container{width:min(var(--hs-shell,1160px),calc(100% - 32px));max-width:var(--hs-shell,1160px);margin:0 auto;padding:0}
body.client-template-hstock .inner-section.profile-part .row.content-reverse{display:block;margin:0}
body.client-template-hstock .inner-section.profile-part .row.content-reverse>.col-lg-3{display:none}
body.client-template-hstock .inner-section.profile-part .row.content-reverse>.col-lg-9{width:100%;max-width:100%;padding:0}
body.client-template-hstock .inner-section.profile-part .account-card{margin:0 0 14px;padding:0;border:1px solid #e1e7f1;border-radius:14px;background:#fff;box-shadow:0 7px 17px rgba(43,60,111,.05);overflow:hidden}
body.client-template-hstock .inner-section.profile-part .account-title{display:flex;align-items:center;min-height:56px;margin:0;padding:0 20px;border-bottom:1px solid #edf0f5;color:#2b3851;font-size:16px;font-weight:800}
body.client-template-hstock .inner-section.profile-part .account-title h4{margin:0;color:inherit;font-size:inherit}
body.client-template-hstock .inner-section.profile-part .account-content{padding:18px 20px}
body.client-template-hstock .inner-section.profile-part .account-content>.row{margin:0}
body.client-template-hstock .inner-section.profile-part .account-content .form-group{margin-bottom:14px;padding:12px 0;border-bottom:1px solid #edf0f5}
body.client-template-hstock .inner-section.profile-part .account-content .form-group:last-child{border-bottom:0}
body.client-template-hstock .inner-section.profile-part .account-content .form-label{color:#53627d;font-size:13px;font-weight:700}
body.client-template-hstock .inner-section.profile-part .account-content small{color:#7c899f;font-size:12px;line-height:1.7}
body.client-template-hstock .inner-section.profile-part .table-wrapper{overflow-x:auto}
body.client-template-hstock .inner-section.profile-part table{width:100%;min-width:650px;border-collapse:collapse}
body.client-template-hstock .inner-section.profile-part table th{padding:12px 10px;border-bottom:1px solid #e6ebf3;background:#f7f9fd;color:#596780;font-size:12px;font-weight:800;white-space:nowrap}
body.client-template-hstock .inner-section.profile-part table td{padding:13px 10px;border-bottom:1px solid #edf0f5;color:#46546e;font-size:12px;vertical-align:middle}
body.client-template-hstock .inner-section.profile-part table tr:last-child td{border-bottom:0}
body.client-template-hstock .inner-section.profile-part .shop-widget-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 13px;border:0;border-radius:8px;background:#6750e8;color:#fff;text-decoration:none;font-size:12px;font-weight:700}
body.client-template-hstock .inner-section.profile-part .form-control,
body.client-template-hstock .inner-section.profile-part .form-select{min-height:38px;border:1px solid #dfe5ef;border-radius:8px;background:#fff;color:#26334d;font-size:12px}
body.client-template-hstock .inner-section.profile-part .bottom-paginate{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 20px;border-top:1px solid #edf0f5;color:#8390a5;font-size:11px}
body.client-template-hstock .inner-section.profile-part .page-info{margin:0}
body.client-template-hstock .inner-section.profile-part .switch{margin:0}

html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part{background:#182235}
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .account-card{border-color:#3a4962;background:#202c40;color:#edf2ff}
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .account-title{border-color:#35445d;color:#edf2ff}
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .account-content .form-group,
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .bottom-paginate{border-color:#35445d}
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .account-content .form-label,
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .account-content small{color:#aab6ca}
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part table th{border-color:#35445d;background:#29364b;color:#d5ddec}
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part table td{border-color:#35445d;color:#d0d9e8}
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .form-control,
html.hstock-dark-mode body.client-template-hstock .inner-section.profile-part .form-select{border-color:#44546d;background:#29364b;color:#edf2ff}
html.hstock-dark-mode body.client-template-hstock .hstock-profile-password-link{border-color:#594fa1;background:#37345d;color:#ded9ff}

@media(max-width:800px){
  body.client-template-hstock .inner-section.profile-part{padding:14px 0 40px}
  body.client-template-hstock .inner-section.profile-part>.container{width:calc(100% - 20px);max-width:calc(100% - 20px)}
  body.client-template-hstock .inner-section.profile-part .account-title{min-height:52px;padding:0 14px;font-size:15px}
  body.client-template-hstock .inner-section.profile-part .account-content{padding:13px 14px}
  body.client-template-hstock .inner-section.profile-part .bottom-paginate{display:block;padding:13px 14px}
  body.client-template-hstock .inner-section.profile-part .pagination{margin-top:10px}
}

body.client-template-hstock .market-inline-purchase,
body.client-template-hstock .market-inline-purchase .product-view-inline,
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details{margin:0!important;padding:0}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table{width:100%!important;max-width:100%;margin:0 0 14px;table-layout:fixed;box-sizing:border-box}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td{max-width:0;box-sizing:border-box;overflow-wrap:anywhere}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td:first-child{width:40%!important}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td:last-child{width:60%!important;min-width:0}
body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td:last-child>*{max-width:100%;box-sizing:border-box}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action{width:100%!important;max-width:100%;min-width:0;overflow:hidden}
body.client-template-hstock .market-inline-purchase .product-view-inline .product-action .action-input{flex:1 1 auto;width:auto!important;min-width:0;max-width:62px}
body.client-template-hstock .hstock-purchase-trigger{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:50px;margin:10px 0 0;padding:0 16px;border:0;border-radius:11px;background:linear-gradient(100deg,#2d70e9,#6850d9);color:#fff;font-size:14px;font-weight:800;box-shadow:0 8px 16px rgba(62,80,196,.18);cursor:pointer;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}
body.client-template-hstock .hstock-purchase-trigger:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 10px 19px rgba(62,80,196,.23)}
body.client-template-hstock .hstock-purchase-trigger.is-open{border-radius:11px 11px 7px 7px;box-shadow:none}
body.client-template-hstock .hstock-purchase-trigger-arrow{margin-left:auto;font-size:11px;transition:transform .16s ease}
body.client-template-hstock .hstock-purchase-trigger.is-open .hstock-purchase-trigger-arrow{transform:rotate(180deg)}
body.client-template-hstock .hstock-payment-drawer[hidden]{display:none!important}
body.client-template-hstock .hstock-payment-drawer{display:grid!important;grid-template-columns:1fr;gap:9px;margin:0!important;padding:10px!important;border:1px solid #d8e2f0;border-radius:7px 7px 11px 11px;background:#f7faff;box-sizing:border-box}
body.client-template-hstock .hstock-payment-drawer .btn-buy,
body.client-template-hstock .hstock-payment-drawer .lempay-entry{width:100%!important;min-width:0;min-height:48px;margin:0!important;box-sizing:border-box}
body.client-template-hstock .hstock-payment-drawer .btn-buy{display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:linear-gradient(100deg,#14a277,#0e8e77);color:#fff;font-size:13px;font-weight:800;cursor:pointer}
body.client-template-hstock .hstock-payment-drawer .lempay-entry{border:1px solid #dce3ef;border-radius:10px;background:#fff;color:#35445f}
body.client-template-hstock .hstock-payment-drawer .lempay-entry>i:first-child{flex:0 0 30px}
body.client-template-hstock .hstock-payment-drawer .lempay-method-panel{width:100%;max-width:100%;box-sizing:border-box}

@media(max-width:800px){
  body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table td{font-size:12px}
  body.client-template-hstock .market-inline-purchase .product-view-inline .view-details table tr:first-child td{font-size:15px}
  body.client-template-hstock .hstock-purchase-trigger{min-height:52px;font-size:14px}
  body.client-template-hstock .hstock-payment-drawer{padding:9px!important}
}

body.client-template-hstock .inner-section.profile-part .account-card>form{padding:18px 20px 0}
body.client-template-hstock .inner-section.profile-part .account-card>form>.row{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin:0}
body.client-template-hstock .inner-section.profile-part .account-card>form>.row>[class*="col-"]{width:auto;max-width:none;padding:0;flex:none}
body.client-template-hstock .inner-section.profile-part .account-card>form .form-control,
body.client-template-hstock .inner-section.profile-part .account-card>form .form-select{width:100%;margin-bottom:0!important;box-sizing:border-box}
body.client-template-hstock .inner-section.profile-part .account-card>form .shop-widget-btn{width:100%;margin-bottom:0!important;box-sizing:border-box}
body.client-template-hstock .inner-section.profile-part .account-card>form .top-filter{margin:5px 0 0;padding:10px 0 16px;border-top:1px solid #edf0f5}

@media(max-width:800px){
  body.client-template-hstock .inner-section.profile-part .account-card>form{padding:13px 14px 0}
  body.client-template-hstock .inner-section.profile-part .account-card>form>.row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  body.client-template-hstock .inner-section.profile-part .account-card>form .top-filter{padding-bottom:13px}
}

body.client-template-hstock .hstock-demo-buy-summary{width:100%;padding:14px;border:1px solid #b7d7ff;border-radius:14px;background:#eef7ff;box-sizing:border-box;overflow:hidden}
body.client-template-hstock .hstock-demo-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
body.client-template-hstock .hstock-demo-price-copy{display:flex;align-items:baseline;gap:8px;min-width:0}
body.client-template-hstock .hstock-demo-price-copy strong{color:#0d956f;font-size:29px;line-height:1.1;letter-spacing:-.5px}
body.client-template-hstock .hstock-demo-price-copy span{color:#7590aa;font-size:11px}
body.client-template-hstock .hstock-demo-stock-pill{flex:0 0 auto;padding:10px 12px;border-radius:16px;background:#c9f3df;color:#0b8969;font-size:11px;font-weight:700;white-space:nowrap}
body.client-template-hstock .hstock-demo-summary{border-radius:10px;background:#fff;box-shadow:0 3px 10px rgba(43,75,125,.04);overflow:hidden}
body.client-template-hstock .hstock-demo-summary-title{padding:0 13px 10px;color:#26334d;font-size:14px;font-weight:800}
body.client-template-hstock .hstock-demo-row{display:grid;grid-template-columns:minmax(0,40%) minmax(0,60%);align-items:center;min-height:52px;border-top:1px solid #dce6f1;box-sizing:border-box}
body.client-template-hstock .hstock-demo-row-label{min-width:0;padding:11px 10px 11px 0;color:#71819b;font-size:12px;line-height:1.4;overflow-wrap:anywhere}
body.client-template-hstock .hstock-demo-row-label em{color:#d64963;font-style:normal}
body.client-template-hstock .hstock-demo-row-value{min-width:0;padding:8px 0 8px 10px;color:#2c3b57;font-size:13px;text-align:right;overflow-wrap:anywhere}
body.client-template-hstock .hstock-demo-quantity-row .hstock-demo-row-value{display:flex;justify-content:flex-end}
body.client-template-hstock .hstock-demo-row .text-wallet{color:#ec4d58;text-shadow:none!important;font-weight:800}
body.client-template-hstock .hstock-demo-row .product-action{display:flex!important;align-items:center;justify-content:flex-end;width:auto!important;max-width:100%;height:39px;overflow:visible}
body.client-template-hstock .hstock-demo-row .product-action button,
body.client-template-hstock .hstock-demo-row .product-action input{height:39px;box-sizing:border-box}
body.client-template-hstock .hstock-demo-row .product-action button{width:37px;border:1px solid #dce5f0;background:#f6f8fc;color:#596780;cursor:pointer}
body.client-template-hstock .hstock-demo-row .product-action button:first-of-type{border-radius:8px 0 0 8px}
body.client-template-hstock .hstock-demo-row .product-action button:last-of-type{border-radius:0 8px 8px 0}
body.client-template-hstock .hstock-demo-row .product-action button:hover{background:#ece9ff;color:#604ed4}
body.client-template-hstock .hstock-demo-row .product-action .action-input{width:62px!important;border:1px solid #dce5f0;border-left:0;border-right:0;background:#fff;color:#26334d;text-align:center;outline:0}
body.client-template-hstock .hstock-demo-coupon-row .hstock-demo-row-value{display:flex;justify-content:flex-end}
body.client-template-hstock .hstock-demo-coupon-row .form-control-view-product{width:100%;height:39px;margin:0;border:1px solid #dce5f0;border-radius:8px;background:#fff;color:#26334d;font-size:12px;box-sizing:border-box}
body.client-template-hstock .hstock-demo-total-row .hstock-demo-row-value{color:#1b55d4;font-size:20px;font-weight:800}
body.client-template-hstock .hstock-demo-hidden-row{display:none}
body.client-template-hstock .hstock-demo-buy-summary+.hstock-purchase-trigger{margin-top:12px}

@media(max-width:800px){
  body.client-template-hstock .hstock-demo-buy-summary{padding:11px;border-radius:12px}
  body.client-template-hstock .hstock-demo-price-copy strong{font-size:26px}
  body.client-template-hstock .hstock-demo-row{grid-template-columns:minmax(0,38%) minmax(0,62%);min-height:50px}
  body.client-template-hstock .hstock-demo-row-label{padding-right:7px;font-size:11px}
  body.client-template-hstock .hstock-demo-row-value{padding-left:7px;font-size:12px}
  body.client-template-hstock .hstock-demo-row .product-action .action-input{width:54px!important}
  body.client-template-hstock .hstock-demo-row .product-action button{width:34px}
}

body.client-template-hstock .hstock-notification-modal .modal-dialog{width:calc(100% - 32px);max-width:520px;margin:1.75rem auto}
body.client-template-hstock .hstock-notification-modal .modal-content{border:1px solid #dbe3f0;border-top:3px solid #6750e8;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 18px 48px rgba(25,38,82,.22)}
body.client-template-hstock .hstock-notification-modal .modal-header{display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #e8edf5;background:#fff}
body.client-template-hstock .hstock-notification-modal .modal-title{display:flex;align-items:center;gap:8px;margin:0;color:#202b45;font-size:16px;font-weight:800}
body.client-template-hstock .hstock-notification-modal .modal-title i{color:#6750e8;font-size:14px}
body.client-template-hstock .hstock-notification-modal .btn-close{margin-left:auto;opacity:.62}
body.client-template-hstock .hstock-notification-modal .modal-body{padding:22px 20px;color:#35445f;font-size:16px;line-height:1.7;overflow-wrap:anywhere}
body.client-template-hstock .hstock-notification-modal .modal-footer{padding:12px 20px 16px;border-top:1px solid #e8edf5;background:#fff}
body.client-template-hstock .hstock-notification-modal .modal-footer .btn-danger{border:0;border-radius:8px;padding:9px 18px;background:#e5394f;color:#fff;font-size:13px;font-weight:700;box-shadow:0 6px 14px rgba(229,57,79,.2)}

@keyframes hstock-promo-ring{
  0%,12%,100%{transform:rotate(0deg) translateX(0)}
  1.5%{transform:rotate(2deg) translateX(4px)}
  3%{transform:rotate(-1.8deg) translateX(-4px)}
  4.5%{transform:rotate(1.5deg) translateX(3px)}
  6%{transform:rotate(-1.2deg) translateX(-3px)}
  7.5%{transform:rotate(.8deg) translateX(2px)}
  9%{transform:rotate(-.4deg) translateX(-1px)}
  10.5%{transform:rotate(.2deg)}
}
@keyframes hstock-promo-glow{
  0%,100%{box-shadow:0 8px 22px rgba(99,102,241,.28)}
  50%{box-shadow:0 8px 30px rgba(139,92,246,.65),0 0 0 3px rgba(253,224,71,.55)}
}
@keyframes hstock-promo-bell-ring{
  0%,12%,100%{transform:rotate(0)}
  2%{transform:rotate(15deg)}
  4%{transform:rotate(-13deg)}
  6%{transform:rotate(10deg)}
  8%{transform:rotate(-7deg)}
  10%{transform:rotate(3deg)}
}
@keyframes hstock-promo-dot-beep{
  0%{box-shadow:0 0 0 0 rgba(74,222,128,.65)}
  70%{box-shadow:0 0 0 8px rgba(74,222,128,0)}
  100%{box-shadow:0 0 0 0 rgba(74,222,128,0)}
}

@media(max-width:800px){
  body.client-template-hstock .hstock-notification-modal .modal-dialog{width:calc(100% - 24px);margin:1rem auto}
  body.client-template-hstock .hstock-notification-modal .modal-header{padding:14px 16px}
  body.client-template-hstock .hstock-notification-modal .modal-body{padding:18px 16px;font-size:15px}
  body.client-template-hstock .hstock-notification-modal .modal-footer{padding:10px 16px 14px}
  body.client-template-hstock .hstock-notification-modal .modal-footer .btn-danger{width:100%}
}

@media(prefers-reduced-motion:reduce){
  body.client-template-hstock .hstock-promo-card,
  body.client-template-hstock .hstock-promo-entry-title i,
  body.client-template-hstock .hstock-promo-live-dot{animation:none!important}
}

body.client-template-hstock .hstock-policy-shell{width:min(var(--hs-shell,1170px),calc(100% - 32px));max-width:var(--hs-shell,1170px)}

body.client-template-hstock .sim-catalog,
body.client-template-hstock .sim-orders-page,
body.client-template-hstock .sim-order-page{background:#f7f9fd;color:#141d36}
body.client-template-hstock .sim-catalog-shell,
body.client-template-hstock .sim-orders-shell,
body.client-template-hstock .sim-order-shell{width:min(var(--hs-shell,1170px),calc(100% - 32px));max-width:var(--hs-shell,1170px);margin-left:auto;margin-right:auto}
body.client-template-hstock .sim-catalog{min-height:0;padding:28px 0 66px}
body.client-template-hstock .sim-catalog-hero{min-height:238px;margin-bottom:18px;padding:32px 36px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:linear-gradient(120deg,#111a35 0%,#273363 57%,#6750e8 100%);box-shadow:0 15px 32px rgba(37,53,117,.16)}
body.client-template-hstock .sim-catalog-hero:before{content:"";position:absolute;right:-100px;top:-180px;width:390px;height:390px;border:52px solid rgba(255,255,255,.06);border-radius:50%}
body.client-template-hstock .sim-catalog-hero:after{right:26px;bottom:-48px;color:rgba(255,255,255,.08);font-size:190px}
body.client-template-hstock .sim-catalog-eyebrow{color:#68e4c3;letter-spacing:.16em}
body.client-template-hstock .sim-catalog-hero h1{font-size:clamp(32px,4vw,48px);letter-spacing:-.035em}
body.client-template-hstock .sim-catalog-hero p{max-width:650px;color:rgba(255,255,255,.78)}
body.client-template-hstock .sim-catalog-hero-side{gap:11px}
body.client-template-hstock .sim-catalog-stat{padding:15px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}
body.client-template-hstock .sim-catalog-stat strong{font-size:25px}
body.client-template-hstock .sim-catalog-stat span{color:rgba(255,255,255,.7)}
body.client-template-hstock .sim-catalog-toolbar{grid-template-columns:minmax(280px,1.4fr) repeat(3,minmax(135px,.65fr)) auto;gap:10px;padding:12px;margin-bottom:15px;border:1px solid #e1e7f2;border-radius:14px;background:#fff;box-shadow:0 8px 22px rgba(43,60,111,.06)}
body.client-template-hstock .sim-catalog-field{height:43px;border-color:#dce4f0;border-radius:9px;background:#fbfcff;color:#26334d;font-size:13px;outline:0}
body.client-template-hstock .sim-catalog-field:focus{border-color:#7562e7;box-shadow:0 0 0 3px rgba(117,98,231,.12)}
body.client-template-hstock .sim-catalog-search i{top:13px;color:#8390a8}
body.client-template-hstock .sim-catalog-clear{height:43px;border:0;border-radius:9px;padding:0 17px;background:linear-gradient(100deg,#2e70e8,#6750e8);color:#fff;font-size:13px;font-weight:800;box-shadow:0 6px 12px rgba(71,80,201,.18)}
body.client-template-hstock .sim-catalog-clear:hover{border-color:transparent;background:linear-gradient(100deg,#2564d9,#5943d1);color:#fff}
body.client-template-hstock .sim-catalog-meta{margin:0 2px 13px;color:#7d8aa2;font-size:12px}
body.client-template-hstock .sim-catalog-meta strong{color:#25334d}
body.client-template-hstock .sim-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
body.client-template-hstock .sim-product-card{border:1px solid #e1e7f2;border-radius:15px;background:#fff;box-shadow:0 8px 18px rgba(43,60,111,.06)}
body.client-template-hstock .sim-product-card:hover{border-color:#a9a0ef;box-shadow:0 15px 30px rgba(79,67,174,.14)}
body.client-template-hstock .sim-product-media{aspect-ratio:4/3;background:radial-gradient(circle at 50% 42%,#fff 0,#f5f4ff 60%,#e9ecfb 100%)}
body.client-template-hstock .sim-product-media img{object-fit:contain;padding:13px;box-sizing:border-box}
body.client-template-hstock .sim-product-badge{left:11px;top:11px;border-radius:999px;padding:6px 9px;background:linear-gradient(100deg,#14b77c,#0b9c8b);font-size:10px;box-shadow:0 4px 9px rgba(12,159,124,.18)}
body.client-template-hstock .sim-product-badge.is-empty{background:#f05a6f}
body.client-template-hstock .sim-product-badge.is-low{background:#f08b3f}
body.client-template-hstock .sim-product-body{min-height:178px;padding:13px}
body.client-template-hstock .sim-product-kicker{color:#7f8ca5}
body.client-template-hstock .sim-product-kicker i{color:#6750e8}
body.client-template-hstock .sim-product-title{color:#1e2b46;font-size:14px}
body.client-template-hstock .sim-product-tags{gap:6px;margin:10px 0 13px}
body.client-template-hstock .sim-product-tag{border-radius:999px;background:#f0efff;color:#6656c9;font-size:10px}
body.client-template-hstock .sim-product-footer{align-items:center}
body.client-template-hstock .sim-product-price{background:linear-gradient(90deg,#564de2,#a04be4);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:19px}
body.client-template-hstock .sim-product-price small{color:#8a96aa}
body.client-template-hstock .sim-product-buy{width:38px;height:38px;border-radius:11px;background:linear-gradient(140deg,#6575ed,#7641bf);box-shadow:0 5px 10px rgba(102,77,218,.2)}
body.client-template-hstock .sim-product-buy:hover{background:linear-gradient(140deg,#5365e2,#6638ad);color:#fff}
body.client-template-hstock .sim-product-buy.is-disabled{background:#e7eaf2;color:#9aa5b9;box-shadow:none}
body.client-template-hstock .sim-catalog-empty{padding:78px 24px;border:1px dashed #cbd6e7;border-radius:16px;background:#fff;color:#8190a7;box-shadow:0 7px 17px rgba(43,60,111,.04)}
body.client-template-hstock .sim-catalog-empty i{color:#8b98b0}
body.client-template-hstock .sim-catalog-empty strong{color:#2a3753}
body.client-template-hstock .sim-catalog-note{align-items:center;gap:10px 18px;margin-top:20px;color:#7c89a1}
body.client-template-hstock .sim-catalog-note span{display:inline-flex;align-items:center;gap:7px;padding:7px 0}
body.client-template-hstock .sim-catalog-note span i{color:#6750e8}
body.client-template-hstock .sim-catalog-orders-button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;min-height:38px;margin-left:auto;padding:0 14px;border:1px solid #d9d4ff;border-radius:10px;background:linear-gradient(100deg,#6750e8,#8747d0);color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 6px 13px rgba(103,80,232,.16);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}
body.client-template-hstock .sim-catalog-orders-button:hover{color:#fff!important;filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 9px 17px rgba(103,80,232,.23)}
body.client-template-hstock .sim-catalog-orders-button i:last-child{font-size:10px}

body.client-template-hstock .sim-orders-page{min-height:0;padding:28px 0 66px}
body.client-template-hstock .sim-orders-top{align-items:center;margin-bottom:17px}
body.client-template-hstock .sim-orders-top h1{color:#1e2b46;font-size:29px;letter-spacing:-.025em}
body.client-template-hstock .sim-orders-top p{color:#7d8aa2}
body.client-template-hstock .sim-orders-continue{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 16px;border-radius:10px;background:linear-gradient(100deg,#6750e8,#8648cf);color:#fff!important;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 7px 14px rgba(103,80,232,.18)}
body.client-template-hstock .sim-orders-continue:hover{color:#fff!important;filter:brightness(1.04);transform:translateY(-1px)}
body.client-template-hstock .sim-orders-card{border:1px solid #e1e7f2;border-radius:15px;box-shadow:0 9px 21px rgba(43,60,111,.06)}
body.client-template-hstock .sim-orders-table th{background:#f7f9fd;color:#8793a9}
body.client-template-hstock .sim-orders-table th,body.client-template-hstock .sim-orders-table td{border-color:#edf1f7}
body.client-template-hstock .sim-order-product img{border:1px solid #e1e7f2;background:#f4f5fc}
body.client-template-hstock .sim-order-product strong,body.client-template-hstock .sim-order-number{color:#26334d}
body.client-template-hstock .sim-order-amount{color:#6750e8}
body.client-template-hstock .sim-order-action{width:36px;height:36px;border-radius:10px;background:linear-gradient(140deg,#6575ed,#7641bf);box-shadow:0 4px 8px rgba(102,77,218,.17)}
body.client-template-hstock .sim-order-action:hover{background:linear-gradient(140deg,#5365e2,#6638ad)}
body.client-template-hstock .sim-orders-empty{padding:78px 20px}
body.client-template-hstock .sim-orders-empty i{color:#8b98b0}
body.client-template-hstock .sim-orders-empty strong{color:#2a3753}

body.client-template-hstock .sim-order-page{min-height:0;padding:28px 0 66px}
body.client-template-hstock .sim-order-crumb{color:#7d8aa2}
body.client-template-hstock .sim-order-crumb a:hover{color:#6750e8}
body.client-template-hstock .sim-detail-layout{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:18px}
body.client-template-hstock .sim-detail-media{border:1px solid #e1e7f2;border-radius:16px;box-shadow:0 12px 26px rgba(43,60,111,.08)}
body.client-template-hstock .sim-detail-media-main{background:radial-gradient(circle at 50% 42%,#fff 0,#f5f4ff 60%,#e9ecfb 100%)}
body.client-template-hstock .sim-detail-media-main img{object-fit:contain;padding:18px;box-sizing:border-box}
body.client-template-hstock .sim-detail-media-caption{border-top:1px solid #edf1f7;color:#7d8aa2}
body.client-template-hstock .sim-detail-media-caption strong{color:#26334d}
body.client-template-hstock .sim-detail-card{border:1px solid #e1e7f2;border-radius:15px;box-shadow:0 9px 21px rgba(43,60,111,.06)}
body.client-template-hstock .sim-detail-eyebrow{color:#6750e8}
body.client-template-hstock .sim-detail-title{color:#1e2b46}
body.client-template-hstock .sim-detail-subtitle{color:#71809a}
body.client-template-hstock .sim-detail-tag{background:#f0efff;color:#6656c9}
body.client-template-hstock .sim-detail-tag i{color:#6750e8}
body.client-template-hstock .sim-detail-price strong{background:linear-gradient(90deg,#564de2,#a04be4);-webkit-background-clip:text;background-clip:text;color:transparent}
body.client-template-hstock .sim-field{border-color:#dce4f0;color:#26334d}
body.client-template-hstock .sim-field:focus{border-color:#7562e7;box-shadow:0 0 0 3px rgba(117,98,231,.12)}
body.client-template-hstock .sim-order-submit{background:linear-gradient(100deg,#2e70e8,#6750e8);box-shadow:0 7px 14px rgba(71,80,201,.18)}
body.client-template-hstock .sim-order-submit:hover{background:linear-gradient(100deg,#2564d9,#5943d1)}
body.client-template-hstock .sim-order-back:hover{color:#6750e8}
body.client-template-hstock .sim-fulfillment-note{background:#f0efff;color:#584eae}
body.client-template-hstock .sim-order-metric{background:#f7f9fd}
body.client-template-hstock .sim-order-metric strong{color:#26334d}
body.client-template-hstock .sim-order-total{color:#6750e8!important}

@media(max-width:1199px){
  body.client-template-hstock .sim-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.client-template-hstock .sim-catalog-toolbar{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(130px,.7fr)) auto}
  body.client-template-hstock .sim-catalog-toolbar select:nth-of-type(2){display:none}
}
@media(max-width:900px){
  body.client-template-hstock .sim-orders-card{overflow:visible;border:0;background:transparent;box-shadow:none}
  body.client-template-hstock .sim-orders-table,body.client-template-hstock .sim-orders-table tbody,body.client-template-hstock .sim-orders-table tr,body.client-template-hstock .sim-orders-table td{display:block;width:100%}
  body.client-template-hstock .sim-orders-table thead{display:none}
  body.client-template-hstock .sim-orders-table tr{margin-bottom:12px;border:1px solid #e1e7f2;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(43,60,111,.06)}
  body.client-template-hstock .sim-orders-table td{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid #edf1f7}
  body.client-template-hstock .sim-orders-table td:before{color:#8793a9;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
  body.client-template-hstock .sim-orders-table td:nth-child(1):before{content:"订单"}
  body.client-template-hstock .sim-orders-table td:nth-child(2):before{content:"商品"}
  body.client-template-hstock .sim-orders-table td:nth-child(3):before{content:"金额"}
  body.client-template-hstock .sim-orders-table td:nth-child(4):before{content:"状态"}
  body.client-template-hstock .sim-orders-table td:nth-child(5):before{content:"物流"}
  body.client-template-hstock .sim-orders-table td:nth-child(6):before{content:"时间"}
  body.client-template-hstock .sim-orders-table td:nth-child(7):before{content:"详情"}
  body.client-template-hstock .sim-orders-table td:nth-child(2){align-items:flex-start}
  body.client-template-hstock .sim-orders-table td:nth-child(2):before{padding-top:9px}
  body.client-template-hstock .sim-detail-layout{grid-template-columns:1fr}
  body.client-template-hstock .sim-detail-media{position:relative;top:0}
}
@media(max-width:800px){
  body.client-template-hstock .hstock-policy-shell,body.client-template-hstock .sim-catalog-shell,body.client-template-hstock .sim-orders-shell,body.client-template-hstock .sim-order-shell{width:calc(100% - 20px);max-width:calc(100% - 20px)}
  body.client-template-hstock .sim-catalog,body.client-template-hstock .sim-orders-page,body.client-template-hstock .sim-order-page{padding-top:20px;padding-bottom:48px}
  body.client-template-hstock .sim-catalog-hero{grid-template-columns:1fr;min-height:0;padding:27px 23px;border-radius:14px}
  body.client-template-hstock .sim-catalog-hero h1{font-size:34px}
  body.client-template-hstock .sim-catalog-hero p{font-size:13px}
  body.client-template-hstock .sim-catalog-hero-side{max-width:none}
  body.client-template-hstock .sim-catalog-toolbar{grid-template-columns:1fr 1fr;padding:10px}
  body.client-template-hstock .sim-catalog-search,body.client-template-hstock .sim-catalog-clear{grid-column:1/-1}
  body.client-template-hstock .sim-catalog-toolbar select:nth-of-type(2){display:block}
  body.client-template-hstock .sim-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  body.client-template-hstock .sim-product-body{min-height:170px;padding:11px}
  body.client-template-hstock .sim-product-title{font-size:13px}
  body.client-template-hstock .sim-product-price{font-size:17px}
  body.client-template-hstock .sim-product-buy{width:35px;height:35px}
  body.client-template-hstock .sim-catalog-note{align-items:stretch;gap:5px 14px}
  body.client-template-hstock .sim-catalog-note span{font-size:11px}
  body.client-template-hstock .sim-catalog-orders-button{width:100%;margin:7px 0 0;min-height:42px}
  body.client-template-hstock .sim-orders-top{align-items:flex-start;flex-direction:column}
  body.client-template-hstock .sim-orders-top h1{font-size:27px}
  body.client-template-hstock .sim-orders-continue{width:100%}
  body.client-template-hstock .sim-detail-card{padding:20px;border-radius:14px}
}
@media(max-width:500px){
  body.client-template-hstock .sim-card-grid{grid-template-columns:1fr}
  body.client-template-hstock .sim-product-media{aspect-ratio:16/10}
  body.client-template-hstock .sim-catalog-hero h1{font-size:30px}
  body.client-template-hstock .sim-catalog-stat strong{font-size:22px}
  body.client-template-hstock .sim-orders-table td{padding:11px 12px}
  body.client-template-hstock .sim-order-metrics{grid-template-columns:1fr 1fr}
}
