.bost-home-hero{background:linear-gradient(135deg,var(--brand-neutral-light),var(--brand-bg));padding-top:170px;padding-bottom:72px}.bost-hero-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:40px;gap:40px;align-items:center;margin-bottom:36px}.bost-hero-copy h1{font-size:max(2rem, min(4vw, 3.5rem))}.bost-hero-copy p:not(.bost-eyebrow){font-size:1.08rem;max-width:660px}.bost-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.bost-hero-media{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:18px}.bost-hero-media img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius)}.ht-trade-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.bost-feature-list article,.bost-gallery-grid img,.bost-product-mini,.ht-trade-card{position:relative}.ht-trade-card{display:grid;grid-gap:12px;gap:12px;min-height:260px;padding:16px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.ht-trade-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.ht-trade-card h3{font-size:1.05rem;margin-bottom:0}.bost-category-showcase{background:var(--brand-bg)}.bost-product-mini{padding:16px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.bost-product-mini img{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);margin-bottom:16px}.bost-product-mini h3{font-size:1.1rem}.bost-product-mini span{color:var(--brand-text)}.bost-feature-list{background:var(--brand-bg-alt)}.bost-icon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px}.bost-icon-list article{display:flex;gap:18px;align-items:flex-start;padding:22px;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.bost-icon-list .bost-icon{flex:0 0 44px}.bost-gallery-section{background:var(--brand-bg)}.bost-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.bost-gallery-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-neutral-light)}.bost-trust-bar{background:var(--brand-bg-alt);padding:34px 0}.bost-trust-bar .container{display:flex;flex-wrap:nowrap;gap:0}.ht-trust-item{flex:1 1 0;min-width:0;display:grid;justify-items:center;grid-gap:8px;gap:8px;padding:14px;text-align:center;border-right:1px solid var(--brand-border)}.ht-trust-item:last-child{border-right:0}.ht-trust-item small,.ht-trust-item strong{color:var(--brand-text)}@media (max-width:991px){.bost-home-hero{padding-top:140px}.bost-hero-intro,.bost-icon-list{grid-template-columns:1fr}.bost-gallery-grid,.ht-trade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bost-trust-bar .container{flex-wrap:wrap}.ht-trust-item{flex:0 0 50%;border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.bost-gallery-grid,.ht-trade-grid{grid-template-columns:1fr}}