body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:800px;margin:2em auto;background-color:#f0f2f5;color:#1c1e21}.header-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5em}.header-container h1{margin:0}.mode-toggle-container{display:flex;align-items:center;gap:.5em}.mode-toggle{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.mode-toggle input[type=checkbox]{display:none}.toggle-slider{position:relative;width:50px;height:24px;background-color:#ccc;border-radius:24px;transition:background-color .3s;margin-right:8px}.toggle-slider:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s}.mode-toggle input[type=checkbox]:checked+.toggle-slider{background-color:#007bff}.mode-toggle input[type=checkbox]:checked+.toggle-slider:before{transform:translate(26px)}.toggle-label{font-weight:600;color:#0056b3;font-size:.9em}h1,h2{text-align:center;color:#0056b3}h1{font-size:2.5em}h4{margin:1em 0 .5em;color:#0056b3;font-size:1.1em;font-weight:600}section{background-color:#fff;border:1px solid #dddfe2;padding:1.5em;margin-bottom:1.5em;border-radius:8px;box-shadow:0 2px 4px #0000001a}label{display:block;margin:1em 0 .5em;font-weight:700}input[type=file]{border:1px solid #ccc;padding:.5em;border-radius:4px;width:97%;background-color:#f5f6f7}input[type=number]{width:90%;padding:.5em;border-radius:4px;border:1px solid #ccc}button{font-size:1.1em;padding:.8em;cursor:pointer;border-radius:6px;border:none;background-color:#007bff;color:#fff;width:100%;transition:background-color .2s;margin-top:1em}button:hover:not(:disabled){background-color:#0056b3}button:disabled{background-color:#9dbde0;cursor:not-allowed}#shamirParams{display:flex;gap:1em;align-items:center}#shamirParams label{flex:1}pre#log{background:#f4f4f4;border:1px solid #ddd;padding:1em;height:300px;overflow-y:scroll;white-space:pre-wrap;word-wrap:break-word;border-radius:4px;font-family:Courier New,Courier,monospace;line-height:1.5}.error{color:#d32f2f;font-weight:700}hr{border:none;border-top:1px solid #dddfe2;margin:1.5em 0}.rs-bar{position:relative;height:10px;background:#e9ecef;border-radius:6px;overflow:hidden;margin-top:4px}.rs-seg{display:block;height:100%;float:left}.rs-seg.data{background:#4dabf7}.rs-seg.parity{background:#ffd43b}.rs-marker{position:absolute;top:-2px;width:2px;height:14px;background:#fa5252}.rs-legend{font-size:12px;display:flex;gap:8px;align-items:center;margin-top:4px}.swatch{display:inline-block;width:10px;height:10px;margin-right:4px;border-radius:2px}.swatch.data{background:#4dabf7}.swatch.parity{background:#ffd43b}.swatch.marker{background:#fa5252}.rs-bar.rs-error{outline:2px solid #fa5252}.seg-label{position:absolute;top:-18px;font-size:12px;color:#333}.rs-seg.data .seg-label{left:4px}.rs-seg.parity .seg-label{right:4px}.rs-marker-label{position:absolute;top:-22px;transform:translate(-50%);font-size:12px;color:#fa5252}.rs-ticks{position:relative;height:10px;margin-top:4px}.rs-ticks .tick{position:absolute;top:0;width:1px;height:10px;background:#adb5bd}.info{display:inline-block;margin-left:6px;cursor:help;color:#495057;font-weight:600}.tip{margin-top:6px}.tip summary{cursor:pointer;color:#0056b3;font-weight:600}.tip[open]{background:#f8f9fa;border:1px solid #e9ecef;border-radius:4px;padding:6px 8px}.tip[open] summary{margin-bottom:4px}.lite-mode-section{background-color:#f8f9fa;border:2px solid #007bff;border-radius:12px}.lite-status{background-color:#fff;border-radius:8px;padding:1em;margin-bottom:1.5em;border:1px solid #e9ecef}.status-item{display:flex;align-items:center;gap:.5em;justify-content:space-between}.status-icon{font-size:1.2em}.status-text{font-weight:500;color:#495057}.lite-workflow{display:flex;flex-direction:column;gap:1.5em}.lite-step{background-color:#fff;border-radius:8px;padding:1.5em;border:1px solid #e9ecef}.lite-step h3{margin-top:0;margin-bottom:1em;color:#0056b3;font-size:1.2em}.lite-controls{display:flex;flex-direction:column;gap:1em}.lite-controls label{display:flex;align-items:center;gap:.5em;margin:0}.lite-controls input[type=number]{width:80px;margin-left:auto}.pro-mode-encrypt-decrypt{display:flex;gap:.5em!important}.pro-mode-section-3 .lite-controls{margin-bottom:2em}.pro-mode-section-3 .lite-controls:first-child{margin-bottom:2.5em}.threshold-display{background-color:#e3f2fd;border:1px solid #2196f3;border-radius:6px;padding:.8em;margin-top:1em;text-align:center}.threshold-display span{font-weight:600;color:#1976d2}.download-section{margin-top:1em;padding:1em;background-color:#f8f9fa;border-radius:6px;border:1px dashed #6c757d;text-align:center}.download-section button{background-color:#28a745;margin-bottom:.5em}.download-section button:hover:not(:disabled){background-color:#218838}.download-section small{display:block;color:#6c757d;font-style:italic}.download-keys-btn{background-color:#28a745!important;font-size:.8em!important;padding:.4em .8em!important;width:auto!important;margin:0!important;border-radius:4px!important}.download-keys-btn:hover:not(:disabled){background-color:#218838!important}.validation-message{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:4px;padding:.5em;margin-top:.5em;font-size:.9em}.validation-message.warning{background-color:#fff3cd;color:#856404;border-color:#ffeeba}.validation-message.success{background-color:#d4edda;color:#155724;border-color:#c3e6cb}.pro-mode-sections{background-color:#fff;border:1px solid #dddfe2;padding:1.5em;margin-bottom:1.5em;border-radius:8px;box-shadow:0 2px 4px #0000001a}.key-generation{display:flex;flex-direction:column;gap:.5em;margin-bottom:1em}.key-generation button{align-self:flex-start}.entropy-btn{background-color:#17a2b8!important;font-size:.85em!important;padding:.4em .8em!important;width:auto!important}.entropy-btn:hover:not(:disabled){background-color:#138496!important}.entropy-btn:disabled{background-color:#6c757d!important;cursor:not-allowed}.entropy-status{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:.8em;margin-top:.5em;font-size:.9em}.entropy-progress{background-color:#e9ecef;border-radius:4px;height:20px;margin-top:.5em;overflow:hidden}.entropy-bar{background-color:#28a745;height:100%;transition:width .3s ease;border-radius:4px}.entropy-info{display:block;margin-top:.5em;color:#666;font-size:.85em;line-height:1.3}
