/* vivi-newscrunch overrides: static fallbacks where WP JS plugins are absent */
.vivi-highlights{display:flex;gap:18px;overflow-x:auto;padding:6px 2px 12px}
.vivi-highlights .spnc-post{min-width:240px;max-width:280px;flex:0 0 auto}
.vivi-related{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.vivi-related .spnc-post-thumbnail img{width:100%;height:auto;display:block}
.vivi-pages{margin:26px 0;text-align:center}
.vivi-pages a{display:inline-block;margin:0 4px;padding:8px 14px;border:1px solid #e5e7eb;border-radius:6px;text-decoration:none}
.vivi-pages a:hover{background:#f3f4f6}
.vivi-disclose{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #f59e0b;border-radius:8px;padding:12px 16px;margin:0 0 18px;font-size:14px;line-height:1.6}
.spnc-entry-content img{max-width:100%;height:auto}
.spnc-entry-content table{max-width:100%}
.spnc-post-thumbnail img{width:100%;height:auto;display:block}
.scroll-up{position:fixed;right:2rem;bottom:2rem;z-index:99}
.scroll-up a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#111827;color:#fff;text-decoration:none}
.spnc-menu-open span{display:block;width:24px;height:2px;background:#111827;margin:5px 0}
.cat-box-content .cat-title{margin:0 0 6px}
/* disable sticky nav (no placeholder height in static port, would cover H1) */
.stickymenu,.stiky-header{position:static !important}
/* theme header is absolute-overlay by design; make it static so content starts below */
.header-sidebar{position:static !important}
.spnc-single-post h1.spnc-entry-title{overflow:visible !important;height:auto !important;max-height:none !important;display:block !important;white-space:normal !important;-webkit-line-clamp:unset !important}
.spnc-single-post .product-content{grid-template-columns:1fr !important;gap:18px}
.spnc-single-post .product-image-wrapper{max-width:440px;margin:0 auto}
.spnc-single-post .rank-circle{margin:0}
.spnc-single-post .action-section{width:100%}
.vivi-home-head{text-align:center;padding:6px 0 4px}
.vivi-home-head h1{font-size:30px;margin:0 0 6px}
.vivi-home-head p{color:#64748b;margin:0}
.vivi-text-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.vivi-text-grid .spnc-post{background:#fff;border:1px solid #edf0f4;border-radius:10px;padding:22px}
.vivi-text-grid .spnc-entry-title{font-size:18px;line-height:1.45}
.vivi-related-text{list-style:none;margin:0;padding:0}
.vivi-related-text li{padding:10px 0;border-bottom:1px solid #eef0f3}
.vivi-related-text .post-date{color:#9aa3af;font-size:12px;margin-left:8px}
@media(max-width:768px){.vivi-related{grid-template-columns:1fr}.vivi-text-grid{grid-template-columns:1fr}}
