*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%;background:var(--frm-fundo)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--frm-tinta);-webkit-font-smoothing:antialiased}.frm-palco{min-height:100svh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px 20px 40px}.frm-carregando{min-height:100svh;display:grid;place-items:center;color:var(--frm-suave);font-size:15px}.frm-barra{position:fixed;top:0;left:0;right:0;height:4px;background:var(--frm-borda);z-index:10}.frm-barra-cheia{height:100%;background:var(--frm-cor);transition:width .35s cubic-bezier(.2,.8,.2,1)}
