:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5efff;background:#080d17;font:14px system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}canvas{touch-action:none;width:100%;height:100%;position:fixed;inset:0}main{background:#08101dea;border:1px solid #2c3b52;border-radius:14px;max-width:950px;margin:16px;padding:16px 20px;position:relative}header{justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow{letter-spacing:.1em;color:#8fa6c3;margin:0 0 5px;font-size:10px}h1{margin:0;font-size:24px}a{color:#9ddcff;white-space:nowrap}a,button,select{min-height:44px}a{align-items:center;display:inline-flex}.controls{flex-wrap:wrap;align-items:end;gap:10px;display:flex}label{color:#adbed6;flex-direction:column;gap:5px;font-size:12px;display:flex}select,button{font:inherit;color:#eff6ff;background:#142237;border:1px solid #42516b;border-radius:7px;padding:8px 10px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}.toggle{flex-direction:row;align-items:center;min-height:44px}.toggle input{width:22px;height:22px}p{line-height:1.5}#metrics,#validation{font-variant-numeric:tabular-nums;margin:10px 0 0}#validation{color:#9de4b3}details{color:#a8bad2;margin-top:12px}summary{cursor:pointer;min-height:30px}details p{max-width:80ch}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#421a25;border-radius:8px;padding:12px}.warning{color:#ffadce!important}footer{color:#a6bad6;pointer-events:none;text-shadow:0 1px 3px #000;font-size:12px;position:fixed;bottom:12px;left:16px;right:16px}:focus-visible{outline-offset:3px;outline:2px solid #92d9ff}@media (max-width:600px){main{max-height:46dvh;margin:8px;padding:12px;overflow:auto}h1{font-size:19px}header{align-items:start;gap:8px}.eyebrow{font-size:8px}header a{font-size:12px}.controls{gap:8px}select{max-width:155px}label{flex:130px}.toggle{flex:none}footer{font-size:10px;left:8px}}[hidden]{display:none!important}
