*{box-sizing:border-box}body{font-family:'DM Sans',system-ui,-apple-system,Segoe UI,sans-serif;margin:0;background:linear-gradient(160deg,#E8F4F6 0%,#f8fbfc 45%,#E8F4F6 100%);min-height:100vh;color:#0F2F32}.wrap{max-width:1100px;margin:0 auto;padding:14px}.card{background:#fff;border:1px solid #E8F4F6;border-radius:18px;box-shadow:0 2px 16px rgba(42,123,136,.06);padding:18px;margin:14px 0}.top{display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap}.brand{display:flex;gap:12px;align-items:center}.logo{width:52px;height:52px;border-radius:10px;background:linear-gradient(135deg,#2A7B88,#1D5B64);color:#fff;font-weight:800;display:flex;align-items:center;justify-content:center}.eyebrow{font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#2A7B88}.title{font-size:1.15rem;font-weight:800;margin:2px 0;color:#0F2F32}.sub{font-size:.75rem;color:#64748b}.badge{display:inline-block;border:1px solid #D1E9ED;background:#E8F4F6;color:#164549;border-radius:999px;padding:6px 10px;font-weight:800;font-size:.65rem;text-align:center}.steps{display:flex;align-items:center;justify-content:center}.dot{width:34px;height:34px;border-radius:50%;border:2px solid #D1E9ED;background:#fff;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.dot.active{background:linear-gradient(135deg,#2A7B88,#1D5B64);border-color:#2A7B88;color:#fff}.dot.done{background:#4EAAB8;border-color:#4EAAB8;color:#fff}.line{height:2px;background:#D1E9ED;flex:1;min-width:8px;max-width:90px}.meta{text-align:center;margin-top:8px;font-weight:800;color:#1D5B64}.step{display:none}.step.active{display:block}.head{display:flex;align-items:center;gap:10px;border-bottom:1px solid #E8F4F6;padding-bottom:10px;margin-bottom:14px}.stag{background:linear-gradient(135deg,#2A7B88,#1D5B64);color:#fff;padding:5px 13px;border-radius:7px;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.h2{font-size:1.05rem;font-weight:800}.hint{font-size:.78rem;color:#64748b;line-height:1.45}.info{font-size:.78rem;color:#5b21b6;background:#f5f3ff;border:1px solid #ddd6fe;border-radius:10px;padding:10px;margin:10px 0}.grid{display:grid;gap:12px}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}.g5{grid-template-columns:repeat(5,minmax(0,1fr))}.span2{grid-column:span 2}.lbl{display:block;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin:0 0 3px}.fi{width:100%;padding:11px 12px;border:1.5px solid #D1E9ED;border-radius:9px;background:#FAFCFC;font-size:.92rem}.fi:focus{outline:none;border-color:#2A7B88;box-shadow:0 0 0 3px rgba(42,123,136,.12);background:white}.chkbox{background:#F8FAFC;border:1px solid #E2E8F0;border-radius:12px;padding:12px}.chk{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;font-size:.92rem;line-height:1.35;margin:8px 0}.chk input{width:20px;height:20px;accent-color:#2A7B88}.chk span{min-width:0}.nav{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:18px}.btn{padding:11px 18px;border-radius:10px;font-weight:800;cursor:pointer;border:1.5px solid #D1E9ED;background:#fff;color:#1D5B64}.btn.primary{background:linear-gradient(135deg,#2A7B88,#1D5B64);border:0;color:#fff}.btn.green{background:linear-gradient(135deg,#16a34a,#15803d);border:0;color:#fff}.cat{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#1D5B64;background:#E8F4F6;padding:8px 10px;border-radius:8px;margin:16px 0 8px}.cat small{display:block;text-transform:none;letter-spacing:0;color:#64748b;font-weight:700}.sectabs{display:flex;flex-wrap:wrap;gap:6px;margin:14px 0 6px}.sectab{border:1.5px solid #D1E9ED;background:#fff;color:#1D5B64;border-radius:999px;padding:6px 11px;font-weight:800;font-size:.72rem;cursor:pointer;line-height:1.2}.sectab.active{background:linear-gradient(135deg,#2A7B88,#1D5B64);border-color:#2A7B88;color:#fff}.seclabel{font-size:.9rem;color:#1D5B64;font-weight:800;margin:6px 0 2px}.crit{border:1px solid #E8F4F6;border-left:5px solid #D1E9ED;border-radius:10px;padding:10px;background:#FCFEFE;margin:8px 0}.crit[data-status='Atende']{border-left-color:#16a34a}.crit[data-status='Não atende']{border-left-color:#dc2626}.crit[data-status='N/A']{border-left-color:#94a3b8}.ctop{display:flex;gap:10px;justify-content:space-between;align-items:flex-start}.ctxt{font-size:.9rem;line-height:1.35;color:#0F2F32}.tags{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end;max-width:180px}.tag{font-size:.58rem;font-weight:900;padding:3px 7px;border-radius:999px;white-space:nowrap}.ob{background:#15803d;color:#fff}.re{background:#D1E9ED;color:#164549}.tp{background:#ede9fe;color:#5b21b6}.guia{background:#2563eb;color:#fff}.ceua{background:#92400e;color:#fff}.ctrl{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.status{padding:9px;border:1.5px solid #D1E9ED;border-radius:8px;background:#fff;font-weight:800}.obs{padding:9px;border:1.5px solid #D1E9ED;border-radius:8px;background:#FAFCFC;flex:1;min-width:180px}.pills{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.pill{display:inline-flex;gap:5px;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.dark{background:#0F2F32;color:#fff}.mid{background:#164549;color:#fff}.light{background:#D1E9ED;color:#164549}.red{background:#fee2e2;color:#991b1b}.gray{background:#f1f5f9;color:#475569}.verdict{padding:12px;border-radius:12px;border:1px solid #e2e8f0;font-weight:900;line-height:1.35;background:#f1f5f9;color:#475569}.foot{text-align:center;color:#94a3b8;font-size:.72rem;padding:18px 0}@media(max-width:760px){.wrap{padding:10px}.top{align-items:flex-start}.grid,.g2,.g3,.g4,.g5{grid-template-columns:1fr}.span2{grid-column:span 1}.ctop{flex-direction:column}.tags{justify-content:flex-start;max-width:100%}.ctrl{flex-direction:column}.status,.obs{width:100%;font-size:16px}.fi{font-size:16px}.line{max-width:38px}.title{font-size:1rem}.card{padding:14px}.nav .btn{flex:1}}