.hero{background:radial-gradient(ellipse 80% 50% at 50% -10%,#27c2f20f 0%,transparent 60%),var(--byte-navy);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-graph-bg{opacity:.22;pointer-events:none;z-index:1;justify-content:center;align-items:center;padding:8% 5%;transition:opacity .5s;display:flex;position:absolute;inset:0}:is(.hero:has(.biz-card-active) .hero-graph-bg,.hero:has(.biz-card:hover) .hero-graph-bg){opacity:.35}.hero-cards-layer{z-index:10}.hero-content{z-index:20;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:720px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.hero-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--byte-silver-dark);font-size:.6875rem;font-weight:500;display:inline-block}.hero-headline{font-family:var(--font-heading);letter-spacing:-.045em;flex-direction:column;align-items:center;gap:0;font-weight:800;line-height:1;display:flex}.hero-headline-top{color:var(--byte-white);font-size:clamp(4rem,12vw,8rem)}.hero-headline-accent{background:linear-gradient(135deg,var(--byte-cyan),var(--byte-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(3.5rem,10vw,7rem)}.hero-sub{color:var(--byte-silver);text-align:center;max-width:420px;margin-top:.25rem;font-size:clamp(.9375rem,1.8vw,1.125rem);line-height:1.5}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.75rem;display:flex}.hero-blocks{pointer-events:none;z-index:5;opacity:.6;position:absolute}.hero-blocks--left{width:280px;height:80%;top:10%;left:-40px}.hero-blocks--right{width:240px;height:70%;top:15%;right:-40px}.hero-blocks--bottom{opacity:.4;height:120px;bottom:0;left:10%;right:10%}@media (max-width:768px){.hero-content{gap:1rem;padding:0 1rem}.hero-ctas{flex-direction:column;width:100%;max-width:280px}.hero-blocks--left{width:140px;left:-20px}.hero-blocks--right{width:120px;right:-20px}.hero-blocks--bottom{display:none}}@media (max-width:480px){.hero-headline-top{font-size:3.25rem}.hero-headline-accent{font-size:2.75rem}}
.proof-bar{background:var(--bg-secondary);padding:3rem 0;position:relative;overflow:hidden}.proof-bar:before,.proof-bar:after{content:"";background:linear-gradient(90deg,#0000,#27c2f233,#27c2f259,#27c2f233,#0000);height:1px;position:absolute;left:5%;right:5%}.proof-bar:before{top:0}.proof-bar:after{bottom:0}.proof-bar-blocks{pointer-events:none;z-index:0;opacity:.5;width:200px;height:100%;position:absolute;top:0}.proof-bar-blocks--left{left:-30px}.proof-bar-blocks--right{right:-30px}.proof-bar-inner{z-index:1;max-width:var(--max-w-content);text-align:center;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0 auto;padding:0 1.25rem;display:grid;position:relative}.proof-stat-glow .glow-card-content{padding:1.5rem 1rem}.proof-stat-card{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.proof-stat-number{font-family:var(--font-heading);color:var(--byte-white);letter-spacing:-.02em;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700}.proof-stat-label{color:var(--byte-silver-dark);text-transform:uppercase;letter-spacing:.04em;font-size:.875rem}@media (max-width:768px){.proof-bar-blocks{display:none}.proof-bar-inner{grid-template-columns:1fr;gap:1rem}}
