.help-page{min-height:100vh;overflow-y:auto;background:radial-gradient(circle at 60% 40%,#1a1a1a 0,#000 100%);color:#fff;display:flex;flex-direction:column;align-items:stretch;padding:0;font-family:Inter,sans-serif}.help-page .top-bar{position:-webkit-sticky;position:sticky;top:0;width:100%}.help-container{display:flex;flex-direction:column;gap:30px;max-width:800px;width:100%;align-items:center;margin:60px auto 40px;padding:0 20px}