.shu-section{background:#faf7f2;padding:60px 0;width:100%;position:relative;box-sizing:border-box}
.shu-wrapper{max-width:720px;margin:0 auto;padding:0 24px;text-align:center;box-sizing:border-box}
.shu-section .shu-heading{font-size:31px;font-weight:900;color:#1a1a1a;line-height:1.2;margin:0 0 12px;text-decoration:none}
.shu-section .shu-subtext{font-size:14px;color:#6b7280;line-height:1.6;margin:0 0 28px;text-decoration:none}
.shu-section .shu-features{list-style:none !important;padding:0 !important;margin:0 0 32px !important;display:flex;flex-direction:column;gap:12px;align-items:center}
.shu-section .shu-features .shu-feature-item{display:flex;align-items:center;gap:12px;background:#eeebe7;border-radius:8px;padding:14px 24px;width:100%;max-width:560px;box-sizing:border-box;list-style:none !important}
.shu-section .shu-features .shu-feature-item::before,.shu-section .shu-features .shu-feature-item::marker{display:none !important;content:none !important}
.shu-feature-icon{display:flex;align-items:center;flex-shrink:0}
.shu-feature-text{font-size:14px;font-weight:500;color:#1a1a1a;text-align:left}
.shu-strip-wrap{border:2px solid #e84b1c;border-radius:12px;background:#fff;display:block;width:fit-content;max-width:100%;margin:0 auto;box-sizing:border-box}
.shu-channel-grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px;padding:16px 20px;box-sizing:border-box}
.shu-ch-tile{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;width:64px}
.shu-ch-name{font-size:8px;font-weight:500;color:#1a1a1a;text-align:center;line-height:1.3;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}
.shu-ch-logo{width:64px !important;height:64px !important;object-fit:contain;border-radius:8px;background:#f8f6f2;border:1px solid #e8e8e8;padding:4px;display:block !important;box-sizing:border-box}
.shu-ch-fallback{width:64px !important;height:64px !important;border-radius:8px;background:#f0ede9;color:#555;font-size:17px;font-weight:700;display:flex;align-items:center;justify-content:center}
.shu-ch-more{flex-shrink:0;width:64px !important;height:64px !important;border-radius:8px;background:#f8f6f2;border:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#f15b27;text-align:center;cursor:default;user-select:none;padding:4px;box-sizing:border-box;line-height:1.3}
.shu-empty-tile{flex-shrink:0;width:64px !important;height:64px !important;border-radius:8px;background:#eeebe7;opacity:.5}
@keyframes shu-shimmer{0{background-position:-400px 0}
100%{background-position:400px 0}
}
.shu-skeleton{flex-shrink:0;width:64px !important;height:64px !important;border-radius:8px;background:linear-gradient(90deg,#ece8e3 25%,#f5f2ef 50%,#ece8e3 75%);background-size:400px 100%;animation:shu-shimmer 1.4s infinite linear}
@media(max-width:1024px){.shu-section .shu-heading{font-size:26px}
}
@media(max-width:768px){.shu-section{padding:40px 0}
.shu-wrapper{padding:0 16px}
.shu-section .shu-heading{font-size:22px}
.shu-section .shu-subtext{font-size:13px}
.shu-section .shu-features .shu-feature-item{max-width:100%}
.shu-channel-grid{gap:10px;padding:12px 14px;justify-content:center}
.shu-strip-wrap{width:100%}
}
@media(max-width:480px){.shu-section .shu-heading{font-size:19px}
}