body{font-family:sans-serif;margin:.5rem;background-image:url(../fondo_certum.png);background-size:auto;background-repeat:repeat}h1{text-align:center;font-size:1.5rem;margin:.5rem}#botonera{margin-bottom:2rem}.estado{display:flex;border:1px solid #ccc;padding:1rem;border-radius:.5rem;background-color:#f9f9f9}.hidden{display:none!important}.st_activo{border-color:#007bff;background-color:#e9f5ff}#E0_wallet{padding:.5rem;font-family:sans-serif;border-radius:.5rem;border:1px solid black}#E0_wallet .wallet-row{display:flex;justify-content:space-between;align-items:center;gap:1rem}#E0_wallet label{font-weight:700}#E0_wallet select#wallet{padding:.2rem;font-size:1rem;border:1px solid #aaa;border-radius:5px}#E0_wallet #wallet-button-container{display:flex;justify-content:space-around;align-items:center;gap:1rem;margin-top:.5rem;margin-bottom:.5rem}#E0_wallet button{padding:.5rem 1rem;font-size:1rem;border:none;border-radius:5px;cursor:pointer;background-color:#1976d2;color:#fff;transition:background-color .2s ease}#E0_wallet button:hover{background-color:#125ea2}#E0_wallet #status{text-align:center;margin:.2rem;font-size:1rem;font-style:italic;color:#555}#E0_wallet .hidden{display:none!important}#E1_file{padding:.5rem;font-family:sans-serif;border-radius:.5rem;border:1px solid black}#E1_file h2{margin:0;padding:.2rem;font-size:1.2rem;font-weight:700;color:#333;line-height:1.4}#E1_file #archivo-sha512{display:flex;flex-direction:column}#E1_file input[type=file]{font-size:1rem}#E1_file #hashOutputContainer{display:flex;flex-direction:column;gap:.5rem}#E1_file textarea#hashOutput,textarea.mono64{font-family:monospace;font:.95rem/1.2rem monospace;width:32ch;box-sizing:content-box;white-space:pre-wrap;overflow-x:hidden;overflow-y:auto;resize:vertical;padding:.5rem;border-radius:5px;border:1px solid #aaa;background-color:#f9f9f9;color:#333}#E1_file #processButton{display:inline-block;margin:0 auto;padding:.5rem 1rem;font-size:1rem;border:none;border-radius:5px;cursor:pointer;background-color:#1976d2;color:#fff;transition:background-color .2s ease}#E1_file #processButton:hover{background-color:#125ea2}#E1_file .hidden{display:none!important}#E2_txrev{padding:.5rem;font-family:sans-serif;border-radius:.5rem;border:1px solid black}#E2_txrev h2{margin:0;padding:.2rem;font-size:1.2rem;font-weight:700;color:#333;line-height:1.4}#E2_txrev .tx-field{margin:.3rem;display:flex;flex-direction:column}#E2_txrev .p-txrev{margin:.3rem}#E2_txrev input[readonly]{background-color:#f9f9f9;border:1px solid #ccc;padding:.5rem;font-family:monospace;color:#333;border-radius:5px;resize:vertical;font-size:.95rem;width:100%;box-sizing:border-box;overflow-wrap:break-word;white-space:pre-wrap}#E2_txrev textarea#txDestination,textarea.mono64{font-family:monospace;font:.95rem/1.2rem monospace;width:32ch;box-sizing:content-box;white-space:pre-wrap;overflow-x:hidden;overflow-y:auto;resize:vertical;padding:.5rem;border-radius:5px;border:1px solid #aaa;background-color:#f9f9f9;color:#333}#E2_txrev button#btnEnviarTx{display:block;margin:1rem auto 0;padding:.6rem 1.2rem;font-size:1.1rem;border:none;border-radius:5px;background-color:#1976d2;color:#fff;cursor:pointer;transition:background-color .2s ease}#E2_txrev button#btnEnviarTx:hover{background-color:#125ea2}#E3_txexit{padding:.5rem;font-family:sans-serif;border-radius:.5rem;border:1px solid black}#E3_txexit h2{margin:0;padding:.2rem;font-size:1.2rem;font-weight:700;color:#333;line-height:1.4}#E3_txexit .tx-field{margin:.3rem;display:flex;flex-direction:column;gap:.3rem}#E3_txexit input[readonly]{background-color:#f9f9f9;border:1px solid #ccc;padding:.5rem;font-family:monospace;color:#333;border-radius:5px;font-size:.95rem;width:100%;box-sizing:border-box;overflow-wrap:break-word;white-space:pre-wrap}#E3_txexit textarea#txid,#E3_txexit textarea.mono64{font-family:monospace;font:.95rem/1.2rem monospace;width:64ch;white-space:pre-wrap;overflow-x:hidden;overflow-y:auto;resize:vertical;padding:.5rem;border-radius:5px;border:1px solid #aaa;background-color:#f9f9f9;color:#333;box-sizing:content-box}#E3_txexit .acciones{margin-top:1rem;text-align:center}#E3_txexit #btnFin{padding:.6rem 1.2rem;font-size:1.1rem;border:none;border-radius:5px;background-color:#1976d2;color:#fff;cursor:pointer;transition:background-color .2s ease}#E3_txexit #btnFin:hover{background-color:#125ea2}#E3_txexit .info-tx{margin-top:1.5rem;padding:.8rem;border:1px solid #ccc;border-radius:8px;background-color:#f4f4f4;color:#333;font-size:.95rem;line-height:1.4}#E3_txexit .info-tx h3{margin:0 0 .5rem;font-size:1.1rem;color:#222}#E3_txexit .info-tx code{background:#eee;padding:.1rem .3rem;border-radius:4px;font-family:monospace}
