.pilo-home-hero{position:relative;overflow:hidden;background:linear-gradient(110deg,rgba(10,10,10,.97),rgba(30,64,175,.82));color:var(--brand-text-inverse);padding-top:88px;padding-bottom:148px}.pilo-home-hero .pilo-kicker,.pilo-home-hero h1{color:var(--brand-text-inverse)}.pilo-home-hero .pilo-kicker{opacity:.78}.pilo-hero-inner{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,0.98fr);grid-gap:48px;gap:48px;align-items:center}.pilo-hero-text{max-width:690px;color:rgba(255,255,255,.82)}.pilo-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.pilo-hero-media img{width:100%;aspect-ratio:9/7;-o-object-fit:cover;object-fit:cover;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1)}.pilo-hero-bar{position:absolute;right:0;bottom:0;left:0;background:rgba(26,26,26,.78);color:var(--brand-text-inverse)}.pilo-stats-row{display:flex;flex-wrap:nowrap;gap:0}.pilo-stat{flex:1 1 0;min-width:0;padding:22px 18px;border-right:1px solid rgba(255,255,255,.16);text-align:center}.pilo-stat:last-child{border-right:0}.pilo-stat strong{display:block;color:var(--brand-text-inverse);font-size:26px;line-height:1}.pilo-stat span{display:block;margin-top:8px;word-wrap:anywhere;color:rgba(255,255,255,.74);font-size:13px}.pilo-product-card{border:1px solid var(--brand-border);background:var(--brand-bg);transition:transform .2s,box-shadow .2s}.pilo-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(10,10,10,.1)}.pilo-product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.pilo-product-card>div{padding:24px}.pilo-tags{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.pilo-tags span{border:1px solid var(--brand-border);padding:4px 8px;background:var(--brand-bg-alt);color:var(--brand-text-secondary);font-size:12px}.pilo-trust-light{border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);background:var(--brand-bg-alt);padding:26px 0}.pilo-trust-row{display:flex;flex-wrap:nowrap}.pilo-trust-item{flex:1 1 0;min-width:0;padding:12px 20px;border-right:1px solid var(--brand-border)}.pilo-trust-item:last-child{border-right:0}.pilo-trust-item span{color:var(--brand-accent);font-weight:800}.pilo-trust-item small,.pilo-trust-item strong{display:block}.pilo-trust-item small{color:var(--brand-text-secondary)}.pilo-milestone-card span{width:auto;height:auto;border:0;color:var(--brand-accent);font-size:30px}.pilo-cta-split{background:var(--brand-primary);color:rgba(255,255,255,.78)}.pilo-cta-split .pilo-kicker,.pilo-cta-split h2{color:var(--brand-text-inverse)}@media (max-width:991.98px){.pilo-hero-inner{grid-template-columns:1fr}}@media (max-width:767.98px){.pilo-home-hero{padding-bottom:168px}.pilo-trust-row{flex-wrap:wrap}.pilo-trust-item{flex:0 0 50%;border-bottom:1px solid var(--brand-border)}}@media (max-width:420px){.pilo-stat{padding-right:8px;padding-left:8px}.pilo-stat strong{font-size:20px}.pilo-stat span{font-size:11px}}