*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f3f7fb;color:#102033}.wrap{width:min(1120px,92%);margin:auto}.hero{background:linear-gradient(135deg,#09203f,#145da0);color:#fff;padding:54px 0 42px}.badge{display:inline-block;background:#ffcc00;color:#111;padding:8px 12px;border-radius:999px;font-weight:800}.hero h1{font-size:clamp(30px,5vw,56px);line-height:1.05;margin:18px 0 12px}.hero p{font-size:18px;max-width:780px;line-height:1.55}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn,button{display:inline-block;background:#ffcc00;color:#111;border:0;border-radius:12px;padding:13px 18px;font-weight:800;text-decoration:none;cursor:pointer;transition:.2s}.btn:hover,button:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(0,0,0,.18)}.btn.ghost{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7)}.notice{background:#fff9db;border:1px solid #f1da73;border-radius:16px;padding:16px;margin:24px 0;line-height:1.5}.notice a{font-weight:800;color:#0b63b6}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0 44px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(15,38,65,.08)}.card h2{margin:0 0 8px;font-size:22px}.card p{color:#526173;line-height:1.45;min-height:42px}.card input{width:100%;padding:12px;border:1px solid #cbd5e1;border-radius:12px;background:#f8fafc;margin:8px 0 12px}.card button{width:100%;background:#0b7fd3;color:#fff}.res{margin-top:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;min-height:48px;word-break:break-word;line-height:1.45}.res a{font-weight:800;color:#0b63b6}.footer{padding:24px 0;background:#0b1524;color:#dbeafe;text-align:center}@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.grid{grid-template-columns:1fr}.hero{padding:38px 0}.card p{min-height:auto}}

.progress-wrap{width:100%}.progress-info{display:flex;justify-content:space-between;gap:10px;font-size:13px;font-weight:800;margin-bottom:8px;color:#334155}.progress-track{height:13px;background:#dbe7f3;border-radius:999px;overflow:hidden;border:1px solid #cbd5e1}.progress-fill{height:100%;width:0;background:linear-gradient(90deg,#0b7fd3,#22c55e);border-radius:999px;transition:width .35s ease}.msg{margin-top:12px;padding:10px;border-radius:10px}.msg.sucesso{background:#ecfdf5;border:1px solid #86efac;color:#14532d}.msg.erro{background:#fff1f2;border:1px solid #fda4af;color:#7f1d1d}.msg pre{white-space:pre-wrap;max-height:160px;overflow:auto;background:#fff;border:1px solid #fecdd3;border-radius:8px;padding:8px}button:disabled{opacity:.65;cursor:not-allowed;transform:none!important;box-shadow:none!important}
