/* 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{aspect-ratio:1600/395;max-height:395px;background:#f0f2f5;overflow:hidden}
.tb-home-carousel .carousel-inner>.item,.tb-home-carousel .carousel-inner>.item>a{height:100%}
.tb-home-carousel .carousel-inner>.item>a{display:block;line-height:0}
.tb-home-carousel .carousel-inner img{width:100%;height:100%;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}
.home-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 14px;border-bottom:1px solid #f0f2f5}
.home-section-title{margin:0;font-size:1.35rem;font-weight:800;line-height:1.25}
.home-section-tabs{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:12px 20px 0;margin:0;list-style:none;border-bottom:1px solid #f0f2f5}
.home-section-tabs>li{flex:0 0 auto;margin:0}
.home-section-tabs>li>a{display:inline-block;padding:8px 14px;border-radius:20px;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none}
.home-section-body{padding:16px 0 6px}
.home-section-footer{padding:4px 20px 18px;text-align:center}
.home-section-view-all{display:inline-flex;align-items:center;min-height:28px}
.tb-home-product-track{display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:4px 20px 8px}
.tb-home-product-card{position:relative;flex:0 0 220px;display:flex;flex-direction:column;background:#fff;border:1px solid #e8ecf0;border-radius:12px;overflow:hidden}
.tb-home-product-link{display:block;color:inherit;text-decoration:none}
.tb-home-product-img{aspect-ratio:16/10;background:#f8f9fb;overflow:hidden}
.tb-home-product-img img{display:block;width:100%;height:100%;object-fit:cover}
.tb-home-product-name{margin:0;padding:12px 14px 4px;font-size:14px;font-weight:700;line-height:1.35;min-height:42px}
.tb-home-product-cta{padding:8px 12px 12px;margin-top:auto;text-align:center}
.tb-home-product-cta .card-link,.tb-home-product-cta a,.tb-home-product-btn{display:inline-flex!important;align-items:center;justify-content:center;width:100%;box-sizing:border-box;min-height:40px;padding:0 12px!important;margin:0!important;position:relative;z-index:2;touch-action:manipulation;-webkit-tap-highlight-color:transparent}
.tb-cwv-defer{content-visibility:auto;contain-intrinsic-size:auto 420px}
.tb-cwv-defer.is-pending{min-height:0}
.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{aspect-ratio:16/5;max-height:113px}
.tb-home-carousel .carousel-inner img{height:100%;object-fit:cover}
.home-section-wrap{padding-left:10px;padding-right:10px;margin-bottom:14px!important}
.home-section-header{flex-direction:column;align-items:stretch;padding:14px 14px 10px;gap:8px}
.home-section-tabs{padding:8px 14px 0;gap:6px}
.home-section-tabs>li>a{padding:7px 12px;font-size:12px}
.tb-home-product-track{padding:4px 14px 12px;gap:10px}
.tb-home-product-card{flex-basis:66vw;max-width:220px}
.tb-home-product-name{font-size:13px;min-height:44px;padding:10px 10px 0}
.tb-home-product-cta{padding:8px 10px 12px}
}
