:root{
  --eeco-blue:#0F172A;
  --eeco-blue-2:#1E293B;
  --eeco-green:#FF7A00;
  --eeco-green-2:#10B981;
  --eeco-text:#0F172A;
  --eeco-muted:#64748B;
  --eeco-line:#E2E8F0;
  --eeco-bg:#F8FAFC;
  --eeco-white:#ffffff;
}
*{box-sizing:border-box}
html,body{margin:0;padding:0;background:var(--eeco-bg);color:var(--eeco-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,"Helvetica Neue",sans-serif}
a{color:inherit}
img{max-width:100%;height:auto}
.eeco-wrap{width:min(100% - 40px,1240px);margin:0 auto}
.eeco-topbar{background:var(--eeco-blue);color:#fff;font-size:14px}
.eeco-topbar .eeco-wrap{display:flex;align-items:center;gap:10px;min-height:38px}
.eeco-topbar b{opacity:.45;font-weight:700}
.eeco-lang-switch{margin-left:auto;display:flex;gap:16px}
.eeco-lang-switch a{text-decoration:none;color:#fff;opacity:.92}
.eeco-lang-switch a:last-child{color:var(--eeco-green);font-weight:700}
.eeco-masthead{background:#fff;text-align:center;padding:18px 0 14px;border-bottom:1px solid var(--eeco-line)}
.eeco-masthead a{text-decoration:none}
.eeco-masthead img{max-width:390px;width:42vw;min-width:250px;display:block;margin:0 auto}
.eeco-masthead p{margin:6px 0 0;font-size:15px;color:#374659;display:inline-flex;align-items:center;gap:16px}
.eeco-masthead p:before,.eeco-masthead p:after{content:"";display:block;width:72px;height:2px;background:#cfd7df}
.eeco-nav{background:var(--eeco-blue);border-top:1px solid rgba(255,255,255,.06);border-bottom:3px solid var(--eeco-green)}
.eeco-nav .eeco-wrap{display:flex;align-items:center;overflow-x:auto;white-space:nowrap}
.eeco-nav a{display:block;padding:12px 18px;color:#fff;text-decoration:none;font-size:15px;font-weight:700;border-right:1px solid rgba(255,255,255,.08)}
.eeco-nav a.is-home{box-shadow:inset 0 -4px 0 0 var(--eeco-green)}
.eeco-main{padding-bottom:0}
.eeco-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);gap:0;background:#fff}
.eeco-hero-left{min-height:432px;background-size:cover;background-position:center;position:relative}
.eeco-hero-overlay{position:absolute;inset:0;padding:56px 42px;background:linear-gradient(90deg,rgba(6,20,39,.78),rgba(6,20,39,.52) 44%,rgba(6,20,39,.06));color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:69%}
.eeco-hero-overlay span{font-size:13px;font-weight:900;letter-spacing:.06em;color:var(--eeco-green);text-transform:uppercase}
.eeco-hero-overlay h1{font-size:56px;line-height:1.02;margin:10px 0 14px;letter-spacing:-.03em}
.eeco-hero-overlay p{font-size:18px;line-height:1.6;color:#dbe5ef;margin:0 0 20px}
.eeco-hero-dots{display:flex;gap:10px;margin-top:16px}
.eeco-hero-dots i{display:block;width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.45)}
.eeco-hero-dots i.is-active{background:var(--eeco-green)}
.eeco-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--eeco-green);color:#10243b;padding:13px 18px;border-radius:6px;text-decoration:none;font-weight:800;border:2px solid var(--eeco-green);line-height:1}
.eeco-btn-outline{background:transparent;color:#fff;border-color:rgba(255,255,255,.35)}
.eeco-picks{background:var(--eeco-blue);color:#fff;padding:30px 26px 18px}
.eeco-picks h2{margin:0 0 18px;font-size:40px;line-height:1.03;letter-spacing:-.03em}
.eeco-pick{display:grid;grid-template-columns:62px 1fr 108px;gap:16px;align-items:center;background:rgba(255,255,255,.05);padding:14px 12px;margin-bottom:10px;border-radius:4px;text-decoration:none;border:1px solid rgba(255,255,255,.08)}
.eeco-pick strong{font-size:46px;line-height:1;color:var(--eeco-green);font-weight:800}
.eeco-pick span{font-size:16px;font-weight:800;line-height:1.28;color:#fff}
.eeco-pick img{width:108px;height:78px;object-fit:cover;border-radius:2px}
.eeco-view{display:flex;justify-content:flex-end;padding:10px 0 0;text-decoration:none;color:var(--eeco-green);font-weight:800}
.eeco-section-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid var(--eeco-line);border-bottom:1px solid var(--eeco-line)}
.eeco-section-strip a{display:grid;grid-template-columns:60px 1fr;gap:14px;align-items:center;padding:22px 24px;color:var(--eeco-text);text-decoration:none;border-right:1px solid var(--eeco-line)}
.eeco-section-strip a:last-child{border-right:0}
.eeco-strip-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;color:var(--eeco-blue)}
.eeco-strip-icon svg{width:50px;height:50px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.eeco-section-strip span{font-size:17px;font-weight:800;display:block;line-height:1.12}
.eeco-section-strip em{font-style:normal;color:var(--eeco-muted);font-size:13px}
.eeco-featured,.eeco-trends{padding:28px 0}
.eeco-featured h2,.eeco-trends h2,.eeco-data-lab h2{font-size:24px;margin:0 0 18px;border-bottom:3px solid var(--eeco-green);display:inline-block;padding-bottom:6px}
.eeco-review-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;grid-auto-rows:185px;gap:16px}
.eeco-card{background:#fff;border:1px solid #e3e8ef;border-radius:6px;overflow:hidden;box-shadow:0 4px 14px rgba(5,23,42,.06)}
.eeco-card a{color:inherit;text-decoration:none;display:block;height:100%}
.eeco-card img{width:100%;height:120px;object-fit:cover;display:block}
.eeco-card-large{grid-row:span 2}
.eeco-card-large img{height:246px}
.eeco-card div{padding:14px 16px}
.eeco-card small{color:var(--eeco-green-2);font-weight:900;text-transform:uppercase;font-size:11px}
.eeco-card h3{font-size:18px;line-height:1.18;margin:8px 0}
.eeco-card-large h3{font-size:24px}
.eeco-card p{font-size:14px;color:var(--eeco-muted);line-height:1.45;margin:0 0 12px}
.eeco-card span{font-size:12px;color:#7c8794}
.eeco-data-lab{background:var(--eeco-blue);color:#fff;padding:22px 0 28px}
.eeco-metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}
.eeco-metrics div{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.04);padding:14px 16px;border-radius:7px;display:grid;grid-template-columns:38px 1fr;column-gap:12px;align-items:center}
.eeco-metric-icon{display:flex;align-items:center;justify-content:center;color:var(--eeco-green)}
.eeco-metric-icon svg{width:30px;height:30px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.eeco-metrics small{display:block;font-size:12px;color:#dbe5ef;line-height:1.15}
.eeco-metrics b{display:block;color:var(--eeco-green);font-size:29px;line-height:1;margin-top:3px}
.eeco-metrics span{display:block;font-size:12px;color:#d8e1ea;grid-column:2}
.eeco-trend-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 34px}
.eeco-trend-list a{display:grid;grid-template-columns:120px 1fr;gap:14px;text-decoration:none;color:var(--eeco-text);padding-bottom:12px;border-bottom:1px solid var(--eeco-line)}
.eeco-trend-list img{width:120px;height:70px;object-fit:cover}
.eeco-trend-list b{display:block;font-size:15px;margin-bottom:4px}
.eeco-trend-list em{display:block;font-style:normal;color:var(--eeco-muted);font-size:13px;line-height:1.35}
.eeco-submit-band{background:#071827;color:#fff;padding:26px 0;background-image:linear-gradient(90deg,#071827,#08223c)}
.eeco-submit-band .eeco-wrap{display:grid;grid-template-columns:80px 1fr auto auto;gap:22px;align-items:center}
.eeco-submit-icon{display:flex;align-items:center;justify-content:center;color:var(--eeco-green)}
.eeco-submit-icon svg{width:54px;height:54px;stroke:currentColor;fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}
.eeco-submit-band h2{margin:0 0 6px;font-size:20px}
.eeco-submit-band p{margin:0;color:#d9e2ec;line-height:1.55}
.eeco-footer{background:#06172a;color:#dbe6f2;padding:34px 0 12px}
.eeco-footer-grid{display:grid;grid-template-columns:1.4fr .8fr .95fr .95fr 1.25fr;gap:34px}
.eeco-footer img{max-width:190px}
.eeco-footer h3{color:#fff;margin:0 0 10px;font-size:18px}
.eeco-footer a{display:block;color:#dbe6f2;text-decoration:none;margin:7px 0}
.eeco-footer p{color:#aeb8c6;line-height:1.55}
.eeco-footer input{background:#0b223b;border:1px solid #31445d;color:#fff;border-radius:4px;padding:12px;width:100%;margin-bottom:10px}
.eeco-footer button{background:var(--eeco-green);border:0;padding:12px 18px;border-radius:4px;font-weight:800;width:100%}
.eeco-copyright{text-align:center;color:#8da0b6;border-top:1px solid rgba(255,255,255,.1);margin-top:28px;padding-top:12px;font-size:13px}
.eeco-archive{padding:42px 0}
.eeco-archive header{background:#071827;color:#fff;padding:42px;border-radius:8px;margin-bottom:26px}
.eeco-archive header span{color:var(--eeco-green);font-weight:800}
.eeco-archive header h1{font-size:42px;margin:8px 0}
.eeco-archive header p{max-width:780px;color:#dbe6f2;line-height:1.65}
.eeco-archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.eeco-article{display:grid;grid-template-columns:minmax(0,780px) 320px;gap:42px;padding:42px 0}
.eeco-breadcrumb{font-size:13px;color:#637084;margin-bottom:18px}
.eeco-breadcrumb a{color:#637084;text-decoration:none}
.eeco-label{display:inline-block;background:#eff6e9;color:#427133;border-radius:999px;font-size:12px;font-weight:800;padding:6px 10px}
.eeco-article h1{font-size:44px;line-height:1.08;margin:10px 0 14px;letter-spacing:-.03em}
.eeco-excerpt{font-size:19px;line-height:1.55;color:#465364}
.eeco-meta{font-size:13px;color:#7c8794;margin:18px 0}
.eeco-feature-img{width:100%;max-height:470px;object-fit:cover;border-radius:8px;display:block;margin:20px 0}
.eeco-verdict{border-left:5px solid var(--eeco-green);background:#f0f6ed;padding:18px 24px;margin:26px 0}
.eeco-verdict h2{margin:0 0 8px}
.eeco-content{font-size:18px;line-height:1.78;color:#203044}
.eeco-content p{margin:0 0 1.2em}
.eeco-sidebar{position:sticky;top:24px;align-self:start;background:#fff;border:1px solid var(--eeco-line);border-radius:8px;padding:18px}
.eeco-sidebar h3{margin-top:0}
.eeco-sidebar a{display:grid;grid-template-columns:90px 1fr;gap:12px;align-items:center;text-decoration:none;color:var(--eeco-text);border-bottom:1px solid var(--eeco-line);padding:10px 0;font-weight:800;font-size:13px}
.eeco-sidebar img{width:90px;height:58px;object-fit:cover;border-radius:4px}
.eeco-page,.eeco-empty{padding:70px 0;min-height:360px}
.eeco-page h1{font-size:44px;margin:0 0 18px}
.eeco-page p{font-size:19px;line-height:1.7;max-width:820px}
.eeco-contact-box{background:#fff;border-left:4px solid var(--eeco-green);padding:22px;margin-top:26px;box-shadow:0 4px 16px rgba(0,0,0,.06)}
@media(max-width:1100px){
  .eeco-hero-overlay{max-width:74%;padding:42px 28px}
  .eeco-hero-overlay h1{font-size:42px}
  .eeco-review-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto}
  .eeco-card-large{grid-column:1 / -1;grid-row:auto}
  .eeco-card-large img{height:220px}
  .eeco-metrics{grid-template-columns:1fr 1fr 1fr}
}
@media(max-width:920px){
  .eeco-wrap{width:min(100% - 28px,1180px)}
  .eeco-hero{grid-template-columns:1fr}
  .eeco-hero-overlay{max-width:76%}
  .eeco-section-strip{grid-template-columns:1fr 1fr}
  .eeco-archive-grid{grid-template-columns:1fr 1fr}
  .eeco-metrics{grid-template-columns:1fr 1fr}
  .eeco-trend-list{grid-template-columns:1fr}
  .eeco-submit-band .eeco-wrap,.eeco-footer-grid,.eeco-article{grid-template-columns:1fr}
  .eeco-sidebar{position:static}
  .eeco-masthead img{width:68vw}
}
@media(max-width:560px){
  .eeco-topbar .eeco-wrap{flex-wrap:wrap;line-height:28px;padding:5px 0}
  .eeco-lang-switch{width:100%;margin-left:0}
  .eeco-hero-overlay{max-width:100%;padding:28px 20px}
  .eeco-hero-overlay h1,.eeco-article h1,.eeco-archive header h1{font-size:30px}
  .eeco-section-strip,.eeco-review-grid,.eeco-archive-grid,.eeco-metrics{grid-template-columns:1fr}
  .eeco-pick{grid-template-columns:48px 1fr 88px}.eeco-pick img{width:88px}
  .eeco-trend-list a{grid-template-columns:96px 1fr}.eeco-trend-list img{width:96px}
  .eeco-masthead img{min-width:0;width:86vw}
  .eeco-masthead p{font-size:12px}.eeco-masthead p:before,.eeco-masthead p:after{width:34px}
  .eeco-card-large img{height:180px}
  .eeco-submit-band .eeco-wrap{grid-template-columns:1fr;text-align:left}
}

/* compact masthead + EIPRESS global sidebar integration */
.eeco-masthead{padding:10px 0 8px!important}
.eeco-masthead img{max-width:320px!important;width:32vw!important;min-width:210px!important}
.eeco-masthead p{margin-top:4px!important;font-size:14px!important}
.eeco-nav a{text-transform:none}
.eeco-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:start}
.eeco-main-column{min-width:0}
.eeco-with-sidebar .eeco-archive-grid{grid-template-columns:repeat(2,1fr)}
.eeco-global-sidebar{position:sticky;top:24px;align-self:start;min-width:0}
.eeco-global-card{background:#fff;border:1px solid var(--eeco-line);border-radius:8px;padding:18px;box-shadow:0 4px 14px rgba(5,23,42,.04)}
.eeco-global-card h3{margin:0 0 14px;font-size:20px;color:var(--eeco-text)}
.eeco-global-item{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;text-decoration:none;color:var(--eeco-text);border-bottom:1px solid var(--eeco-line);padding:10px 0;font-size:13px;line-height:1.35}
.eeco-global-item:last-child{border-bottom:0}
.eeco-global-item img,.eeco-global-thumb{width:92px;height:58px;object-fit:cover;border-radius:4px;background:#e7edf5;display:block}
.eeco-global-item strong{font-weight:800}
.eeco-article{grid-template-columns:minmax(0,780px) 340px!important}
.eeco-article .eeco-global-sidebar{position:sticky;top:24px}
@media(max-width:920px){
  .eeco-masthead{padding:8px 0 7px!important}
  .eeco-masthead img{width:48vw!important;max-width:300px!important;min-width:180px!important}
  .eeco-with-sidebar,.eeco-article{grid-template-columns:1fr!important}
  .eeco-with-sidebar .eeco-archive-grid{grid-template-columns:1fr 1fr}
  .eeco-global-sidebar,.eeco-article .eeco-global-sidebar{position:static}
}
@media(max-width:560px){
  .eeco-masthead img{width:60vw!important;max-width:250px!important;min-width:160px!important}
  .eeco-masthead p{font-size:12px!important}
  .eeco-with-sidebar .eeco-archive-grid{grid-template-columns:1fr}
}

/* stable standalone sidebar + iPad/home Chinese layout */
.eeco-global-sidebar{font-family:inherit;color:var(--eeco-text)}
.eeco-global-sidebar *{box-sizing:border-box}
.eeco-global-card{background:#fff;border:1px solid var(--eeco-line);border-radius:8px;padding:20px;margin-bottom:18px;box-shadow:0 4px 14px rgba(5,23,42,.04);overflow:hidden}
.eeco-global-card h3{margin:0 0 14px!important;font-size:22px!important;line-height:1.2!important;color:var(--eeco-text)!important;font-weight:850!important;letter-spacing:0!important}
.eeco-global-card p{margin:0 0 12px!important;font-size:15px!important;line-height:1.55!important;color:#3e4d60!important}
.eeco-global-item{display:grid!important;grid-template-columns:96px 1fr!important;gap:12px!important;align-items:center!important;text-decoration:none!important;color:var(--eeco-text)!important;border-bottom:1px solid var(--eeco-line)!important;padding:10px 0!important;font-size:13px!important;line-height:1.35!important}
.eeco-global-item:first-of-type{padding-top:0!important}
.eeco-global-item:last-child{border-bottom:0!important;padding-bottom:0!important}
.eeco-global-item img,.eeco-global-thumb{width:96px!important;height:60px!important;object-fit:cover!important;border-radius:4px!important;background:#e7edf5!important;display:block!important;flex:0 0 auto!important}
.eeco-global-item strong{font-size:13px!important;line-height:1.35!important;font-weight:800!important;color:var(--eeco-text)!important;text-decoration:none!important;display:block!important}
.eeco-publication-list{display:flex!important;flex-wrap:wrap!important;gap:8px 10px!important}
.eeco-publication-list a{display:inline-flex!important;background:#f2f6fb!important;border:1px solid #e1e8f0!important;border-radius:999px!important;padding:6px 10px!important;color:#1f3147!important;text-decoration:none!important;font-size:13px!important;font-weight:750!important;line-height:1!important}
.eeco-sidebar-link{display:inline-flex!important;color:#061c4b!important;font-weight:800!important;text-decoration:underline!important;margin-top:6px!important}
.eeco-lang-zh .eeco-hero-overlay h1{font-size:42px!important;line-height:1.08!important;letter-spacing:-.02em!important;max-width:720px!important}
.eeco-lang-zh .eeco-hero-overlay p{font-size:16px!important;line-height:1.55!important;max-width:680px!important}
.eeco-hero{overflow:hidden}
@media(max-width:1100px){
  .eeco-lang-zh .eeco-hero-overlay{padding:32px 28px!important;max-width:74%!important}
  .eeco-lang-zh .eeco-hero-overlay h1{font-size:35px!important;line-height:1.12!important}
  .eeco-lang-zh .eeco-hero-overlay p{font-size:15px!important;line-height:1.5!important;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
  .eeco-picks h2{font-size:32px!important}
  .eeco-pick strong{font-size:38px!important}
  .eeco-pick span{font-size:14px!important}
}
@media(max-width:920px){
  .eeco-lang-zh .eeco-hero-overlay{max-width:100%!important}
  .eeco-lang-zh .eeco-hero-overlay h1{font-size:32px!important}
  .eeco-global-card{padding:16px!important}
}
@media(max-width:560px){
  .eeco-lang-zh .eeco-hero-overlay h1{font-size:28px!important}
  .eeco-lang-zh .eeco-hero-overlay p{-webkit-line-clamp:4}
}

/* EIP EcoTech v1.0.0 strict UI fixes */
.eeco-masthead{padding:12px 0 10px!important;}
.eeco-masthead img{max-width:460px!important;width:36vw!important;min-width:260px!important;display:block!important;}
.eeco-masthead p{font-size:14px!important;color:#334155!important;}
.eeco-nav{border-bottom-color:#FF7A00!important;}
.eeco-nav a.is-home{box-shadow:inset 0 -4px 0 0 #FF7A00!important;}
.eeco-hero-overlay span{background:#FF7A00;color:#fff;padding:7px 12px;border-radius:2px;display:inline-block;width:max-content;}
.eeco-btn{background:#FF7A00!important;border-color:#FF7A00!important;color:#0F172A!important;}
.eeco-btn-outline{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.38)!important;}
.eeco-pick strong,.eeco-view,.eeco-card small,.eeco-metrics b{color:#FF7A00!important;}
.eeco-strip-icon,.eeco-metric-icon,.eeco-submit-icon{color:#FF7A00!important;}
.eeco-data-lab{background:#0F172A!important;}
.eeco-metrics{grid-template-columns:repeat(6,1fr)!important;}
.eeco-hero-overlay h1{font-size:clamp(34px,4.3vw,56px)!important;max-width:720px;}
.eeco-lang-zh .eeco-hero-overlay h1{font-size:clamp(30px,3.8vw,48px)!important;line-height:1.12!important;letter-spacing:-.04em;}
.eeco-lang-zh .eeco-hero-overlay p{font-size:17px!important;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.eeco-article h1,.eeco-archive header h1{font-size:clamp(30px,3.2vw,44px)!important;line-height:1.14!important;word-break:normal;overflow-wrap:anywhere;}
.eeco-lang-zh .eeco-article h1,.eeco-lang-zh .eeco-archive header h1{font-size:clamp(30px,3vw,42px)!important;}
.eeco-global-card h3{font-size:20px!important;line-height:1.25!important;}
.eeco-publication-list a{line-height:1.45!important;}
@media(max-width:1100px){.eeco-metrics{grid-template-columns:1fr 1fr 1fr!important}.eeco-masthead img{width:48vw!important}}
@media(max-width:920px){.eeco-hero-overlay{max-width:82%!important}.eeco-masthead img{width:62vw!important}.eeco-metrics{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){.eeco-masthead{padding:10px 0 8px!important}.eeco-masthead img{width:82vw!important;min-width:0!important}.eeco-metrics{grid-template-columns:1fr!important}.eeco-hero-left{min-height:500px!important}.eeco-hero-overlay{max-width:100%!important}.eeco-picks h2{font-size:30px!important}}

/* v1.0.1 tablet typography stability patch */
.eeco-card h3{font-size:clamp(16px,1.45vw,20px)!important;line-height:1.18!important;letter-spacing:-.01em!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.eeco-card-large h3{font-size:clamp(20px,2.1vw,28px)!important;line-height:1.14!important;-webkit-line-clamp:2!important;}
.eeco-card p{font-size:clamp(13px,1.1vw,15px)!important;line-height:1.42!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.eeco-hero-overlay h1{font-size:clamp(34px,3.6vw,54px)!important;line-height:1.06!important;max-width:760px!important;}
.eeco-lang-zh .eeco-hero-overlay h1{font-size:clamp(28px,3.2vw,42px)!important;line-height:1.08!important;max-width:680px!important;letter-spacing:-.04em!important;}
.eeco-hero-overlay p{font-size:clamp(15px,1.35vw,18px)!important;line-height:1.48!important;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.eeco-picks h2{font-size:clamp(28px,2.5vw,38px)!important;line-height:1.06!important;}
.eeco-pick strong{font-size:clamp(34px,3vw,44px)!important;}
.eeco-pick span{font-size:clamp(13px,1.2vw,16px)!important;line-height:1.24!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
.eeco-metrics b{font-size:clamp(23px,1.8vw,29px)!important;line-height:1.05!important;word-break:normal!important;}
.eeco-metrics small{font-size:12px!important;line-height:1.15!important;}
.eeco-metrics span{font-size:12px!important;line-height:1.2!important;}
@media (max-width:1280px){
  .eeco-metrics{grid-template-columns:repeat(3,1fr)!important;}
}
@media (max-width:1180px){
  .eeco-review-grid{grid-auto-rows:168px!important;}
  .eeco-card img{height:106px!important;}
  .eeco-card-large img{height:214px!important;}
  .eeco-card div{padding:12px 14px!important;}
  .eeco-metrics div{padding:12px!important;grid-template-columns:32px 1fr!important;column-gap:9px!important;}
  .eeco-metric-icon svg{width:26px!important;height:26px!important;}
}
@media (max-width:920px){
  .eeco-hero-overlay h1{font-size:clamp(28px,5vw,38px)!important;}
  .eeco-lang-zh .eeco-hero-overlay h1{font-size:clamp(26px,5vw,34px)!important;}
  .eeco-card-large h3{font-size:22px!important;}
  .eeco-metrics{grid-template-columns:1fr 1fr!important;}
}
@media (max-width:560px){
  .eeco-metrics{grid-template-columns:1fr!important;}
}
