.home-hero{padding:88px 0;background:linear-gradient(90deg,var(--brand-bg-alt) 0,var(--brand-bg) 58%)}.home-hero h1{font-size:max(2rem, min(4vw, 3.5rem))}.hero-lede{font-size:1.12rem;max-width:620px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.hero-image-frame{background:var(--brand-primary-dark);border:1px solid var(--brand-border);min-height:460px;display:grid;align-items:center;justify-items:center;place-items:center;overflow:hidden}.hero-image-frame img{width:100%;height:100%;min-height:460px;-o-object-fit:cover;object-fit:cover}.trust-bar{padding:24px 0}.trust-row{display:flex;flex-wrap:nowrap}.trust-item{flex:1 1 0;min-width:0;padding:8px 24px;text-align:center}.trust-item:not(:last-child){border-right:1px solid rgba(255,255,255,.24)}.trust-item strong{display:block;color:#fff;font-size:max(1.1rem, min(2vw, 1.65rem))}.trust-item span{color:rgba(255,255,255,.78);font-size:.9rem}.uni-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.product-card{border:1px solid var(--brand-border);background:var(--brand-bg);transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(9,28,53,.14)}.product-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.product-card div{padding:24px}.product-card p{min-height:78px}.product-card span{display:inline-block;margin:6px 8px 0 0;padding:4px 8px;background:var(--brand-bg-alt);color:var(--brand-text);font-size:.78rem;font-weight:700}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.feature-list article{display:grid;grid-template-columns:56px 1fr;grid-gap:18px;gap:18px;padding:24px;background:var(--brand-bg);border:1px solid var(--brand-border)}.feature-list article>span{grid-row:1/span 2;grid-column:1;width:48px;height:48px;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-primary);color:#fff;font-weight:700}.feature-list article h3,.feature-list article p{grid-column:2}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--brand-border)}.stats-grid article{text-align:center;padding:46px 24px;border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.stats-grid article:nth-child(2n){border-right:0}.stats-grid article:nth-last-child(-n+2){border-bottom:0}.stats-grid strong{display:block;color:var(--brand-primary);font-size:max(2.2rem, min(4vw, 4rem));line-height:1}.stats-grid span{display:block;margin-top:10px;color:var(--brand-text);font-weight:700}.home-cta{padding-top:80px;padding-bottom:96px}.home-cta h2,.home-cta li,.home-cta p{color:#fff}.cta-checks{margin:28px 0 0;padding:0;list-style:none}.cta-checks li{padding:10px 0 10px 28px;position:relative}.cta-checks li::before{content:"";position:absolute;left:0;top:18px;width:12px;height:12px;background:var(--brand-accent)}@media (max-width:991px){.home-hero{padding:64px 0}.hero-image-frame,.hero-image-frame img{min-height:340px}.trust-row{flex-wrap:wrap}.trust-item{flex:0 0 50%}.trust-item:nth-child(2n){border-right:0}.feature-list,.uni-product-grid{grid-template-columns:1fr}}@media (max-width:575px){.trust-item{flex:0 0 100%;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.stats-grid{grid-template-columns:1fr}.stats-grid article,.stats-grid article:nth-child(2n),.stats-grid article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--brand-border)}}