@keyframes steed-card-reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Inter Local;src:url(/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--hf-primary:#1a56db;--hf-primary-hover:#1e40af;--hf-primary-light:#eff6ff;--hf-primary-100:#dbeafe;--hf-bg-white:#ffffff;--hf-bg-secondary:#f8fafc;--hf-bg-tertiary:#f1f5f9;--hf-bg-dark:#1e293b;--hf-bg-footer:#0f172a;--hf-text-primary:#1e293b;--hf-text-secondary:#475569;--hf-text-muted:#64748b;--hf-text-inverse:#ffffff;--hf-border:#e2e8f0;--hf-border-light:#f1f5f9;--hf-border-dark:#cbd5e1;--hf-drawer-overlay:linear-gradient(180deg, rgba(15, 23, 42, .34) 0%, rgba(15, 23, 42, .68) 100%);--hf-drawer-surface:#ffffff;--hf-drawer-surface-soft:#f8fafc;--hf-drawer-border-soft:rgba(226, 232, 240, .92);--hf-drawer-shadow:-18px 0 40px rgba(15, 23, 42, .16);--hf-drawer-card-shadow:0 14px 30px rgba(15, 23, 42, .06);--hf-success:#047857;--hf-error:#dc2626;--hf-font-zh:"PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", sans-serif;--hf-font-en:"Inter Local", "Inter", "Roboto", "Helvetica Neue", Arial, sans-serif;--hf-font-base:"Inter Local", "Inter", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "Roboto", "Helvetica Neue", Arial, sans-serif;--hf-font-quick:"Inter Local", "Inter", "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", Arial, sans-serif;--hf-font-mono:"JetBrains Mono", "SF Mono", "Cascadia Code", "Fira Code", monospace;--hf-header-height:56px;--hf-header-height-mobile:48px;--hf-radius-sm:3px;--hf-radius-md:6px;--hf-radius-lg:8px;--hf-z-sticky:720;--hf-z-overlay:1100;--hf-z-drawer:1220;--hf-z-toast:1300;--hf-z-bottom-nav:720}body,html{max-width:100%;overflow-x:hidden}@supports (overflow:clip){body,html{overflow-x:clip}}.supei-hf-header,.supei-hf-header *,.supei-hf-mobile-bottom-nav,.supei-hf-mobile-bottom-nav *{box-sizing:border-box}.supei-hf-topbar{background:var(--hf-bg-dark);color:#cbd5e1;font-size:12px;height:32px;max-height:32px;line-height:32px;font-family:var(--hf-font-base);overflow:clip;transition:max-height .28s cubic-bezier(.22,1,.36,1),opacity .22s ease,background-color .22s ease}.supei-hf-topbar__inner{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;justify-content:space-between;height:100%}.supei-hf-topbar a{color:#cbd5e1;padding:0 8px;text-decoration:none;transition:color .12s}.supei-hf-footer a:hover,.supei-hf-topbar a:hover{color:#fff}.supei-hf-topbar__left,.supei-hf-topbar__right{display:flex;align-items:center;gap:4px}.supei-hf-topbar__sep{color:#475569;margin:0 2px}.supei-hf-header{position:sticky!important;top:0;z-index:var(--hf-z-sticky);background:var(--hf-bg-white);border-bottom:1px solid var(--hf-border);height:var(--hf-header-height);font-family:var(--hf-font-base);will-change:box-shadow;transition:height .28s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,border-color .22s ease,background-color .22s ease}.supei-hf-header__inner{max-width:1280px;margin:0 auto;padding:0 16px;display:flex;align-items:center;height:100%;gap:24px;min-width:0;transition:gap .28s cubic-bezier(.22,1,.36,1),padding .28s cubic-bezier(.22,1,.36,1)}.supei-hf-logo{display:flex;align-items:center;gap:8px;flex-shrink:0;text-decoration:none;font-weight:700;font-size:16px;color:var(--hf-text-primary)}.supei-hf-nav,.supei-hf-nav__list>li{height:100%;display:flex;align-items:center}.supei-hf-nav,.supei-hf-nav__list{gap:24px;list-style:none}.supei-hf-nav__list{display:flex;align-items:center;height:100%;margin:0;padding:0}.supei-hf-nav__list>li{position:relative}.supei-hf-nav__list>li>a{display:inline-flex;gap:4px;padding:7px 10px;font-size:14px;transition:color .12s,background .12s;border-radius:var(--hf-radius-md)}.supei-hf-nav .sub-menu>li>a:hover,.supei-hf-nav__list>li>a:hover{color:var(--hf-primary);background:var(--hf-primary-light)}.supei-hf-nav__list>li.menu-item-has-children>a:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform .2s}.supei-hf-nav__list>li.menu-item-has-children:hover>a:after{transform:rotate(225deg) translateY(-1px)}.supei-hf-nav .sub-menu{position:absolute;top:100%;left:0;min-width:220px;background:var(--hf-bg-white);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);box-shadow:0 10px 15px #0000000f;padding:8px;list-style:none;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .2s,transform .2s,visibility .2s;z-index:250}.supei-hf-nav li:hover>.sub-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.supei-hf-nav .sub-menu>li{position:relative}.supei-hf-nav .sub-menu>li>a,.supei-hf-nav__list>li>a{align-items:center;color:var(--hf-text-primary);font-weight:500;text-decoration:none;white-space:nowrap}.supei-hf-nav .sub-menu>li>a{display:flex;justify-content:space-between;min-height:40px;padding:9px 12px;font-size:16px;border-radius:var(--hf-radius-sm)}.supei-hf-nav .sub-menu .sub-menu{top:-8px;left:calc(100% - 1px);transform:translate(-4px)}.supei-hf-nav .sub-menu li:hover>.sub-menu{transform:translate(0)}.supei-hf-actions{display:flex;align-items:center;gap:12px;margin-left:auto;min-width:0}.supei-hf-search{position:relative;width:260px;min-width:0}.supei-hf-search__input{width:100%;height:36px;padding:0 40px 0 14px;border:1px solid var(--hf-border);border-radius:var(--hf-radius-sm);font-size:16px;background:var(--hf-bg-secondary);outline:0;transition:border-color .2s,box-shadow .2s}.supei-hf-search__input:focus{border-color:var(--hf-primary);box-shadow:0 0 0 3px var(--hf-primary-100);background:var(--hf-bg-white)}.supei-hf-search__input::placeholder{color:var(--hf-text-secondary);opacity:1}.supei-hf-search__btn{position:absolute;right:2px;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:var(--hf-radius-sm);display:flex;align-items:center;justify-content:center;color:var(--hf-text-muted);background:0 0;border:0;cursor:pointer}.supei-hf-search__btn:hover{color:var(--hf-primary);background:var(--hf-primary-light)}.supei-hf-search__suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;display:grid;gap:2px;padding:8px;background:#fff;border:1px solid var(--hf-border);border-radius:10px;box-shadow:0 14px 30px #0f172a1f;z-index:120}.supei-hf-mobile-nav nav .sub-menu,.supei-hf-search__suggestions[hidden]{display:none}.supei-hf-actions__btn,.supei-hf-cart-count{display:flex;align-items:center;justify-content:center}.supei-hf-actions__btn{position:relative;width:44px;height:44px;color:var(--hf-text-secondary);border-radius:var(--hf-radius-sm);text-decoration:none}.supei-hf-actions__btn:hover{color:var(--hf-primary);background:var(--hf-primary-light)}.supei-hf-cart-count{position:absolute;top:-2px;right:-4px;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;color:#fff;background:var(--hf-error);border-radius:9px;line-height:1}.supei-hf-menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;color:var(--hf-text-primary);border-radius:var(--hf-radius-sm);background:0 0;border:0;cursor:pointer;flex-shrink:0}.supei-hf-menu-toggle svg{display:block;width:22px;height:22px}.supei-hf-mobile-overlay{position:fixed;inset:0;background:#0f172a94;z-index:var(--hf-z-overlay);opacity:0;visibility:hidden;pointer-events:none}.supei-hf-mobile-nav{position:fixed;top:0;left:0;bottom:0;width:260px;max-width:80vw;background:var(--hf-bg-white);z-index:calc(var(--hf-z-overlay) + 1);transform:translate(-100%);overflow-y:auto;font-family:var(--hf-font-base)}.supei-hf-mobile-nav__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--hf-border-light)}.supei-hf-mobile-nav__title{font-weight:600;font-size:15px}.supei-hf-mobile-nav__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--hf-text-muted);background:0 0;border:0;cursor:pointer;font-size:13px}.supei-hf-mobile-nav__close:hover{background:var(--hf-bg-tertiary);color:var(--hf-text-primary)}.supei-cart-drawer__close:focus-visible,.supei-hf-menu-toggle:focus-visible,.supei-hf-mobile-nav nav a:focus-visible,.supei-hf-mobile-nav__close:focus-visible{outline:2px solid var(--hf-primary);outline-offset:2px}.supei-hf-mobile-nav nav a{display:block;padding:12px 16px;border-bottom:1px solid var(--hf-border-light);font-size:15px;color:var(--hf-text-primary);text-decoration:none}.supei-hf-mobile-nav nav a:hover{background:var(--hf-bg-secondary)}.supei-hf-mobile-nav nav ul{margin:0;padding:0;list-style:none}.supei-hf-mobile-nav nav li{list-style:none}.supei-hf-mobile-nav nav .menu-item-has-children>a{display:flex;align-items:center;justify-content:space-between}.supei-hf-mobile-nav nav .menu-item-has-children>a:after{content:"+";font-size:18px;font-weight:400;opacity:.5;margin-left:8px;transition:transform .2s}.supei-hf-mobile-nav nav .sub-menu a{padding-left:32px;font-size:13px;color:var(--hf-text-secondary)}.supei-hf-footer{background:var(--hf-bg-footer);color:#cbd5e1;font-size:13px;font-family:var(--hf-font-base)}.supei-hf-footer a{color:#cbd5e1;text-decoration:none;transition:color .12s}.supei-hf-footer__service{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;border-bottom:1px solid #1e293b;max-width:1280px;margin:0 auto;padding:32px 16px}.supei-hf-footer__service-item{display:flex;align-items:center;gap:12px;justify-content:center;color:#cbd5e1;font-size:14px}.supei-hf-footer__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;padding:32px 16px;max-width:1280px;margin:0 auto}.supei-hf-footer__heading{display:block;width:100%;padding:0;border:0;background:0 0;font-family:inherit;font-size:13px;color:#fff;font-weight:600;margin-bottom:16px;text-align:left;text-transform:uppercase;letter-spacing:.05em}.supei-hf-footer__col a{display:block;padding:4px 0;font-size:13px}.supei-hf-footer__col .supei-hf-footer__phone{font-size:18px;color:#bfdbfe;margin-bottom:4px;font-weight:700}.supei-hf-footer__col .supei-hf-footer__hours{font-size:12px;margin-bottom:12px}.supei-hf-footer__bottom{border-top:1px solid #1e293b;display:flex;align-items:center;justify-content:space-between;font-size:12px;max-width:1280px;margin:0 auto;padding:20px 16px}.supei-hf-footer__bottom-links{display:flex;gap:16px}.supei-hf-back-to-top{position:fixed;bottom:32px;right:32px;width:40px;height:40px;background:var(--hf-bg-white);border:1px solid var(--hf-border);border-radius:var(--hf-radius-md);box-shadow:0 4px 6px #0000000d;display:flex;align-items:center;justify-content:center;color:var(--hf-text-secondary);cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,visibility .2s,transform .2s,color .2s,border-color .2s;z-index:var(--hf-z-sticky)}.supei-hf-back-to-top:hover{color:var(--hf-primary);border-color:var(--hf-primary)}.supei-hf-mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:var(--hf-bg-white);border-top:1px solid var(--hf-border);z-index:var(--hf-z-bottom-nav);min-height:calc(58px + env(safe-area-inset-bottom));padding:5px 0 max(6px,env(safe-area-inset-bottom));box-shadow:0-10px 24px #0f172a14}.supei-hf-mobile-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;flex:1 1 0;min-width:0;font-size:10px;color:var(--hf-text-muted);line-height:1.15;padding:4px 6px;text-decoration:none}.supei-hf-mobile-bottom-nav__item svg{flex:0 0 auto}.supei-hf-mobile-bottom-nav__item span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supei-hf-mobile-bottom-nav__item--active{color:var(--hf-primary)}.supei-cart-drawer-overlay{position:fixed;inset:0;background:var(--hf-drawer-overlay);z-index:var(--hf-z-overlay);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.supei-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(430px,78vw);max-width:calc(100vw - 72px);background:linear-gradient(180deg,var(--hf-drawer-surface) 0%,var(--hf-drawer-surface-soft) 100%);border-left:1px solid rgba(148,163,184,.22);z-index:var(--hf-z-drawer);transform:translate(100%);transition:transform .22s ease;display:flex;flex-direction:column;box-shadow:var(--hf-drawer-shadow);overflow:hidden;overscroll-behavior:contain;font-family:var(--hf-font-base, "Inter", "PingFang SC", "Microsoft YaHei", Arial, sans-serif)}.supei-cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:78px;padding:22px 24px 18px;border-bottom:1px solid var(--hf-drawer-border-soft);background:linear-gradient(180deg,#fffffffa,#f8fafcf5)}.supei-cart-drawer__close,.supei-cart-drawer__header h2{color:var(--hf-text-primary);font-weight:700;text-transform:uppercase}.supei-cart-drawer__header h2{margin:0;font-size:22px;line-height:1.15;letter-spacing:.06em}.supei-cart-drawer__close{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 13px;background:#f8fafcf0;border:1px solid rgba(203,213,225,.82);border-radius:999px;font-size:12px;letter-spacing:.08em;cursor:pointer;touch-action:manipulation;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.supei-cart-drawer__close span[aria-hidden=true]{font-size:22px;line-height:1;font-weight:400}.supei-cart-drawer__close:hover{color:var(--hf-primary);background:var(--hf-primary-light);border-color:#1a56db38;transform:translateY(-1px)}.supei-cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:14px 24px 24px;scrollbar-gutter:stable}.supei-cart-drawer__loading{margin-top:4px;padding:34px 24px;color:var(--hf-text-secondary);font-size:15px;line-height:1.6;text-align:center;background:#ffffffe0;border:1px solid var(--hf-drawer-border-soft);border-radius:18px;box-shadow:var(--hf-drawer-card-shadow)}.supei-cart-drawer__footer{flex:0 0 auto;padding:20px 24px 24px;border-top:1px solid var(--hf-drawer-border-soft);background:linear-gradient(180deg,#f8fafcfa,#fff 30%);box-shadow:0-16px 32px #0f172a14}@media (max-width:992px){.supei-hf-nav,.supei-hf-topbar{display:none}.supei-hf-menu-toggle{display:flex}.supei-hf-search{width:160px}.supei-hf-footer__service{grid-template-columns:repeat(2,1fr)}.supei-hf-footer__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.supei-hf-mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}body{padding-bottom:max(82px,calc(82px + env(safe-area-inset-bottom)))}.supei-hf-header{height:var(--hf-header-height-mobile)}.supei-hf-header__inner{gap:8px;padding-left:12px;padding-right:12px}.supei-hf-logo{min-width:0}.supei-hf-actions{flex:1 1 auto;gap:8px}.supei-hf-search{flex:1;max-width:none;width:auto}.supei-hf-search__input{height:44px;font-size:16px}.supei-hf-actions__btn,.supei-hf-menu-toggle{flex:0 0 44px}.supei-hf-mobile-bottom-nav{width:100%;max-width:100vw}.supei-hf-footer{padding-bottom:max(82px,calc(82px + env(safe-area-inset-bottom)))}.supei-hf-footer__service{grid-template-columns:repeat(2,1fr);gap:12px}.supei-hf-footer__grid{grid-template-columns:1fr;gap:16px}.supei-hf-footer__bottom{flex-direction:column;gap:12px;text-align:center}.supei-hf-back-to-top{bottom:max(82px,calc(82px + env(safe-area-inset-bottom)));right:12px;width:36px;height:36px}.supei-hf-footer__heading{cursor:pointer;user-select:none;display:flex;align-items:center;justify-content:space-between;padding:12px 0;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,.08)}.supei-hf-footer__heading:after{content:"+";font-size:18px;font-weight:400;opacity:.6;transition:transform .2s}.supei-hf-footer__col .supei-hf-footer__hours,.supei-hf-footer__col .supei-hf-footer__phone,.supei-hf-footer__col a{display:none}.supei-hf-footer__col:last-child .supei-hf-footer__hours,.supei-hf-footer__col:last-child .supei-hf-footer__phone,.supei-hf-footer__col:last-child a{display:block}.supei-hf-footer__col:last-child .supei-hf-footer__heading{cursor:default}.supei-hf-footer__col:last-child .supei-hf-footer__heading:after{content:none}}@media (max-width:620px){.supei-hf-header__inner{gap:6px;padding-left:8px;padding-right:8px}.supei-hf-logo{gap:6px}.supei-hf-actions{gap:4px}.supei-hf-actions__btn{display:none}.supei-hf-search__input{padding-left:12px;padding-right:36px}.supei-hf-search__btn{width:38px;height:38px}.supei-hf-actions__btn,.supei-hf-menu-toggle{flex-basis:40px;width:40px;height:40px}}@media (hover:none){.supei-hf-nav__list>li.menu-item-has-children:hover>a:after{transform:rotate(45deg) translateY(-1px)}.supei-hf-nav li:hover>.sub-menu{opacity:0;visibility:hidden;transform:translateY(8px)}.supei-hf-nav .sub-menu li:hover>.sub-menu{transform:translate(-4px)}}@media (max-width:480px){.supei-hf-footer__service{grid-template-columns:1fr;text-align:center}}@media (min-width:993px){.supei-hf-mobile-nav,.supei-hf-mobile-overlay{display:none}}.supei-hf-header{transition:box-shadow .22s ease,border-color .22s ease,background-color .22s ease,opacity .22s ease}.supei-hf-footer,.supei-hf-header__inner,.supei-hf-topbar{transition:background-color .2s ease,border-color .2s ease,opacity .2s ease}.supei-hf-actions__btn,.supei-hf-menu-toggle,.supei-hf-nav a,.supei-hf-search__btn{transition:color .15s ease,background-color .15s ease}.supei-hf-actions__btn,.supei-hf-menu-toggle,.supei-hf-mobile-bottom-nav__item,.supei-hf-nav a,.supei-hf-search__btn{touch-action:manipulation}.supei-hf-mobile-nav{transition:transform .25s ease,opacity .2s ease}.supei-hf-mobile-overlay{transition:opacity .25s ease}@media (prefers-reduced-motion:reduce){.supei-hf-footer,.supei-hf-header,.supei-hf-header__inner,.supei-hf-mobile-nav,.supei-hf-mobile-overlay,.supei-hf-topbar{transition:none;animation:none}}.steed-product-archive{--steed-card-min-height:320px;--steed-card-gap:16px}.steed-product-archive .product-grid{min-height:300px}.steed-product-archive #product-grid-view{display:grid;min-height:200px;gap:var(--steed-card-gap, 16px)}.steed-product-archive .product-card{position:relative;display:flex;flex-direction:column;height:100%;overflow:hidden;border:0;border-radius:8px;background:#fff;box-shadow:0 1px 4px #0000000f;transition:box-shadow .3s ease,transform .3s ease}.steed-product-archive .product-card:hover{box-shadow:0 8px 32px #0000001a;transform:translateY(-5px)}.steed-product-archive .product-card__quick-actions{position:absolute;top:12px;left:12px;z-index:5;display:inline-flex;align-items:center;gap:8px;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.steed-product-archive .product-card:focus-within .product-card__quick-actions,.steed-product-archive .product-card:hover .product-card__quick-actions{opacity:1;visibility:visible;transform:translateY(0)}.steed-product-archive .product-card__quick-action{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;color:var(--color-text-secondary, #475569);background:#fffffff5;border:1px solid rgba(226,232,240,.96);border-radius:999px;text-decoration:none;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .2s ease}.steed-product-archive .product-card__quick-action:focus-visible,.steed-product-archive .product-card__quick-action:hover{color:var(--color-primary, #1a56db);background:var(--color-primary-light, #eff6ff);border-color:#1a56db3d;transform:translateY(-1px);box-shadow:0 8px 18px #1a56db1f}.steed-product-archive .product-card__quick-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.steed-product-archive .product-card__figure{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f1f5f9;cursor:pointer;flex-shrink:0;contain:layout style paint;content-visibility:auto;contain-intrinsic-size:auto 300px}.steed-product-archive .product-card__backdrop{position:absolute;inset:0;z-index:1;background:#00000008;opacity:0;transform:scale(.98);transition:opacity .4s ease,transform .5s cubic-bezier(0,0,.44,1.18);pointer-events:none}.steed-product-archive .product-card:hover .product-card__backdrop{opacity:1;transform:scale(1)}.steed-product-archive .product-card__img{pointer-events:none;color:transparent;font-size:0}.steed-product-archive .product-card__img--main{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:cover}.steed-product-archive .product-card__img--hover{position:absolute;inset:0;z-index:3;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .25s ease,transform .3s ease}.steed-product-archive .product-card:hover .product-card__img--hover{opacity:1;transform:scale(1.09)}.steed-product-archive .product-card__info{position:relative;z-index:4;flex:1 0 auto;padding:12px 14px 8px;background:#fff}.steed-product-archive .product-card__name{display:-webkit-box;overflow:hidden;min-height:2.8em;color:var(--color-text-primary, #1e293b);font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.steed-product-archive .product-card__name:hover{color:var(--color-primary, #1a56db)}.steed-product-archive .product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 8px;min-height:24px;margin-top:6px}.steed-product-archive .product-card__price-current{color:var(--color-error, #dc2626);font-size:16px;font-weight:700}.steed-product-archive .product-card__price-tier,.steed-product-archive .product-card__price-unit{font-size:11px;color:var(--color-text-muted, #64748b)}.steed-product-archive .product-card__price-tier{margin-left:auto}.steed-product-archive .product-card__actions{position:relative;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;min-height:72px;padding:0 14px 14px;background:#fff;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.steed-product-archive .product-card:focus-within .product-card__actions,.steed-product-archive .product-card:hover .product-card__actions{opacity:1;visibility:visible}.steed-product-archive .product-card__moq{grid-column:1/-1;justify-self:start;padding:2px 8px;color:var(--color-primary, #1a56db);font-size:11px;font-weight:500;background:var(--color-primary-light, #eff6ff);border-radius:10px}.steed-product-archive .product-card__add-btn{display:inline-flex;align-items:center;justify-content:center;justify-self:end;min-width:92px;height:34px;padding:0 20px;color:#fff;font-size:13px;font-weight:500;white-space:nowrap;text-decoration:none;background:var(--color-primary, #1a56db);border:0;border-radius:6px;cursor:pointer;touch-action:manipulation;transition:transform .2s ease,opacity .2s ease}.steed-product-archive .product-card__add-btn:focus-visible,.steed-product-archive .product-card__add-btn:hover{color:#fff;background:var(--color-primary, #1a56db);transform:scale(.95)}.steed-product-archive .product-grid .product-card{animation:steed-card-reveal .22s ease backwards}.steed-product-archive .product-grid .product-card:nth-child(1){animation-delay:.01s}.steed-product-archive #product-grid-view.product-grid--4{grid-template-columns:repeat(4,1fr)!important}.steed-product-archive :focus-visible{outline:2px solid var(--color-primary, #1a56db);outline-offset:2px;border-radius:2px}.steed-product-archive .product-card:has(:focus-visible){box-shadow:0 0 0 2px var(--color-primary, #1a56db),0 8px 32px #0000001a}@media (max-width:1180px) and (min-width:769px){.steed-product-archive #product-grid-view.product-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:1024px){.steed-product-archive .product-card__img--hover{display:none}}@media (max-width:768px){.steed-product-archive .product-card__actions{gap:8px 10px;padding:0 12px 12px}.steed-product-archive .product-card__add-btn{height:32px;min-width:82px;padding:0 16px}}@media (hover:none){.steed-product-archive .product-card__img--hover{display:none}.steed-product-archive .product-card__actions{opacity:1;visibility:visible}}@media (prefers-reduced-motion:reduce){.steed-product-archive .product-grid .product-card{animation:none}.steed-product-archive .product-card{transition:none}}.wc-airwallex-currency-switching-container{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-right:16px}.wc-airwallex-currency-switching-conversion-rate{display:flex;justify-content:flex-end;align-items:center;gap:var(--Primitives-space-xs,8px)}.wc-airwallex-currency-switching-convert-icon{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.wc-airwallex-currency-switching-convert-icon-line{display:flex;width:var(--Component-radius-switch,12px);justify-content:center;align-items:center;gap:var(--Primitives-space-xs,8px)}.wc-airwallex-currency-switching-convert-icon-line div{width:1px;height:6px;background:var(--Semantic-Border-normal,#E8EAED)}.wc-airwallex-currency-switching-convert-text{display:flex;justify-content:flex-end;align-items:center;gap:4px;font-size:75%}.wc-airwallex-currency-switching-converted-amount{font-size:150%}.wc-airwallex-currency-switching-quote-expire-mask{display:none;z-index:9999;border:0;margin:0;padding:0;width:100%;height:100%;top:0;left:0;background:#fff;opacity:.6;cursor:default;position:fixed}.wc-airwallex-currency-switching-quote-expire{display:none;width:560px;height:375px;border-radius:6px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999}.wc-airwallex-currency-switching-quote-expire .wc-airwallex-currency-switching-container{margin:0}.wc-airwallex-currency-switching-quote-expire-close{position:absolute;right:16px;top:16px;flex:none;order:2;flex-grow:0;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 40px;width:560px;height:375px;background:#fff;border:1px solid #e8eaed;box-shadow:0 0 16px rgb(0 0 0/.08);border-radius:6px;flex:none;order:1;align-self:stretch;flex-grow:0}.wc-airwallex-currency-switching-quote-expire-header{display:flex;flex-direction:column;align-items:flex-start;padding:0 0 16px;gap:10px;width:480px;height:46px;flex:none;order:0;align-self:stretch;flex-grow:0;font-style:normal;font-weight:700;font-size:24px;line-height:125%;color:#1a1d21}.wc-airwallex-currency-switching-quote-expire-convert-text,.wc-airwallex-currency-switching-quote-expire-text{width:480px;font-size:14px;line-height:21px;color:#1a1d21}.wc-airwallex-currency-switching-quote-expire-text-medium{font-weight:700;font-size:16px;line-height:20px;color:#1a1d21}.wc-airwallex-currency-switching-quote-expire-text-large{font-weight:700;font-size:24px;line-height:30px;color:#1a1d21}.wc-airwallex-currency-switching-quote-expire-button-group,.wc-airwallex-currency-switching-quote-expire-footer{display:flex;flex-direction:column;align-items:flex-start;padding:40px 0 0;gap:10px;width:480px;height:80px;flex:none;order:2;align-self:stretch;flex-grow:0}.wc-airwallex-currency-switching-quote-expire-button-group{flex-direction:row;align-items:center;padding:0;gap:24px;height:40px;order:0;justify-content:flex-end}.wc-airwallex-currency-switching-quote-expire-place-back,.wc-airwallex-currency-switching-quote-expire-place-order{display:flex;flex-direction:row;align-items:center;padding:11px 16px;gap:8px;height:40px;border-radius:6px;flex:none;flex-grow:0;font-size:14px;font-weight:700;text-align:center;cursor:pointer}.wc-airwallex-currency-switching-quote-expire-place-back{width:153px;background:#fff;order:2;font-style:normal;line-height:125%;color:#612fff}.wc-airwallex-currency-switching-quote-expire-place-order{width:115px;background:#612fff;order:3;line-height:17.5px;color:#fff}.wc-airwallex-currency-switching-quote-expire-place-order-mask{height:40px;width:115px;position:absolute;display:none;background:#fff;opacity:.6}.steed-product-archive .page-sidebar{width:290px}.steed-product-archive #shop-filters{display:grid;gap:14px}.steed-product-archive .filter-actions--top{margin:0}.steed-product-archive .filter-actions--top .btn{width:100%;justify-content:center;min-height:44px;padding:0 10px;border:1px solid rgb(226 232 240/.96);border-radius:14px;background:rgb(255 255 255/.96);color:var(--color-primary,#1a56db);font-weight:600;box-shadow:none}.steed-product-archive .filter-actions--top .btn:focus-visible,.steed-product-archive .filter-actions--top .btn:hover{background:rgb(239 246 255/.96);border-color:rgb(191 205 221/.98)}.steed-product-archive .filter-block{border:1px solid rgb(226 232 240/.96);border-radius:18px;background:rgb(255 255 255/.96);box-shadow:0 10px 24px rgb(15 23 42/.04);overflow:hidden}.steed-product-archive .filter-block__title{min-height:54px;padding:16px 18px;font-size:15px;font-weight:700;text-transform:none;letter-spacing:0;color:var(--color-text-primary,#1e293b)}.steed-product-archive .filter-block__title::after{width:18px;height:18px}.steed-product-archive .filter-block__body{max-height:1200px;padding:0 18px 16px;overflow:hidden}.steed-product-archive .filter-block--brand .filter-block__body{max-height:520px;overflow-y:auto;scrollbar-width:thin}.steed-product-archive .filter-block--price .filter-price-row{padding-top:2px}.steed-product-archive .filter-block__list{gap:6px;padding-bottom:0}.steed-product-archive .filter-block .checkbox-group{min-height:48px;padding:10px 12px;border-radius:14px}.steed-product-archive .filter-block .checkbox-group__label{font-size:14px}.steed-product-archive .filter-block .checkbox-group__meta{font-size:10px}.steed-product-archive .filter-tree{padding-top:2px}.steed-product-archive .filter-tree__list{list-style:none;margin:0;padding:0;display:grid;gap:6px}.steed-product-archive .filter-tree__children{margin:6px 0 2px 14px;padding-left:0;border-left:0}.steed-product-archive .filter-tree__row{display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:10px;align-items:start}.steed-product-archive .filter-tree__spacer,.steed-product-archive .filter-tree__toggle{width:18px;height:18px;margin-top:13px;flex:0 0 18px}.steed-product-archive .filter-tree__toggle{position:relative;border:0;padding:0;background:#fff0;color:var(--color-text-muted,#64748b);border-radius:999px}.steed-product-archive .filter-tree__toggle::before{content:"";position:absolute;top:4px;left:5px;width:7px;height:7px;border-right:1.8px solid currentColor;border-bottom:1.8px solid currentColor;transform:rotate(-45deg);transition:transform .18s ease}.steed-product-archive .filter-tree__toggle[aria-expanded=true]::before{transform:rotate(45deg);top:3px}.steed-product-archive .filter-tree__toggle:focus-visible,.steed-product-archive .filter-tree__toggle:hover{color:var(--color-primary,#1a56db);background:rgb(239 246 255/.96)}.steed-product-archive .filter-tree__checkbox{margin:0}.steed-product-archive .filter-tree__checkbox .checkbox-group__content{gap:12px}.steed-product-archive .filter-tree__item--current-path>.filter-tree__row .filter-tree__checkbox,.steed-product-archive .filter-tree__item--current>.filter-tree__row .filter-tree__checkbox{background:rgb(248 250 252/.96)}.steed-product-archive .filter-tree__item--current-path>.filter-tree__row .checkbox-group__label,.steed-product-archive .filter-tree__item--current>.filter-tree__row .checkbox-group__label{color:var(--color-primary-dark,#1e40af)}.steed-product-archive .filter-tree__list--depth-1 .filter-tree__checkbox{min-height:44px}.steed-product-archive .filter-tree__list--depth-2 .filter-tree__checkbox{min-height:42px;padding-top:9px;padding-bottom:9px}.steed-product-archive .filter-tree__list--depth-2 .checkbox-group__label{font-size:13px}@media (max-width:1024px){.steed-product-archive .page-sidebar{width:274px}}@media (max-width:768px){.steed-product-archive #shop-filters{gap:12px}.steed-product-archive .filter-block{border-radius:16px;box-shadow:none}.steed-product-archive .filter-block__title{padding:15px 16px;min-height:50px;font-size:14px}.steed-product-archive .filter-block__body{padding:0 16px 14px}.steed-product-archive .filter-tree__children{margin-left:12px;padding-left:0}}.steed-product-archive .catalog-hero__term-strip{display:none;width:min(100%,1240px);margin-top:16px;padding-top:10px;border-top:1px solid rgb(203 213 225/.58)}.steed-product-archive .catalog-hero__term-strip-list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 30px;margin:0;padding:0;list-style:none}.steed-product-archive .catalog-hero__term-strip-item{min-width:122px}.steed-product-archive .catalog-hero__term-strip-link{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;color:#20242a;text-decoration:none}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li>a{flex-direction:column;justify-content:center;gap:2px}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav.supei-hf-nav--child-hero>.slp-category-nav__list>li.menu-item-has-children>a::before{content:none;display:none}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .slp-category-nav__label{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:0}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li.menu-item-has-children>a>.slp-category-nav__label::after{content:"";width:6px;height:6px;flex:0 0 6px;margin-top:1px;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li.menu-item-has-children:hover>a>.slp-category-nav__label::after{transform:rotate(225deg);margin-top:4px}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .slp-category-nav__count{display:inline-flex;align-items:center;justify-content:center;min-width:0;height:auto;padding:0;flex:0 0 auto;border-radius:0;background:#fff0;color:#475569;font-size:10px;font-weight:600;line-height:1.1}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li>.sub-menu{left:50%;transform:translate(-50%,2px)}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li:hover>.sub-menu{transform:translate(-50%,0)}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li>.sub-menu .sub-menu{left:calc(100% - 6px);transform:translateX(10px)}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li>.sub-menu li:hover>.sub-menu{transform:translateX(0)}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu>li>a{gap:14px;align-items:center;justify-content:space-between;text-align:left}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu .slp-category-nav__label{flex:1 1 auto;justify-content:flex-start;text-align:left}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu .slp-category-nav__count{font-size:11px;line-height:1.2;white-space:nowrap}.steed-product-archive .catalog-hero__term-strip-name{font-size:12px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.015em}.steed-product-archive .catalog-hero__term-strip-count{font-size:12px;line-height:1.3;color:#475569;transition:color .18s ease}.steed-product-archive .catalog-hero__term-strip-link:focus-visible,.steed-product-archive .catalog-hero__term-strip-link:focus-visible .catalog-hero__term-strip-count,.steed-product-archive .catalog-hero__term-strip-link:hover,.steed-product-archive .catalog-hero__term-strip-link:hover .catalog-hero__term-strip-count{color:var(--color-primary,#1a56db)}@media (max-width:991px){.steed-product-archive .catalog-hero__term-strip{margin-top:16px}.steed-product-archive .catalog-hero__term-strip-list{gap:12px 20px}}@media (max-width:767px){.steed-product-archive .catalog-hero__term-strip{width:min(100%,640px);margin-top:14px}.steed-product-archive .catalog-hero__term-strip-list{justify-content:flex-start}.steed-product-archive .catalog-hero__term-strip-item{min-width:calc(50% - 10px)}.steed-product-archive .catalog-hero__term-strip-link{width:100%;min-height:52px;padding:10px 12px;border:1px solid rgb(203 213 225/.88);border-radius:14px;background:rgb(255 255 255/.9);box-shadow:0 6px 18px rgb(15 23 42/.06)}}@media (max-width:479px){.steed-product-archive .catalog-hero__term-strip-item{min-width:100%}}@media (max-width:768px){.steed-product-archive .catalog-hero{z-index:130;overflow:clip}.steed-product-archive .catalog-hero__inner{min-height:auto;padding:32px 0 26px;justify-content:flex-start}.steed-product-archive .catalog-hero__heading{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:4px;margin-bottom:18px}.steed-product-archive .catalog-hero__back{justify-self:start;width:44px;height:44px;color:#1f2937;touch-action:manipulation}.steed-product-archive .catalog-hero__heading h1{grid-column:2;max-width:100%;font-size:clamp(24px,7vw,31px);line-height:1.14;text-align:center;text-wrap:balance}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav{display:block!important;width:100%;max-width:100%;margin:0;padding:0;z-index:auto}.steed-product-archive .catalog-hero .slp-category-nav__list{box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:6px;width:100%;max-width:100%;padding-top:2px;padding-right:max(12px,env(safe-area-inset-right));padding-bottom:10px;padding-left:max(12px,env(safe-area-inset-left));margin:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-padding-inline:12px;scrollbar-width:thin;scrollbar-color:rgb(37 99 235/.42) rgb(226 232 240/.72);-webkit-overflow-scrolling:touch}.steed-product-archive .catalog-hero .slp-category-nav__list::-webkit-scrollbar{display:block;height:4px}.steed-product-archive .catalog-hero .slp-category-nav__list::-webkit-scrollbar-track{background:rgb(226 232 240/.72);border-radius:999px}.steed-product-archive .catalog-hero .slp-category-nav__list::-webkit-scrollbar-thumb{background:rgb(37 99 235/.42);border-radius:999px}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav>.slp-category-nav__list>li{flex:0 0 auto;max-width:none;width:auto;height:auto;padding:0;margin:0;position:static;text-align:left}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav>.slp-category-nav__list>li>a{display:inline-grid;grid-auto-flow:row;place-items:center;gap:2px;min-width:86px;max-width:136px;min-height:42px;padding:6px 10px;border:1px solid rgb(191 219 254/.95);border-radius:999px;background:rgb(255 255 255/.96);box-shadow:0 4px 14px rgb(15 23 42/.06);color:#1d4ed8;font-size:11px;line-height:1.12;text-align:center;white-space:normal;overflow:visible;text-overflow:clip;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .slp-category-nav__label{display:inline-flex;max-width:100%;min-width:0;align-items:center;justify-content:center;gap:3px;color:inherit;font-weight:800}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .slp-category-nav__count{display:block;max-width:100%;color:#475569;font-size:9px;font-weight:700;line-height:1.15}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li.menu-item-has-children>a>.slp-category-nav__label::after{width:6px;height:6px;flex:0 0 6px;margin-top:0;border-width:1.5px}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav>.slp-category-nav__list>li.current-menu-ancestor>a{border-color:rgb(37 99 235/.42);background:#eff6ff;color:#1d4ed8}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav>.slp-category-nav__list>li>a:focus-visible{outline:3px solid rgb(37 99 235/.32);outline-offset:3px;border-color:rgb(37 99 235/.62);background:#eff6ff}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav .sub-menu,.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li>.sub-menu,.steed-product-archive .catalog-hero .supei-hf-nav--child-hero>.slp-category-nav__list>li>.sub-menu .sub-menu{display:none;position:fixed;left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));top:clamp(86px,18dvh,132px);bottom:auto;width:auto;min-width:0;max-width:none;max-height:min(58dvh,calc(100dvh - 178px - env(safe-area-inset-bottom)),420px);margin:0;padding:5px;overflow-y:auto;overscroll-behavior:contain;border:1px solid rgb(203 213 225/.92);border-radius:14px;background:#fff;box-shadow:0 24px 70px rgb(15 23 42/.28);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility 0s .18s;z-index:1220;text-align:left;scrollbar-width:thin}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu .sub-menu::before,.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu li.menu-item-has-children::after,.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu::before{display:none}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu li{position:relative;width:100%;padding:0;margin:0}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav.supei-hf-nav--child-hero .sub-menu .sub-menu>li>a,.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav.supei-hf-nav--child-hero .sub-menu>li>a{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:40px;padding:7px 10px;color:#1f2937;background:#fff0;border:0;border-radius:8px;font-size:13px;font-weight:700;line-height:1.25;white-space:normal;text-decoration:none;word-break:normal;overflow-wrap:anywhere;touch-action:manipulation}.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav.supei-hf-nav--child-hero .sub-menu>li>a:focus-visible,.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav.supei-hf-nav--child-hero .sub-menu>li>a:hover{color:#1d4ed8;background:#eff6ff;padding-left:10px}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu .slp-category-nav__label{justify-content:flex-start;text-align:left}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu .slp-category-nav__count{flex:0 0 auto;color:#475569;font-size:10px;font-weight:700;white-space:nowrap}.steed-product-archive .catalog-hero .supei-hf-nav--child-hero .sub-menu li.menu-item-has-children>a::after{width:6px;height:6px;flex:0 0 6px;margin-left:auto;border-top:0;border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg);transition:transform .16s ease}}@media (max-width:380px){.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav>.slp-category-nav__list>li>a{min-width:82px;max-width:128px;min-height:40px;padding-left:9px;padding-right:9px;font-size:11px}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.steed-product-archive .catalog-hero .slp-category-nav.supei-hf-nav .sub-menu{transition:none}}.custom-product-archive__seo-title{margin:0 0 12px}.custom-product-archive__seo-content{color:var(--color-text-secondary);line-height:1.75}.custom-product-archive__seo-content>:first-child{margin-top:0}.custom-product-archive__seo-content>:last-child{margin-bottom:0}.custom-product-archive__seo-links{margin-top:10px}.custom-product-archive__seo-links ul{display:grid;gap:8px;padding-left:18px}