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

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

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

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

/* v1.0.1 tablet typography stability patch */
.smh-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;}
.smh-card-large h3{font-size:clamp(20px,2.1vw,28px)!important;line-height:1.14!important;-webkit-line-clamp:2!important;}
.smh-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;}
.smh-hero-overlay h1{font-size:clamp(34px,3.6vw,54px)!important;line-height:1.06!important;max-width:760px!important;}
.smh-lang-zh .smh-hero-overlay h1{font-size:clamp(28px,3.2vw,42px)!important;line-height:1.08!important;max-width:680px!important;letter-spacing:-.04em!important;}
.smh-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;}
.smh-picks h2{font-size:clamp(28px,2.5vw,38px)!important;line-height:1.06!important;}
.smh-pick strong{font-size:clamp(34px,3vw,44px)!important;}
.smh-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;}
.smh-metrics b{font-size:clamp(23px,1.8vw,29px)!important;line-height:1.05!important;word-break:normal!important;}
.smh-metrics small{font-size:12px!important;line-height:1.15!important;}
.smh-metrics span{font-size:12px!important;line-height:1.2!important;}
@media (max-width:1280px){
  .smh-metrics{grid-template-columns:repeat(3,1fr)!important;}
}
@media (max-width:1180px){
  .smh-review-grid{grid-auto-rows:168px!important;}
  .smh-card img{height:106px!important;}
  .smh-card-large img{height:214px!important;}
  .smh-card div{padding:12px 14px!important;}
  .smh-metrics div{padding:12px!important;grid-template-columns:32px 1fr!important;column-gap:9px!important;}
  .smh-metric-icon svg{width:26px!important;height:26px!important;}
}
@media (max-width:920px){
  .smh-hero-overlay h1{font-size:clamp(28px,5vw,38px)!important;}
  .smh-lang-zh .smh-hero-overlay h1{font-size:clamp(26px,5vw,34px)!important;}
  .smh-card-large h3{font-size:22px!important;}
  .smh-metrics{grid-template-columns:1fr 1fr!important;}
}
@media (max-width:560px){
  .smh-metrics{grid-template-columns:1fr!important;}
}

/* EIP SmartHome v1.0.0 strict UI fixes */
.smh-masthead{padding:12px 0 10px!important;}
.smh-masthead img{max-width:500px!important;width:38vw!important;min-width:280px!important;display:block!important;}
.smh-masthead p{font-size:14px!important;color:#334155!important;}
.smh-nav{border-bottom-color:#38BDF8!important;}
.smh-nav a.is-home{box-shadow:inset 0 -4px 0 0 #38BDF8!important;}
.smh-hero-overlay span{background:#38BDF8;color:#061827;padding:7px 12px;border-radius:2px;display:inline-block;width:max-content;}
.smh-btn{background:#38BDF8!important;border-color:#38BDF8!important;color:#071827!important;}
.smh-btn-outline{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.38)!important;}
.smh-pick strong,.smh-view,.smh-card small,.smh-metrics b{color:#38BDF8!important;}
.smh-strip-icon,.smh-metric-icon,.smh-submit-icon{color:#38BDF8!important;}
.smh-data-lab{background:#0A0F1D!important;}
.smh-metrics{grid-template-columns:repeat(6,1fr)!important;}
.smh-hero-overlay h1{font-size:clamp(34px,4.2vw,54px)!important;max-width:720px;line-height:1.08!important;}
.smh-lang-zh .smh-hero-overlay h1{font-size:clamp(30px,3.6vw,46px)!important;line-height:1.12!important;letter-spacing:-.035em;}
.smh-lang-zh .smh-hero-overlay p{font-size:17px!important;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
.smh-card h3{font-size:clamp(17px,1.5vw,22px)!important;line-height:1.22!important;}
.smh-card-large h3{font-size:clamp(22px,2.4vw,30px)!important;}
.smh-article h1,.smh-archive header h1{font-size:clamp(30px,3vw,42px)!important;line-height:1.14!important;word-break:normal;overflow-wrap:anywhere;}
.smh-lang-zh .smh-article h1,.smh-lang-zh .smh-archive header h1{font-size:clamp(29px,2.8vw,40px)!important;}
.smh-global-card h3{font-size:20px!important;line-height:1.25!important;}
.smh-publication-list a{line-height:1.45!important;}
@media(max-width:1100px){.smh-metrics{grid-template-columns:1fr 1fr 1fr!important}.smh-masthead img{width:50vw!important}}
@media(max-width:920px){.smh-hero-overlay{max-width:82%!important}.smh-masthead img{width:66vw!important}.smh-metrics{grid-template-columns:1fr 1fr!important}}
@media(max-width:560px){.smh-masthead{padding:10px 0 8px!important}.smh-masthead img{width:86vw!important;min-width:0!important}.smh-metrics{grid-template-columns:1fr!important}.smh-hero-left{min-height:500px!important}.smh-hero-overlay{max-width:100%!important}.smh-picks h2{font-size:30px!important}}


/* EIP SmartHome final stability fixes: compact logo, no excessive whitespace, readable titles */
.smh-masthead{padding:8px 0 7px!important;background:#fff!important}
.smh-masthead img{max-width:330px!important;width:34vw!important;min-width:220px!important;display:block!important;margin:0 auto!important}
.smh-masthead p{font-size:14px!important;margin-top:4px!important;color:#27364a!important}
.smh-nav a{font-size:15px!important;padding:13px 16px!important}
.smh-hero-overlay h1{font-size:clamp(34px,4.2vw,54px)!important;line-height:1.04!important;word-break:normal!important;overflow-wrap:normal!important}
.smh-article h1{font-size:clamp(32px,3.2vw,44px)!important;line-height:1.1!important;word-break:normal!important;overflow-wrap:break-word!important}
.smh-archive header h1{font-size:clamp(30px,3vw,42px)!important;line-height:1.12!important}
.smh-card h3{font-size:clamp(16px,1.25vw,20px)!important;line-height:1.2!important;word-break:normal!important}
.smh-global-sidebar{font-family:inherit!important;color:var(--smh-text)!important}
.smh-global-card{background:#fff!important;border:1px solid var(--smh-line)!important;border-radius:8px!important;padding:18px!important;margin-bottom:18px!important;box-shadow:0 4px 14px rgba(5,23,42,.04)!important;overflow:hidden!important}
.smh-global-card h3{font-size:21px!important;line-height:1.2!important;margin:0 0 14px!important;font-weight:850!important;color:var(--smh-text)!important}
.smh-global-card p{font-size:15px!important;line-height:1.55!important;margin:0 0 12px!important;color:#3e4d60!important}
.smh-feature-img{width:100%!important;max-height:470px!important;object-fit:cover!important;border-radius:8px!important}
@media(max-width:1100px){.smh-lang-zh .smh-hero-overlay h1{font-size:36px!important;line-height:1.12!important}.smh-lang-zh .smh-hero-overlay p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.smh-masthead img{width:42vw!important;max-width:300px!important}}
@media(max-width:920px){.smh-masthead img{width:48vw!important;max-width:280px!important;min-width:180px!important}.smh-with-sidebar,.smh-article{grid-template-columns:1fr!important}.smh-global-sidebar{position:static!important}}
@media(max-width:560px){.smh-masthead img{width:66vw!important;max-width:250px!important;min-width:160px!important}.smh-hero-overlay h1,.smh-article h1{font-size:29px!important}.smh-nav a{font-size:14px!important;padding:11px 14px!important}}

/* EIP SmartHome v1.0.2 stronger hero title compression */
@media (min-width: 921px){

  .smh-hero-left{
    min-height: 390px !important;
    height: 390px !important;
  }

  .smh-hero-overlay{
    max-width: 52% !important;
    padding: 34px 30px 28px !important;
    top: 0 !important;
    bottom: 0 !important;
    justify-content: center !important;
  }

  .smh-hero-overlay .smh-tag,
  .smh-hero-overlay .smh-category,
  .smh-hero-overlay .smh-kicker{
    font-size: 12px !important;
    line-height: 1 !important;
    letter-spacing: .12em !important;
    padding: 7px 12px !important;
    margin-bottom: 12px !important;
  }

  .smh-hero-overlay h1,
  .smh-hero-title,
  .smh-hero h1{
    font-size: 34px !important;
    line-height: 1.08 !important;
    max-width: 560px !important;
    margin: 8px 0 12px !important;
    letter-spacing: -0.035em !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .smh-lang-zh .smh-hero-overlay h1,
  .smh-lang-zh .smh-hero-title,
  .smh-lang-zh .smh-hero h1{
    font-size: 32px !important;
    line-height: 1.12 !important;
    max-width: 560px !important;
    letter-spacing: -0.04em !important;
  }

  .smh-hero-overlay p,
  .smh-hero-excerpt{
    font-size: 15px !important;
    line-height: 1.42 !important;
    max-width: 540px !important;
    margin: 0 0 16px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
  }

  .smh-hero-overlay .smh-btn,
  .smh-hero-overlay .smh-button,
  .smh-hero-overlay a.smh-btn{
    height: 46px !important;
    min-height: 46px !important;
    padding: 0 28px !important;
    font-size: 15px !important;
  }
}

/* iPad / small desktop: even smaller */
@media (min-width: 921px) and (max-width: 1180px){

  .smh-hero-left{
    min-height: 370px !important;
    height: 370px !important;
  }

  .smh-hero-overlay{
    max-width: 54% !important;
    padding: 28px 24px !important;
  }

  .smh-hero-overlay h1,
  .smh-hero-title,
  .smh-hero h1{
    font-size: 30px !important;
    line-height: 1.1 !important;
    max-width: 500px !important;
  }

  .smh-lang-zh .smh-hero-overlay h1,
  .smh-lang-zh .smh-hero-title,
  .smh-lang-zh .smh-hero h1{
    font-size: 28px !important;
    line-height: 1.14 !important;
  }

  .smh-hero-overlay p,
  .smh-hero-excerpt{
    font-size: 14px !important;
    -webkit-line-clamp: 2 !important;
  }
}

/* category strip under hero: prevent crowding */
@media (min-width: 921px){
  .smh-category-strip,
  .smh-feature-strip,
  .smh-section-tabs{
    margin-top: 0 !important;
  }

  .smh-cat-card h3,
  .smh-feature-strip h3{
    font-size: 18px !important;
    line-height: 1.15 !important;
  }
}

/* EIP SmartHome v1.0.3 balanced hero fix */
@media (min-width: 921px){

  .smh-hero{
    grid-template-columns: minmax(0, 1.45fr) minmax(380px, .85fr) !important;
  }

  .smh-hero-left{
    min-height: 460px !important;
    height: 460px !important;
  }

  .smh-hero-overlay{
    max-width: 60% !important;
    padding: 42px 34px 34px !important;
    top: 0 !important;
    bottom: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
  }

  .smh-hero-overlay h1,
  .smh-hero-title,
  .smh-hero h1{
    font-size: 40px !important;
    line-height: 1.08 !important;
    max-width: 660px !important;
    margin: 10px 0 14px !important;
    letter-spacing: -0.03em !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
  }

  .smh-lang-zh .smh-hero-overlay h1,
  .smh-lang-zh .smh-hero-title,
  .smh-lang-zh .smh-hero h1{
    font-size: 38px !important;
    line-height: 1.12 !important;
    max-width: 660px !important;
  }

  .smh-hero-overlay p,
  .smh-hero-excerpt{
    font-size: 15.5px !important;
    line-height: 1.42 !important;
    max-width: 620px !important;
    margin: 0 0 18px !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
  }

  .smh-hero-overlay .smh-btn,
  .smh-hero-overlay .smh-button,
  .smh-hero-overlay a.smh-btn{
    position: relative !important;
    z-index: 3 !important;
    height: 50px !important;
    min-height: 50px !important;
    width: 360px !important;
    max-width: 92% !important;
    padding: 0 28px !important;
    font-size: 16px !important;
    flex: 0 0 auto !important;
  }

  .smh-hero-overlay .smh-tag,
  .smh-hero-overlay .smh-category,
  .smh-hero-overlay .smh-kicker{
    font-size: 12px !important;
    line-height: 1 !important;
    letter-spacing: .12em !important;
    padding: 8px 13px !important;
    margin-bottom: 10px !important;
  }

  .smh-picks{
    min-height: 460px !important;
  }
}

/* iPad balance */
@media (min-width: 921px) and (max-width: 1180px){

  .smh-hero-left{
    min-height: 430px !important;
    height: 430px !important;
  }

  .smh-hero-overlay{
    max-width: 62% !important;
    padding: 34px 28px !important;
  }

  .smh-hero-overlay h1,
  .smh-hero-title,
  .smh-hero h1{
    font-size: 35px !important;
    line-height: 1.1 !important;
    max-width: 600px !important;
  }

  .smh-lang-zh .smh-hero-overlay h1,
  .smh-lang-zh .smh-hero-title,
  .smh-lang-zh .smh-hero h1{
    font-size: 33px !important;
    line-height: 1.14 !important;
  }

  .smh-hero-overlay p,
  .smh-hero-excerpt{
    font-size: 14.5px !important;
    -webkit-line-clamp: 2 !important;
  }

  .smh-picks{
    min-height: 430px !important;
  }
}

@media (max-width: 920px){
  .smh-hero-left{
    min-height: 480px !important;
  }

  .smh-hero-overlay{
    max-width: 90% !important;
    padding: 30px 22px !important;
  }

  .smh-hero-overlay h1,
  .smh-hero-title,
  .smh-hero h1{
    font-size: 31px !important;
    line-height: 1.13 !important;
  }

  .smh-lang-zh .smh-hero-overlay h1,
  .smh-lang-zh .smh-hero-title,
  .smh-lang-zh .smh-hero h1{
    font-size: 29px !important;
    line-height: 1.16 !important;
  }
}

/* EIP SmartHome topbar main site link */
.smh-main-site-link{
  color: inherit !important;
  text-decoration: none !important;
}
.smh-main-site-link:hover{
  color: #39bdf8 !important;
  text-decoration: none !important;
}
