:root{font-family:system-ui,sans-serif;line-height:1.45;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0}.app{max-width:960px;margin:0 auto;padding:1.25rem}h1{font-size:1.35rem;font-weight:650;margin:0 0 .75rem}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1rem;margin-bottom:1rem}.row{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:flex-end;margin-bottom:.65rem}label{display:flex;flex-direction:column;font-size:.8rem;color:#475569;gap:.2rem}input[type=text],input[type=number],select,textarea{font:inherit;padding:.35rem .45rem;border:1px solid #cbd5e1;border-radius:6px;min-width:8rem}textarea.log{width:100%;min-height:7rem;font-family:ui-monospace,monospace;font-size:.78rem;resize:vertical}button{font:inherit;padding:.45rem .85rem;border-radius:6px;border:1px solid #64748b;background:#1e293b;color:#f8fafc;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button.secondary{background:#fff;color:#0f172a}.status-ok{color:#15803d}.status-err{color:#b91c1c}.note{font-size:.8rem;color:#64748b;margin-top:.35rem}.tabs{display:flex;gap:0;margin-bottom:1rem;border-bottom:1px solid #cbd5e1}.tabs__btn{padding:.5rem 1.1rem;border:none;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;color:#64748b;cursor:pointer;border-radius:8px 8px 0 0}.tabs__btn:hover{color:#0f172a;background:#e2e8f0}.tabs__btn--active{color:#0f172a;font-weight:600;border-bottom-color:#1e293b;background:#fff}.normal-panel{max-width:28rem}.normal-actions{flex-direction:column;align-items:stretch}.normal-actions button{width:100%;padding:.65rem 1rem;font-size:1rem}.normal-result{margin-top:1.25rem;padding:1rem 1.15rem;border-radius:8px;font-weight:700;font-size:1.15rem;letter-spacing:.02em}.normal-result--ok{background:#dcfce7;color:#166534;border:1px solid #86efac}.normal-result--err{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.normal-result__detail{margin-top:.5rem;font-weight:500;font-size:.85rem;letter-spacing:normal;word-break:break-word}.normal-steps{display:block;width:100%;margin-top:1rem;font-size:.8rem;color:#475569}.normal-steps__log{margin-top:.35rem;min-height:5rem;font-size:.75rem;line-height:1.35}.debug-lock{max-width:22rem}.debug-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.debug-toolbar .secondary{flex-shrink:0}.tmus-panel{max-width:40rem}.tmus-link{align-self:center;font-size:.9rem}.tmus-url{word-break:break-all;margin-top:.75rem}
