/* Woiya Design v2 — RC2 Preview 4
 * Compact Narrow Home: 3-image hero + dense article feed + right sidebar.
 */
body.theme-woiya{
  --w2-wide:1000px;
  --w2-standard:960px;
  --w2-title:800px;
  --w2-reading:680px;
}
body.theme-woiya .w2-container{width:min(calc(100% - 32px),1000px)!important;max-width:1000px!important}
body.theme-woiya .w2-header-row.t26-header-inner,
body.theme-woiya .w2-trending-inner,
body.theme-woiya .w2-footer-grid.t26-footer-inner,
body.theme-woiya .w2-footer-bottom.t26-footer-bottom{width:min(calc(100% - 32px),1000px)!important;max-width:1000px!important}
body.theme-woiya .w2-header-row.t26-header-inner{min-height:56px!important;grid-template-columns:auto minmax(0,1fr) minmax(190px,240px)!important;gap:14px!important}
body.theme-woiya .w2-logo.t26-logo img{max-width:108px!important;max-height:34px!important}
body.theme-woiya .w2-primary-nav>a,body.theme-woiya .w2-nav-more>summary{padding:0 7px!important;font-size:11.5px!important}
body.theme-woiya .w2-header-search{height:32px!important}
body.theme-woiya .w2-header-search input{height:30px!important;font-size:11px!important}
body.theme-woiya .w2-trending-inner{min-height:29px!important;gap:12px!important}
body.theme-woiya .w2-trending-track{gap:15px!important}
body.theme-woiya .w2-trending-label,body.theme-woiya .w2-trending-track a{font-size:10px!important}

body.theme-woiya.home-page--woiya .w2p4-home{padding-top:10px!important}
body.theme-woiya.home-page--woiya .w2p4-home-flow{display:block}

/* 3-image hero: one lead + two stacked, no descriptions. */
body.theme-woiya.home-page--woiya .w2p4-hero{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(270px,.95fr);gap:7px;margin:0 0 18px}
body.theme-woiya .w2p4-hero-side{display:grid;grid-template-rows:1fr 1fr;gap:7px;min-height:318px}
body.theme-woiya .w2p4-hero-card{position:relative;display:block;height:100%;min-height:0;overflow:hidden;border-radius:5px;background:#0d1117;color:#fff}
body.theme-woiya .w2p4-hero-lead .w2p4-hero-card{min-height:318px}
body.theme-woiya .w2p4-hero-side-item{min-height:0}
body.theme-woiya .w2p4-hero-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}
body.theme-woiya .w2p4-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,6,12,.02) 26%,rgba(2,6,12,.78) 100%)}
body.theme-woiya .w2p4-hero-copy{position:absolute;left:16px;right:16px;bottom:14px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:5px}
body.theme-woiya .w2p4-hero-copy strong{color:#fff;font-size:16px;line-height:1.12;font-weight:780;letter-spacing:-.025em;text-wrap:balance}
body.theme-woiya .w2p4-hero-lead .w2p4-hero-copy{left:18px;right:22px;bottom:18px;max-width:610px}
body.theme-woiya .w2p4-hero-lead .w2p4-hero-copy strong{font-size:27px;line-height:1.06}
body.theme-woiya .w2p4-hero-kicker{display:inline-flex;align-items:center;min-height:18px;padding:0 6px;border-radius:3px;background:var(--w2-primary,#1976ff);color:#fff;font-size:8px;line-height:18px;font-weight:800;text-transform:uppercase;letter-spacing:.055em}
body.theme-woiya .w2p4-hero-copy small{color:rgba(255,255,255,.86);font-size:9.5px;font-weight:650}

/* Tech slot: compact, aligned with new narrower shell. */
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya{margin:18px 0 20px!important;padding:0!important;max-width:none!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya>.tech-home-slot__head{margin:0 0 8px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya .tech-home-slot__title{font-size:18px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya>.tech-home-devices{grid-template-columns:repeat(auto-fit,minmax(150px,185px))!important;gap:8px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya .tech-home-device__media{height:102px!important;padding:8px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya .tech-home-device__body{min-height:54px!important;padding:7px 8px 8px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya .tech-home-device h3{font-size:11.5px!important;margin:2px 0 4px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya .tech-home-device__brand{font-size:8.5px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya>.tech-home-brands{grid-template-columns:92px repeat(auto-fit,minmax(80px,110px))!important;margin-top:13px!important;padding-top:9px!important;gap:6px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya .tech-home-brands__label{font-size:15px!important;padding-right:4px!important}
body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya .tech-home-brand{min-height:38px!important;padding:6px 8px!important;font-size:9.5px!important;border-radius:6px!important}

/* Dense two-column content: feed + sidebar. */
body.theme-woiya .w2p4-main-grid{display:grid;grid-template-columns:minmax(0,690px) minmax(0,270px);gap:24px;align-items:start;margin-top:18px}
body.theme-woiya .w2p4-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 9px;padding-bottom:8px;border-bottom:1px solid #e7eaee}
body.theme-woiya .w2p4-section-head h2{margin:0;font-size:19px;line-height:1.1;font-weight:780;letter-spacing:-.025em}
body.theme-woiya .w2p4-section-head a{font-size:10px;font-weight:750;color:var(--w2-primary)}
body.theme-woiya .w2p4-feed-list{display:flex;flex-direction:column;gap:7px}
body.theme-woiya .w2p4-feed-row{display:grid;grid-template-columns:168px minmax(0,1fr);gap:12px;align-items:center;min-height:102px;padding:7px;border:1px solid #edf0f2;border-radius:7px;background:#fafbfc}
body.theme-woiya .w2p4-feed-media{display:block;width:168px;height:96px;border-radius:5px;overflow:hidden;background:#eef1f3}
body.theme-woiya .w2p4-feed-media img{display:block;width:100%;height:100%;object-fit:cover}
body.theme-woiya .w2p4-feed-body{min-width:0;padding:1px 6px 1px 0}
body.theme-woiya .w2p4-feed-tag{display:inline-block;max-width:100%;margin-bottom:5px;padding:2px 6px;border-radius:999px;background:#eef1f4;color:#626a73;font-size:9px;line-height:1.3;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.theme-woiya .w2p4-feed-row h3{margin:0;font-size:14.5px;line-height:1.3;font-weight:740;letter-spacing:-.012em}
body.theme-woiya .w2p4-feed-row h3 a{color:var(--w2-ink)}
body.theme-woiya .w2p4-feed-row h3 a:hover{color:var(--w2-primary)}
body.theme-woiya .w2p4-feed-meta{margin-top:9px;color:var(--w2-muted);font-size:9.5px;font-weight:600}

body.theme-woiya .w2p4-sidebar{position:sticky;top:84px;display:flex;flex-direction:column;gap:12px}
body.theme-woiya .w2p4-sidebar-ad-wrap:empty{display:none}
body.theme-woiya .w2p4-sidebox{border:1px solid #e8ebee;border-radius:7px;background:#fff;overflow:hidden}
body.theme-woiya .w2p4-sidebox-head{padding:10px 11px;border-bottom:1px solid #edf0f2;background:#fafbfc}
body.theme-woiya .w2p4-sidebox-head h3{margin:0;font-size:13px;line-height:1.2;font-weight:780;letter-spacing:-.015em}
body.theme-woiya .w2p4-pick-list{list-style:none;margin:0;padding:4px 10px 7px}
body.theme-woiya .w2p4-pick-list li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:7px;padding:8px 0;border-bottom:1px solid #eff1f3}
body.theme-woiya .w2p4-pick-list li:last-child{border-bottom:0}
body.theme-woiya .w2p4-pick-list li>span{font-size:17px;line-height:1;font-weight:800;color:#c7ccd2}
body.theme-woiya .w2p4-pick-list a{font-size:11px;line-height:1.35;font-weight:700;color:var(--w2-ink)}
body.theme-woiya .w2p4-side-reviews{padding:5px 10px 8px}
body.theme-woiya .w2p4-side-reviews article{display:grid;grid-template-columns:74px minmax(0,1fr);gap:8px;padding:7px 0;border-bottom:1px solid #eff1f3}
body.theme-woiya .w2p4-side-reviews article:last-child{border-bottom:0}
body.theme-woiya .w2p4-side-review-media{width:74px;height:50px;border-radius:4px;overflow:hidden;background:#eef1f3}
body.theme-woiya .w2p4-side-review-media img{width:100%;height:100%;object-fit:cover;display:block}
body.theme-woiya .w2p4-side-reviews article>div>a{display:block;color:var(--w2-ink);font-size:10.5px;line-height:1.3;font-weight:700}
body.theme-woiya .w2p4-side-reviews small{display:block;margin-top:5px;color:var(--w2-muted);font-size:8.5px}

/* Global theme compaction beyond home. */
body.theme-woiya.woiya-tech-product .tech-shell{width:min(calc(100% - 32px),960px)!important;max-width:960px!important}
body.theme-woiya .w2rc2-product-content{grid-template-columns:minmax(0,1fr) 220px!important;gap:16px!important}
body.theme-woiya .w2-article-title-shell{max-width:800px!important}
body.theme-woiya .w2-article-feature-shell{max-width:920px!important}
body.theme-woiya .w2-article-reading{max-width:680px!important}
body.theme-woiya .w2-footer.t26-footer{margin-top:40px!important;padding-top:28px!important}
body.theme-woiya .w2-footer-grid.t26-footer-inner{gap:22px!important}
body.theme-woiya .w2-footer-bottom.t26-footer-bottom{margin-top:20px!important}

@media(max-width:1030px){
  body.theme-woiya .w2p4-main-grid{grid-template-columns:minmax(0,1fr) 250px;gap:18px}
  body.theme-woiya .w2p4-feed-row{grid-template-columns:150px minmax(0,1fr)}
  body.theme-woiya .w2p4-feed-media{width:150px;height:88px}
}

@media(max-width:767px){
  body.theme-woiya{--w2-wide:100%;--w2-standard:100%;--w2-title:100%;--w2-reading:100%}
  body.theme-woiya .w2-container{width:min(calc(100% - 24px),100%)!important}
  body.theme-woiya .w2-header-row.t26-header-inner,
  body.theme-woiya .w2-trending-inner,
  body.theme-woiya .w2-footer-grid.t26-footer-inner,
  body.theme-woiya .w2-footer-bottom.t26-footer-bottom{width:min(calc(100% - 24px),100%)!important;max-width:none!important}
  body.theme-woiya.home-page--woiya .w2p4-hero{display:block;margin-bottom:14px}
  body.theme-woiya .w2p4-hero-lead .w2p4-hero-card{min-height:230px}
  body.theme-woiya .w2p4-hero-lead .w2p4-hero-copy{left:14px;right:14px;bottom:14px}
  body.theme-woiya .w2p4-hero-lead .w2p4-hero-copy strong{font-size:21px}
  body.theme-woiya .w2p4-hero-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;height:auto;min-height:0;gap:7px;margin-top:7px}
  body.theme-woiya .w2p4-hero-side-item{height:122px}
  body.theme-woiya .w2p4-hero-copy{left:10px;right:10px;bottom:9px}
  body.theme-woiya .w2p4-hero-side .w2p4-hero-copy strong{font-size:11px;line-height:1.15}
  body.theme-woiya .w2p4-hero-side .w2p4-hero-copy small{display:none}
  body.theme-woiya .w2p4-hero-kicker{font-size:7px;min-height:16px;line-height:16px}
  body.theme-woiya.home-page--woiya .tech-home-slot--theme-woiya{margin:14px 0 16px!important}
  body.theme-woiya .w2p4-main-grid{display:block;margin-top:14px}
  body.theme-woiya .w2p4-feed-list{gap:6px}
  body.theme-woiya .w2p4-feed-row{grid-template-columns:118px minmax(0,1fr);gap:9px;min-height:82px;padding:6px}
  body.theme-woiya .w2p4-feed-media{width:118px;height:72px}
  body.theme-woiya .w2p4-feed-row h3{font-size:12.5px;line-height:1.26}
  body.theme-woiya .w2p4-feed-tag{margin-bottom:3px;font-size:8px;padding:1px 5px}
  body.theme-woiya .w2p4-feed-meta{margin-top:6px;font-size:8.5px}
  body.theme-woiya .w2p4-sidebar{position:static;margin-top:18px;display:grid;grid-template-columns:1fr;gap:10px}
}

@media(max-width:430px){
  body.theme-woiya .w2p4-hero-lead .w2p4-hero-card{min-height:214px}
  body.theme-woiya .w2p4-hero-side-item{height:108px}
  body.theme-woiya .w2p4-feed-row{grid-template-columns:104px minmax(0,1fr)}
  body.theme-woiya .w2p4-feed-media{width:104px;height:66px}
  body.theme-woiya .w2p4-feed-row h3{font-size:12px}
}
