.copyable-hash{flex-grow:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.copyable-hash>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.copy-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 0 0 .5em;font-size:1.2em;line-height:1}.form-grid{grid-template-columns:1fr auto;align-items:end;gap:.75rem;display:grid}.form-grid>label{flex-direction:column;gap:.25rem;display:flex}.form-grid>label:first-of-type{grid-column:1/-1}.card>h2{margin-top:.5rem;margin-bottom:.75rem}button:disabled{cursor:not-allowed;opacity:.7}.status{border:1px solid #0000;border-radius:4px;margin-top:.5rem;padding:.75rem 1rem}.status.info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.status.success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.status.error{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.hash-cell{display:flex}.data-table{table-layout:fixed;border-collapse:collapse;width:100%}.data-table .col-id{width:5%}.data-table .col-account{width:15%}.data-table .col-hash{width:20%}.data-table .col-submitted,.data-table .col-reveal{width:30%}.revealed-message{margin-top:0;font-size:1.2rem;font-style:italic}.hash-container{overflow:hidden}.card hr{border:0;border-top:1px solid #e0e0e0;margin:.5rem 0}