#ao-loader{position:fixed;inset:0;z-index:2147483647;background:#FBF6EE;color:#1F2A44;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}
#ao-loader svg{width:96px;height:80px;margin-bottom:28px}
#ao-loader h1{font-size:28px;line-height:1.2;margin:0 0 20px;font-weight:700}
#ao-barra{width:min(320px,80vw);height:14px;border-radius:7px;background:#E7DFD1;overflow:hidden}
#ao-preenche{height:100%;width:0;background:#B8432A;border-radius:7px;transition:width .25s ease}
#ao-info{font-size:22px;font-weight:700;margin:16px 0 8px}
#ao-dica{font-size:18px;color:#4A5468;max-width:22em;margin:0}
#ao-lento,#ao-erro{display:none;margin-top:24px;max-width:22em;font-size:20px;font-weight:700}
#ao-lento p,#ao-erro p{margin:0 0 14px}
#ao-loader button{min-height:64px;padding:0 28px;font-size:22px;font-weight:700;border:0;border-radius:18px;background:#B8432A;color:#fff;cursor:pointer}
#ao-erro{color:#8F2A16}
