:root{font-family:system-ui,Segoe UI,Roboto,sans-serif;line-height:1.4;color:#0f1419;background:#f4f6f8}*{box-sizing:border-box}body{margin:0;min-height:100vh}a{color:#0b5fff}a:focus-visible,button:focus-visible{outline:2px solid #0b5fff;outline-offset:2px}.ldk-shell{max-width:56rem;margin:0 auto;padding:.65rem .85rem 1.25rem}.ldk-shell.ldk-shell-wide{max-width:none;width:100%;display:flex;flex-direction:column;min-height:100vh;box-sizing:border-box}.ldk-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;padding-bottom:.45rem;border-bottom:1px solid #d8dee6}.ldk-header h1{margin:0;font-size:1.2rem;font-weight:650}.ldk-nav{display:flex;gap:.65rem;font-size:.9rem}.ldk-card{background:#fff;border:1px solid #d8dee6;border-radius:6px;padding:.65rem .75rem;margin-bottom:.65rem;box-shadow:0 1px 2px #0f14190a}.ldk-row{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.ldk-steps{display:flex;flex-wrap:wrap;gap:.3rem;margin-bottom:.65rem}.ldk-step-tab{border:1px solid #c5ced9;background:#fff;border-radius:6px;padding:.28rem .5rem;font-size:.85rem;cursor:pointer}.ldk-step-tab:hover{border-color:#0b5fff}.ldk-step-tab[aria-current=step]{background:#e8f0ff;border-color:#0b5fff;font-weight:600}.ldk-btn{border:none;border-radius:6px;padding:.32rem .6rem;font-size:.875rem;cursor:pointer;background:#0b5fff;color:#fff}.ldk-btn:disabled{opacity:.55;cursor:not-allowed}.ldk-btn.secondary{background:#e9eef5;color:#1a2430}.ldk-btn.danger{background:#c42b2b}.ldk-field{display:flex;flex-direction:column;gap:.2rem;margin-bottom:.5rem;max-width:24rem}.ldk-field label{font-size:.85rem;font-weight:600}.ldk-field input,.ldk-field select{padding:.32rem .45rem;border-radius:6px;border:1px solid #c5ced9;font:inherit}.ldk-muted{color:#5c6b7a;font-size:.875rem}.ldk-pre{font-family:ui-monospace,monospace;font-size:.78rem;line-height:1.35;background:#0f1419;color:#e8ecf1;padding:.5rem .55rem;border-radius:6px;overflow:auto;max-height:14rem;white-space:pre-wrap;word-break:break-word}.ldk-pre.ldk-rif-log{max-height:min(70vh,32rem);min-height:10rem;white-space:pre;overflow-x:auto;word-break:normal}.ldk-pre.ldk-rtc-activity-log{max-height:min(45vh,22rem);min-height:8rem}.ldk-error{color:#a30f0f;font-size:.9rem;margin:.25rem 0}.ldk-success{color:#0d5f2c;font-size:.9rem;margin:.25rem 0}
