/* Critical above-the-fold styles for homepage — keep small */
.tb-home-page{overflow-x:hidden;background:#f5f6f8}
.tb-home-hero{margin:0;background:#f0f2f5;overflow:hidden}
.tb-home-carousel .carousel-inner>.item>a{display:block;line-height:0}
.tb-home-carousel .carousel-inner img{width:100%;height:auto;max-height:395px;object-fit:cover;display:block;margin:0 auto}
.tb-home-carousel .carousel-control{width:44px;background-image:none;opacity:.85}
.home-section-wrap{margin-bottom:20px;padding:0}
.home-section{background:#fff;border-radius:14px;border:1px solid #e8ecf0;box-shadow:0 2px 12px rgba(36,39,44,.06);overflow:hidden;margin:0 auto}
.tb-cwv-defer{content-visibility:auto;contain-intrinsic-size:auto 420px}
.tb-cwv-defer.is-pending{min-height:280px}
.tb-tab-pane-deferred:not(.active){content-visibility:hidden;contain-intrinsic-size:auto 320px}
.tb-cwv-tab-placeholder{min-height:220px;display:block;background:transparent;border-radius:12px;padding:4px 0 8px}
.tb-cwv-tab-placeholder.is-loading{overflow:hidden}
.tb-cwv-skel-track{display:flex;gap:14px;overflow:hidden;padding:0 20px}
.tb-cwv-skel-card{flex:0 0 220px;background:#fff;border:1px solid #e8ecf0;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px rgba(36,39,44,.05)}
.tb-cwv-skel-img{height:132px;background:linear-gradient(90deg,#eceff2 25%,#f7f8fa 50%,#eceff2 75%);background-size:200% 100%;animation:tbCwvShimmer 1.2s linear infinite}
.tb-cwv-skel-line{height:12px;margin:12px 12px 0;border-radius:6px;background:linear-gradient(90deg,#eceff2 25%,#f7f8fa 50%,#eceff2 75%);background-size:200% 100%;animation:tbCwvShimmer 1.2s linear infinite}
.tb-cwv-skel-line.med{width:78%}
.tb-cwv-skel-line.short{width:52%;margin-bottom:8px}
.tb-cwv-skel-btn{height:34px;margin:12px;border-radius:8px;background:linear-gradient(90deg,#eceff2 25%,#f7f8fa 50%,#eceff2 75%);background-size:200% 100%;animation:tbCwvShimmer 1.2s linear infinite}
.tb-cwv-skel{display:block;width:70%;height:14px;border-radius:6px;background:linear-gradient(90deg,#eceff2 25%,#f7f8fa 50%,#eceff2 75%);background-size:200% 100%;animation:tbCwvShimmer 1.2s linear infinite}
@keyframes tbCwvShimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}
.tb-cwv-empty{margin:0;padding:24px;color:#667;font-size:14px;text-align:center}
@media (max-width:767px){
.tb-home-carousel .carousel-inner img{max-height:220px}
.home-section-wrap{padding-left:10px;padding-right:10px;margin-bottom:14px!important}
}
