.freedomdev-hero{background:radial-gradient(ellipse 75% 50% at 65% 30%,#2563eb0f 0%,transparent 55%),radial-gradient(ellipse 50% 40% at 25% 75%,#27c2f20a 0%,transparent 50%),var(--bg-primary);justify-content:center;align-items:center;min-height:60vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.freedomdev-hero__content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:720px;margin:0 auto;display:flex;position:relative}.freedomdev-hero__headline{font-family:var(--font-heading);letter-spacing:-.035em;color:var(--text-primary);font-size:clamp(2.25rem,6vw,3.75rem);font-weight:800;line-height:1.08}.freedomdev-hero__headline-accent{background:linear-gradient(135deg,var(--byte-blue),var(--byte-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.freedomdev-hero__lead{color:var(--text-secondary);max-width:560px;font-size:clamp(1rem,2vw,1.1875rem);line-height:1.65}.freedomdev-graph-card{border-radius:var(--radius-2xl);background:#0b153099;width:100%;min-height:320px;overflow:hidden}.before-after-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.before-after-label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.before-after-label--before{color:var(--byte-silver)}.before-after-label--after{color:var(--byte-cyan)}.before-after-list{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.before-after-item{color:var(--byte-silver);padding-left:1.25rem;font-size:.9375rem;line-height:1.5;position:relative}.before-after-item:before{content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.before-after-item--before:before{background:var(--byte-silver-dark)}.before-after-item--after:before{background:var(--byte-cyan)}@media (max-width:768px){.freedomdev-hero{min-height:auto;padding:7rem 1rem 3rem}.freedomdev-hero__content{gap:1.25rem}.before-after-grid{grid-template-columns:1fr}.freedomdev-graph-card{min-height:240px}}@media (max-width:480px){.freedomdev-hero__headline{font-size:2rem}}
