.wf-hero{justify-content:center;min-height:60vh}.wf-hero,.wf-hero__inner{align-items:center;display:flex}.wf-hero__inner{flex-direction:column;margin:0 auto;max-width:760px;text-align:center;width:100%}.wf-hero__badge{margin-bottom:24px}.wf-hero__h1{color:var(--color-text);font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-2px;line-height:1.1;margin:0 0 24px}.wf-hero__sub{color:var(--color-muted);font-size:18px;line-height:1.6;margin:0 auto 32px;max-width:560px}.wf-hero__actions{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center}@media (max-width:480px){.wf-hero__actions{flex-direction:column;width:100%}.wf-hero__actions .btn-ghost,.wf-hero__actions .btn-primary{text-align:center;width:100%}}