:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5e7eb;background:#111827;font-family:Arial,sans-serif}*{box-sizing:border-box}body{margin:0}header{text-align:center}main{max-width:980px;margin:0 auto;padding:40px 20px}.grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}section{background:#1f2937;border:1px solid #374151;border-radius:12px;margin-top:24px;padding:20px}.grid section{margin-top:0}label{gap:7px;margin:14px 0;display:grid}textarea,select,button{font:inherit;border-radius:8px;padding:10px}textarea,select{color:inherit;background:#111827;border:1px solid #4b5563}button{cursor:pointer;color:#fff;background:#2563eb;border:0}button:disabled{opacity:.5;cursor:not-allowed}.error{color:#fca5a5}.muted{color:#9ca3af}pre{white-space:pre-wrap}img{border-radius:8px;max-width:100%}article{border-top:1px solid #374151;padding:12px 0}.history-panel details{cursor:pointer}.history-panel summary{font-size:1.25rem;font-weight:700}.history-records{margin-top:12px}.history-record{gap:6px;display:grid}.history-record>div{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.history-record p{overflow-wrap:anywhere;margin:0}.history-record button{justify-self:start;padding:7px 10px;font-size:.9rem}.trace-panel details{cursor:pointer}.trace-panel summary{font-weight:700}.trace-events{background:#111827;border:1px solid #374151;border-radius:8px;max-height:260px;margin-top:14px;padding:10px;overflow-y:auto}.trace-event{border-bottom:1px solid #243042;grid-template-columns:150px 1fr;gap:10px;padding:7px 0;font-size:.9rem;display:grid}.trace-event:last-child{border-bottom:0}.trace-event time{color:#9ca3af}@media (max-width:700px){.grid{grid-template-columns:1fr}.trace-event{grid-template-columns:1fr;gap:2px}}.tunnel-test{gap:10px;display:grid}.tunnel-test h2,.tunnel-test p{margin:0}.tunnel-test button{justify-self:start}.success{color:#86efac}
