.v30-hs-scroll-locked{
  overflow:hidden!important;
  overscroll-behavior:none;
}
.v20-hs-backdrop{
  position:fixed;
  inset:0;
  z-index:12000;
  display:none;
  background:rgba(31,43,61,.58);
  backdrop-filter:blur(2px);
  overscroll-behavior:none;
}
.v20-hs-backdrop.open{display:block}
.v20-hs-modal{
  position:fixed;
  z-index:12010;
  left:50%;
  top:50%;
  width:min(1070px,88vw);
  height:min(755px,86vh);
  transform:translate(-50%,-50%) scale(.985);
  display:none;
  grid-template-rows:auto auto auto minmax(0,1fr) auto;
  overflow:hidden;
  border:1px solid #d9e2ef;
  border-radius:18px;
  background:#fff;
  box-shadow:0 28px 80px rgba(20,35,58,.24);
  color:#12213a;
  font-family:inherit;
  overscroll-behavior:contain;
}
.v20-hs-modal.open{display:grid;animation:v20HsIn .16s ease-out forwards}
@keyframes v20HsIn{to{transform:translate(-50%,-50%) scale(1)}}
.v20-hs-head{
  display:grid;
  grid-template-columns:max-content minmax(220px,1fr) max-content max-content;
  align-items:center;
  gap:12px;
  padding:11px 20px 10px;
  border-bottom:1px solid #e5ebf3;
}
.v20-hs-head h3{margin:0;font-size:20px;line-height:1.35;color:#102039;white-space:nowrap}
.v20-hs-close{
  display:inline-flex;
  align-items:center;
  gap:5px;
  appearance:none;
  border:0;
  background:transparent;
  color:#586a84;
  padding:4px 0;
  font:inherit;
  cursor:pointer;
}
.v20-hs-close span{font-size:21px;line-height:1}
.v31-hs-ticker{min-width:0;height:36px;display:flex;align-items:center;overflow:hidden;border:1px solid #d5e1ef;border-radius:9px;background:#f7faff}
.v31-hs-ticker-main{min-width:0;flex:1;height:100%;display:flex;align-items:center;gap:9px;padding:0 11px;border:0;background:transparent;text-align:left;cursor:pointer}
.v31-hs-ticker-type{flex:none;color:#16815d;font-size:12px;font-weight:800;white-space:nowrap}
.v31-hs-ticker-type::before{content:'⚑';margin-right:5px;font-size:12px}
.v31-hs-ticker-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#536a88;font-size:12px}
.v31-hs-ticker-main:hover .v31-hs-ticker-text{color:#176ecf}
.v31-hs-ticker-controls{flex:none;height:100%;display:flex;align-items:center;padding:0 5px;border-left:1px solid #e0e8f2}
.v31-hs-ticker-controls>span{margin:0 4px;color:#7f90a6;font-size:10px;font-variant-numeric:tabular-nums}
.v31-hs-ticker-controls button{width:26px;height:26px;padding:0;border:0;border-radius:6px;background:transparent;color:#667d99;font-size:16px;line-height:1;cursor:pointer}
.v31-hs-ticker-controls button:hover{color:#1674ed;background:#eaf3ff}
.v31-hs-memo-entry{height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #9fc3ef;border-radius:9px;background:#f4f9ff;color:#176ecf;font:inherit;font-size:13px;font-weight:750;cursor:pointer;white-space:nowrap}
.v31-hs-memo-entry:hover,.v31-hs-memo-entry.active{border-color:#65a2ed;background:#eaf4ff}
.v31-hs-memo-entry b{min-width:18px;height:18px;box-sizing:border-box;display:inline-grid;place-items:center;padding:0 5px;border-radius:10px;background:#1674ed;color:#fff;font-size:10px}
.v31-hs-memo-entry b[hidden]{display:none}
.v20-hs-context{
  display:grid;
  grid-template-columns:230px minmax(0,1fr);
  align-items:stretch;
  margin:10px 20px 0;
  overflow:hidden;
  border:1px solid #d7e5f7;
  border-radius:12px;
  background:#f6f9fe;
}
.v20-hs-product,
.v20-hs-fact{min-width:0;padding:8px 12px;border-right:1px solid #dbe6f5}
.v20-hs-fact:last-child{border-right:0}
.v20-hs-product{display:flex;align-items:center;gap:10px}
.v20-hs-product>div{min-width:0;flex:1}
.v20-hs-product img{width:42px;height:42px;object-fit:contain;border:1px solid #dfe7f0;border-radius:8px;background:#fff}
.v20-hs-product strong,.v20-hs-fact strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#142440}
.v20-hs-product span{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:#7b8aa2}
.v29-hs-product-asin{display:block;width:max-content;max-width:100%;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;color:#146ce0;text-decoration:none}
.v29-hs-product-asin:hover{text-decoration:underline}
.v20-hs-fact span{display:none}
.v20-hs-fact small{display:block;margin-bottom:2px;font-size:10.5px;color:#7b8aa2}
.v28-hs-title-panel{min-width:0;padding:7px 12px 8px}
.v28-hs-title-head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}
.v28-hs-title-head>small{font-size:10.5px;color:#7b8aa2;white-space:nowrap}
.v28-hs-amazon-actions{display:flex;align-items:center;gap:10px;min-width:0;white-space:nowrap;font-size:10.5px}
.v28-hs-asin,.v28-hs-amazon-link{color:#146ce0;text-decoration:none}
.v28-hs-asin:hover,.v28-hs-amazon-link:hover{text-decoration:underline}
.v28-hs-link-missing{color:#95a1b4}
.v28-hs-amazon-title{
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  margin-top:2px;
  font-size:12.5px;
  line-height:1.35;
  color:#142440;
}
.v29-hs-amazon-title-zh{margin-top:3px;padding-left:8px;border-left:2px solid #9bc2f8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;line-height:1.35;color:#536884}
.v29-hs-amazon-title-zh.is-error{border-left-color:#efb262;color:#a35b00}
.v28-hs-supporting{display:flex;align-items:center;flex-wrap:wrap;gap:4px 14px;margin-top:5px;font-size:10.5px;color:#52647d}
.v28-hs-supporting span{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:31%}
.v28-hs-supporting small{font-size:10px;color:#8695aa;white-space:nowrap}
.v28-hs-supporting b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600;color:#52647d}
.v20-hs-search-area{padding:10px 20px 8px}
.v20-hs-search-row{display:grid;grid-template-columns:minmax(280px,1fr) 116px 72px;gap:10px;align-items:center}
.v20-hs-search-input{
  width:100%;
  height:44px;
  box-sizing:border-box;
  border:1px solid #b9c9dc;
  border-radius:9px;
  padding:0 14px;
  color:#12213a;
  background:#fff;
  font:inherit;
  outline:none;
}
.v20-hs-search-input:focus{border-color:#2378ed;box-shadow:0 0 0 3px rgba(35,120,237,.12)}
.v20-hs-search-button,
.v20-hs-apply{
  border:1px solid #1674ed;
  border-radius:9px;
  background:#1674ed;
  color:#fff;
  font:inherit;
  font-weight:700;
  cursor:pointer;
}
.v20-hs-search-button:disabled,.v20-hs-apply:disabled{border-color:#bdc9d8;background:#bdc9d8;cursor:not-allowed}
.v20-hs-search-button{display:inline-flex;align-items:center;justify-content:center;gap:7px}
.v20-hs-search-button.is-loading:disabled{border-color:#1674ed;background:#1674ed;color:#fff;cursor:wait}
.v20-hs-search-button.is-loading>i{width:14px;height:14px;box-sizing:border-box;border:2px solid rgba(255,255,255,.42);border-top-color:#fff;border-radius:50%;animation:v32Spin .75s linear infinite}
.v21-hs-translate-toggle{
  height:44px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  padding:0 9px;
  border:1px solid #cdd8e6;
  border-radius:9px;
  background:#fff;
  color:#52647d;
  font-size:12px;
  font-weight:650;
  cursor:pointer;
  user-select:none;
}
.v21-hs-translate-toggle input{position:absolute;opacity:0;pointer-events:none}
.v21-hs-translate-toggle i{position:relative;width:28px;height:16px;border-radius:999px;background:#b8c3d1;transition:background .15s}
.v21-hs-translate-toggle i::after{content:'';position:absolute;left:2px;top:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(24,40,64,.22);transition:transform .15s}
.v21-hs-translate-toggle input:checked+i{background:#1674ed}
.v21-hs-translate-toggle input:checked+i::after{transform:translateX(12px)}
.v21-hs-translate-toggle:focus-within{border-color:#2378ed;box-shadow:0 0 0 3px rgba(35,120,237,.12)}
.v21-hs-actual-query{
  display:flex;
  align-items:center;
  gap:8px;
  margin-top:9px;
  padding:8px 11px;
  border:1px solid #d6e5f8;
  border-radius:8px;
  background:#f2f7fe;
  color:#62748e;
  font-size:12px;
}
.v21-hs-actual-query[hidden]{display:none}
.v21-hs-actual-query strong{color:#1b3455}
.v21-hs-query-arrow{color:#8ca0ba}
.v21-hs-actual-query button{margin-left:auto;border:0;background:transparent;color:#146fe5;padding:0;font:inherit;font-weight:650;cursor:pointer}
.v20-hs-search-help{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:9px;font-size:12px;color:#76859d}
.v20-hs-search-help strong{font-weight:650;color:#53657e}
.v20-hs-query-chips{display:flex;flex-wrap:wrap;gap:6px 7px;min-width:0;max-height:58px;overflow:auto;padding-right:3px}
.v20-hs-query-chip{display:inline-flex;align-items:center;gap:5px;border:1px solid #cfdae8;border-radius:999px;background:#fff;color:#52647d;padding:4px 10px;white-space:nowrap;cursor:pointer;font:inherit;font-size:12px}
.v20-hs-query-chip small{padding-left:5px;border-left:1px solid #dce5ef;color:#7b8ca3;font-size:11px;line-height:1}
.v20-hs-query-chip:hover{border-color:#7faef0;color:#146ce0}
.v20-hs-query-chip.active{border-color:#2378ed;background:#edf5ff;color:#1267d7}
.v20-hs-status{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:10px 24px;
  border-top:1px solid #edf1f6;
  border-bottom:1px solid #e5ebf3;
  background:#fbfcfe;
  color:#63738c;
  font-size:12px;
}
.v20-hs-status strong{font-size:14px;color:#172741}
.v20-hs-status-badge{border-radius:999px;background:#e9f7ef;color:#138353;padding:5px 10px;font-weight:700}
.v20-hs-status-badge.is-querying::before{content:'';display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%;background:#24a86e;box-shadow:0 0 0 0 rgba(36,168,110,.4);animation:v32Pulse 1.4s ease-out infinite}
.v20-hs-results{min-height:0;overflow:auto;overscroll-behavior:contain;padding:10px 20px 14px;background:#f8fafc}
.v20-hs-empty,.v20-hs-error,.v20-hs-loading{
  display:flex;
  min-height:250px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:8px;
  padding:30px;
  text-align:center;
  color:#687991;
}
.v20-hs-empty strong,.v20-hs-error strong,.v20-hs-loading strong{font-size:16px;color:#263852}
.v32-hs-search-loading{min-height:250px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px;text-align:center;color:#708198}
.v32-hs-search-loading>strong{margin-top:15px;color:#263852;font-size:16px;line-height:1.5}
.v32-hs-search-loading>span{margin-top:5px;color:#71839b;font-size:12px;line-height:1.5}
.v32-hs-loader{position:relative;width:44px;height:44px}
.v32-hs-loader>i{position:absolute;inset:0;box-sizing:border-box;border:3px solid #dceafb;border-top-color:#1674ed;border-right-color:#4d98f0;border-radius:50%;animation:v32Spin .85s linear infinite}
.v32-hs-loader>span{position:absolute;inset:12px;border-radius:50%;background:#eaf4ff;animation:v32Core 1.25s ease-in-out infinite}
.v32-hs-loading-progress{width:min(310px,82%);margin-top:18px}
.v32-hs-loading-progress[hidden]{display:none}
.v32-hs-loading-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px;color:#657991;font-size:11px;font-variant-numeric:tabular-nums}
.v32-hs-loading-progress>div b{color:#1674ed;font-weight:750}
.v32-hs-loading-progress>i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e3ebf5}
.v32-hs-loading-progress>i>b{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4a9af5,#1674ed);transition:width .2s ease}
.v32-hs-search-loading>small{margin-top:14px;padding:6px 10px;border-radius:7px;background:#fff7e9;color:#a46618;font-size:11px;animation:v32FadeIn .2s ease-out}
.v32-hs-search-loading>small[hidden]{display:none}
@keyframes v32Spin{to{transform:rotate(360deg)}}
@keyframes v32Pulse{70%{box-shadow:0 0 0 7px rgba(36,168,110,0)}100%{box-shadow:0 0 0 0 rgba(36,168,110,0)}}
@keyframes v32Core{0%,100%{transform:scale(.78);opacity:.65}50%{transform:scale(1);opacity:1}}
@keyframes v32FadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.v20-hs-error{color:#a96015}
.v20-hs-card{
  position:relative;
  display:grid;
  grid-template-columns:28px minmax(0,1fr);
  gap:10px;
  margin-bottom:8px;
  padding:12px 14px;
  border:1px solid #d8e1ec;
  border-radius:12px;
  background:#fff;
  cursor:pointer;
  transition:border-color .15s,box-shadow .15s;
}
.v20-hs-card:hover{border-color:#85afea;box-shadow:0 4px 14px rgba(37,92,160,.07)}
.v20-hs-card.selected{border-color:#2078ed;box-shadow:0 0 0 1px #2078ed}
.v20-hs-card.not-declarable{grid-template-columns:minmax(0,1fr);cursor:default;border-color:#ead8b7;background:#fffdf9}
.v20-hs-card.not-declarable:hover{border-color:#dec28d;box-shadow:none}
.v20-hs-radio{align-self:start;margin-top:3px;width:17px;height:17px;accent-color:#1475ed}
.v20-hs-card-main{min-width:0}
.v20-hs-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.v20-hs-code{font-size:19px;line-height:1.15;letter-spacing:.35px;color:#132440}
.v20-hs-tags{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.v20-hs-tag{border-radius:999px;background:#eef4fb;color:#4f6480;padding:4px 9px;font-size:12px;font-weight:650;white-space:nowrap}
.v20-hs-tag.green{background:#e8f7ef;color:#138253}
.v20-hs-tag.gray{background:#eef1f5;color:#67778d}
.v20-hs-tag.amber{background:#fff1d8;color:#9a5d0a}
.v20-hs-description{margin:4px 0 0;font-size:14px;font-weight:720;color:#1d2d46}
.v21-hs-description-zh{margin:4px 0 0;padding:5px 8px;border-left:3px solid #7eaceb;background:#f3f7fd;color:#536882;font-size:12px;line-height:1.4}
.v21-hs-description-zh.is-error{border-left-color:#dda052;background:#fff8ee;color:#9a641f}
.v25-hs-path-block{position:relative;margin-top:5px;padding-right:76px}
.v20-hs-path{margin:0;color:#667791;font-size:12px;line-height:1.42}
.v20-hs-path strong{color:#526984}
.v21-hs-path-zh{margin:4px 0 0;padding:4px 7px;border-left:3px solid #8fb8eb;background:#f5f8fc;color:#536882;font-size:12px;line-height:1.4}
.v21-hs-path-zh.is-error{border-left-color:#dda052;background:#fff8ee;color:#9a641f}
.v25-hs-clampable{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.v20-hs-card.v25-path-expanded .v25-hs-clampable{display:block;-webkit-line-clamp:unset;overflow:visible}
.v25-hs-path-toggle{position:absolute;right:0;bottom:0;border:0;background:transparent;color:#1471e8;font-size:12px;font-weight:650;cursor:pointer;padding:1px 0}
.v25-hs-path-toggle:hover{text-decoration:underline}
.v20-hs-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:8px;border:1px solid #e1e7ef;border-radius:8px;overflow:hidden}
.v20-hs-metric{min-width:0;padding:6px 9px;border-right:1px solid #e4eaf1;background:#fbfcfe}
.v20-hs-metric:last-child{border-right:0}
.v20-hs-metric span{display:block;font-size:11px;color:#7c8ba1}
.v20-hs-metric strong{display:block;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#263750}
.v20-hs-source{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:7px;padding-top:6px;border-top:1px solid #e8edf3;font-size:11px;color:#74839a}
.v20-hs-source a{color:#146fe5;text-decoration:none;font-weight:650}
.v20-hs-source a:hover{text-decoration:underline}
.v26-hierarchy-warning{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:7px;padding:8px 10px;border:1px solid #ecd7ad;border-radius:8px;background:#fff8eb;color:#7c571c}
.v26-hierarchy-warning div{display:flex;align-items:baseline;gap:9px;min-width:0}
.v26-hierarchy-warning strong{white-space:nowrap;font-size:12px;color:#86560f}
.v26-hierarchy-warning span{font-size:12px;line-height:1.45}
.v26-hierarchy-warning button,.v26-refine-banner button{flex:none;height:30px;padding:0 12px;border:1px solid #d99a34;border-radius:7px;background:#fff;color:#9a5b08;font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.v26-hierarchy-warning button:hover,.v26-refine-banner button:hover{background:#fff3dc}
.v26-hierarchy-warning button:disabled{cursor:wait;opacity:.62}
.v26-refine-banner,.v26-refine-empty{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:9px;padding:9px 12px;border:1px solid #bdd6f8;border-radius:9px;background:#eef6ff;color:#4c6380}
.v26-refine-banner div,.v26-refine-empty div{display:flex;align-items:baseline;gap:10px;min-width:0}
.v26-refine-banner strong,.v26-refine-empty strong{white-space:nowrap;font-size:13px;color:#1d4f8f}
.v26-refine-banner span,.v26-refine-empty span{font-size:12px;line-height:1.45}
.v26-refine-empty{border-color:#ecd7ad;background:#fff8eb;color:#765522}
.v26-refine-empty strong{color:#86560f}
.v26-refine-empty a{flex:none;padding:7px 11px;border:1px solid #d99a34;border-radius:7px;background:#fff;color:#975b0d;text-decoration:none;font-size:12px;font-weight:700}
.v20-hs-foot{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:14px 24px;
  border-top:1px solid #dfe6ef;
  background:#fff;
}
.v20-hs-foot-note{font-size:12px;color:#6f7f96}
.v20-hs-foot-actions{display:flex;gap:10px}
.v20-hs-secondary{height:42px;padding:0 18px;border:1px solid #c8d4e3;border-radius:9px;background:#fff;color:#263850;font:inherit;font-weight:650;cursor:pointer}
.v20-hs-apply{height:42px;padding:0 20px}
.v31-hs-memo-shade{position:absolute;z-index:20;inset:59px 0 0;border:0;background:rgba(25,43,67,.24);cursor:default}
.v31-hs-memo-panel{position:absolute;z-index:21;top:59px;right:0;bottom:0;width:min(410px,100%);display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;border-left:1px solid #dbe4ef;background:#fff;box-shadow:-18px 0 48px rgba(22,39,62,.16);animation:v31MemoIn .2s ease-out}
.v31-hs-memo-shade[hidden],.v31-hs-memo-panel[hidden]{display:none!important}
@keyframes v31MemoIn{from{opacity:.4;transform:translateX(22px)}to{opacity:1;transform:translateX(0)}}
.v31-hs-memo-head{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 10px 20px;border-bottom:1px solid #e4eaf2}
.v31-hs-memo-head h4{margin:0;color:#1b3554;font-size:20px;line-height:1.3}
.v31-hs-memo-head>div>span{display:block;margin-top:3px;color:#8a9aae;font-size:10px}
.v31-hs-memo-head>button,.v31-hs-compose-head>button{width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#677d98;font-size:22px;line-height:1;cursor:pointer}
.v31-hs-memo-head>button:hover,.v31-hs-compose-head>button:hover{color:#1674ed;background:#edf5ff}
.v31-hs-memo-tabs{min-height:62px;display:grid;grid-template-columns:1fr 1fr;padding:0 18px;border-bottom:1px solid #e4eaf2}
.v31-hs-memo-tabs>button{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:#7589a2;text-align:left;cursor:pointer}
.v31-hs-memo-tabs>button:hover{color:#276dad;background:#f8fbff}
.v31-hs-memo-tabs>button.active{border-bottom-color:#1674ed;color:#176ecf;background:#f7fbff}
.v31-hs-memo-tabs>button span{min-width:0;display:grid;gap:2px}
.v31-hs-memo-tabs strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.v31-hs-memo-tabs small{color:#96a4b6;font-size:10px;white-space:nowrap}
.v31-hs-memo-tabs b{min-width:20px;height:20px;box-sizing:border-box;display:inline-grid;place-items:center;padding:0 5px;border-radius:10px;background:#edf2f7;color:#667b96;font-size:10px}
.v31-hs-memo-tabs>button.active b{color:#1674ed;background:#e5f1ff}
.v31-hs-memo-feedback{margin:9px 18px 0;padding:8px 10px;border-radius:7px;background:#f1f7ff;color:#356b9f;font-size:11px}
.v31-hs-memo-feedback[hidden]{display:none}
.v31-hs-memo-feedback.error{background:#fff1f2;color:#b43a49}
.v31-hs-memo-feedback.success{background:#edf9f3;color:#167758}
.v31-hs-memo-list{min-height:0;display:flex;flex-direction:column;gap:9px;overflow-y:auto;padding:14px 18px 20px;background:#fbfcfe}
.v31-hs-memo-card{padding:13px 14px 10px;border:1px solid #dce5ef;border-radius:11px;background:#fff;transition:border-color .14s,box-shadow .14s}
.v31-hs-memo-card:hover,.v31-hs-memo-card.editing{border-color:#9fc3ef;box-shadow:0 4px 14px rgba(34,61,92,.06)}
.v31-hs-experience-tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;background:#e6f7f0;color:#0d7954;font-size:10px;font-weight:800}
.v31-hs-memo-card p{margin:8px 0 0;color:#2e4763;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}
.v31-hs-memo-meta{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px;color:#8d9cad;font-size:10px}
.v31-hs-memo-meta>span:last-child,.v31-hs-edit-actions>span{display:inline-flex;align-items:center;gap:3px}
.v31-hs-memo-meta button,.v31-hs-edit-actions button,.v31-hs-composer button{min-height:28px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#647b96;font:inherit;font-size:11px;font-weight:650;cursor:pointer}
.v31-hs-memo-meta button:hover,.v31-hs-edit-actions button:hover,.v31-hs-composer button:hover{color:#1674ed;background:#edf5ff}
.v31-hs-memo-meta button.danger:hover{color:#bf3847;background:#fff0f1}
.v31-hs-memo-empty{min-height:170px;display:grid;place-content:center;gap:7px;border:1px dashed #d5e0eb;border-radius:11px;background:#fff;color:#8191a5;text-align:center}
.v31-hs-memo-empty strong{font-size:13px;color:#60748e}
.v31-hs-memo-empty span{font-size:11px}
.v31-hs-memo-dock{padding:11px 18px;border-top:1px solid #e3eaf2;background:#fff;box-shadow:0 -8px 22px rgba(34,61,92,.05)}
.v31-hs-compose-trigger{width:100%;min-height:42px;border:1px solid #9ec5f4;border-radius:9px;background:#f4f9ff;color:#126fdc;font:inherit;font-size:13px;font-weight:800;cursor:pointer}
.v31-hs-compose-trigger:hover{border-color:#5c9fed;background:#eaf4ff}
.v31-hs-compose-head{min-height:29px;display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#263f5d;font-size:12px}
.v31-hs-compose-head>button{width:28px;height:28px;font-size:18px}
.v31-hs-composer{padding:9px 10px;border:1px solid #cfdceb;border-radius:10px;background:#fff}
.v31-hs-composer textarea,.v31-hs-edit-field{width:100%;box-sizing:border-box;resize:none;border:0;outline:none;background:transparent;color:#263f5d;font:inherit;font-size:12px;line-height:1.6}
.v31-hs-composer textarea{min-height:62px}
.v31-hs-composer>div,.v31-hs-edit-actions{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;padding-top:8px;border-top:1px solid #edf1f6}
.v31-hs-composer>div>span:first-child{color:#9aa8b9;font-size:10px}
.v31-hs-composer>div>span:last-child{display:inline-flex;gap:5px}
.v31-hs-composer button.primary,.v31-hs-edit-actions button.primary{background:#1674ed;color:#fff}
.v31-hs-composer button.primary:disabled,.v31-hs-edit-actions button.primary:disabled{background:#e5ebf2;color:#a4b1c0;cursor:not-allowed}
.v31-hs-edit-field{min-height:78px;margin-top:9px;padding:8px;border:1px solid #9fc3ef;border-radius:8px;background:#fff}
.v31-hs-edit-actions{justify-content:flex-end;border-top:0}
.v32-hs-confirm-shade{position:absolute;z-index:40;inset:0;display:grid;place-items:center;padding:20px;background:rgba(20,35,56,.38);backdrop-filter:blur(1.5px)}
.v32-hs-confirm-shade[hidden]{display:none!important}
.v32-hs-confirm{width:min(360px,calc(100% - 24px));box-sizing:border-box;padding:24px 24px 20px;border:1px solid #e3e8ef;border-radius:15px;background:#fff;box-shadow:0 22px 58px rgba(19,36,58,.25);text-align:center;animation:v32ConfirmIn .16s ease-out}
@keyframes v32ConfirmIn{from{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
.v32-hs-confirm-icon{width:44px;height:44px;display:grid;place-items:center;margin:0 auto 13px;border-radius:50%;background:#fff0f1;color:#cf3447;font-size:22px;font-weight:850;box-shadow:0 0 0 7px #fff8f8}
.v32-hs-confirm h4{margin:0;color:#1f344f;font-size:18px;line-height:1.4}
.v32-hs-confirm>p{margin:7px 0 0;color:#75869b;font-size:12px;line-height:1.55}
.v32-hs-confirm-preview{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:15px 0 18px;padding:10px 12px;border:1px solid #e6ebf1;border-radius:9px;background:#f7f9fc;color:#53677f;font-size:12px;line-height:1.55;text-align:left;overflow-wrap:anywhere}
.v32-hs-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.v32-hs-confirm-actions button{height:40px;border:1px solid #cbd6e3;border-radius:9px;background:#fff;color:#445b75;font:inherit;font-size:13px;font-weight:750;cursor:pointer}
.v32-hs-confirm-actions button:hover{border-color:#9eb2c9;background:#f7f9fc}
.v32-hs-confirm-actions button.danger{border-color:#d94153;background:#d94153;color:#fff}
.v32-hs-confirm-actions button.danger:hover{border-color:#bd2d3f;background:#bd2d3f}
.v32-hs-confirm-actions button:focus-visible{outline:3px solid rgba(22,116,237,.22);outline-offset:2px}
@media(max-width:900px){
  .v20-hs-modal{width:96vw;height:94vh}
  .v20-hs-head{grid-template-columns:max-content minmax(100px,1fr) max-content max-content;gap:7px;padding-inline:13px}
  .v20-hs-head h3{font-size:17px}
  .v31-hs-ticker-controls>span,.v31-hs-ticker-controls button:first-of-type,.v31-hs-ticker-controls button:last-of-type{display:none}
  .v20-hs-context{grid-template-columns:1fr}
  .v20-hs-product{border-right:0;border-bottom:1px solid #dbe6f5}
  .v28-hs-title-head{align-items:flex-start}
  .v28-hs-amazon-actions{flex-wrap:wrap;justify-content:flex-end;white-space:normal}
  .v28-hs-supporting span{max-width:100%}
  .v20-hs-metrics{grid-template-columns:1fr 1fr}
  .v20-hs-metric{border-bottom:1px solid #e4eaf1}
  .v20-hs-search-help{align-items:flex-start;flex-direction:column}
  .v20-hs-search-row{grid-template-columns:minmax(0,1fr) 116px}
  .v21-hs-translate-toggle{grid-column:2}
  .v21-hs-actual-query{align-items:flex-start;flex-wrap:wrap}
  .v26-hierarchy-warning,.v26-refine-banner,.v26-refine-empty{align-items:flex-start;flex-direction:column}
  .v26-hierarchy-warning div,.v26-refine-banner div,.v26-refine-empty div{align-items:flex-start;flex-direction:column;gap:3px}
}
@media(max-width:620px){
  .v20-hs-modal{width:100vw;height:100vh;border:0;border-radius:0}
  .v20-hs-head{grid-template-columns:minmax(0,1fr) 38px 48px 34px;height:58px;box-sizing:border-box}
  .v20-hs-head h3{overflow:hidden;text-overflow:ellipsis}
  .v31-hs-ticker{width:38px;min-width:38px;border:0;background:transparent}
  .v31-hs-ticker-main{justify-content:center;padding:0;border-radius:8px;background:#edf5ff}
  .v31-hs-ticker-type{font-size:0}
  .v31-hs-ticker-type::before{margin:0;font-size:15px}
  .v31-hs-ticker-text,.v31-hs-ticker-controls,.v31-hs-memo-entry>span,.v20-hs-close{font-size:0}
  .v31-hs-memo-entry{width:48px;justify-content:center;padding:0;font-size:0}
  .v31-hs-memo-entry::before{content:'备忘';font-size:11px}
  .v20-hs-close{width:34px;padding:0;justify-content:center}
  .v20-hs-close span{font-size:22px}
  .v31-hs-memo-shade,.v31-hs-memo-panel{top:58px}
  .v31-hs-memo-panel{width:100%;border-left:0}
  .v31-hs-memo-dock{padding-inline:13px}
}
