:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.vf-root{min-height:100vh;background:#fff;padding:40px 16px;display:flex;align-items:flex-start;justify-content:center;font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#111}.vf-content{width:100%;max-width:760px}.vf-card{background:#fff;border:1px solid #ececec;border-radius:20px;padding:28px 24px;box-shadow:0 4px 18px #0000000a}.vf-logo{width:36px;height:36px;border-radius:8px;border:1.5px solid #111;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:16px;-webkit-user-select:none;user-select:none}.vf-logo{font-family:Courier New,monospace}.vf-header h1{font-size:24px;font-weight:700;margin:0 0 6px}.vf-header p{margin:0 0 20px;font-size:14px;color:#555}.vf-upload{display:flex;flex-direction:column;gap:16px}.vf-dropzone{border:1.5px dashed #cfcfcf;padding:18px;border-radius:12px;cursor:pointer;background:#fafafa;transition:background .15s ease,border-color .15s ease}.vf-dropzone:hover{background:#f3f3f3;border-color:#bbb}.vf-dropzone input{display:none}.vf-dropzone-inner{display:flex;align-items:center;gap:12px}.vf-drop-icon{font-size:24px;opacity:.8}.vf-drop-title{font-weight:600;margin:0}.vf-drop-subtitle{margin:2px 0 0;font-size:12px;color:#777}.vf-button{align-self:start;background:#111;color:#fff;border:none;padding:10px 20px;border-radius:999px;font-weight:600;font-size:14px;cursor:pointer;transition:opacity .2s ease}.vf-button:hover:not(:disabled){opacity:.85}.vf-button:disabled{opacity:.4;cursor:not-allowed}.vf-hash{margin-top:14px;padding:12px;border-radius:10px;background:#f7f7f7;font-size:12px;word-break:break-all}.vf-hash-label{font-weight:600;margin-bottom:4px;display:block}.vf-alert{margin-top:16px;padding:12px;border-radius:10px;font-size:14px}.vf-alert-error{background:#ffecec;color:#a40000;border:1px solid #f5bfbf}.vf-result{margin-top:24px;padding:18px;border-radius:12px;border:1px solid #e8e8e8}.vf-result-ok{background:#e9fff0;color:#065f2c}.vf-result-bad{background:#ffecec;color:#7f1d1d}.vf-result h2{margin:0 0 8px;font-size:18px}
