.bt-hero-spotlight{min-height:60vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,0.92fr);align-items:center;grid-gap:48px;gap:48px;padding:96px max(24px,(100vw - 1180px) / 2);background:linear-gradient(90deg,var(--brand-bg-alt) 0,var(--brand-bg) 100%)}.bt-hero-spotlight__media{order:1}.bt-hero-spotlight__media img{width:100%;aspect-ratio:1.18;-o-object-fit:cover;object-fit:cover;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.bt-hero-spotlight__copy{order:2;max-width:560px}.bt-hero-spotlight__copy p{margin:0 0 28px;color:var(--brand-text);font-size:1.08rem}.home-product-list{display:grid;grid-gap:16px;gap:16px}.home-product-list article{display:grid;grid-template-columns:200px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:center;padding:20px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.home-product-list img{width:200px;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.feature-list h3,.home-product-list h3,.product-four-grid h3{margin:0 0 8px;color:var(--brand-text);font-size:1.1rem}.feature-list p,.home-product-list p{margin:0 0 10px;color:var(--brand-text)}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.feature-list article{display:flex;gap:18px;padding:22px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.feature-list span{flex:0 0 46px;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--brand-primary);color:var(--brand-primary-dark);font-weight:800}.product-four-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.product-four-grid article{padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.product-four-grid img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;margin-bottom:14px;background:var(--brand-neutral-light)}.product-four-grid span{color:var(--brand-text);font-size:.88rem}.home-stats{padding:44px 0;background:var(--brand-primary-dark)}.stats-row{display:flex;flex-wrap:nowrap;gap:0}.stat-item{flex:1 1 0;min-width:0;text-align:center;padding:8px 18px;border-right:1px solid rgba(255,255,255,.22)}.stat-item:last-child{border-right:0}.stat-item strong{display:block;color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1}.stat-item span{display:block;margin-top:8px;color:var(--brand-text-inverse);font-size:.88rem}.home-cta .container{max-width:760px;text-align:center}.home-cta h2{color:var(--brand-text-inverse);font-size:max(1.8rem, min(3.2vw, 2.6rem))}.home-cta p{color:var(--brand-text-inverse)}@media (max-width:991.98px){.bt-hero-spotlight{grid-template-columns:1fr;padding-top:72px}.bt-hero-spotlight__copy{order:1}.bt-hero-spotlight__media{order:2}.feature-list,.product-four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row{flex-wrap:wrap}.stat-item{flex:0 0 50%;border-bottom:1px solid rgba(255,255,255,.22)}}@media (max-width:575.98px){.home-product-list article{grid-template-columns:1fr}.home-product-list img{width:100%}.feature-list,.product-four-grid{grid-template-columns:1fr}.stat-item{flex-basis:100%;border-right:0}}