body{background:#fff;font-family:var(--alpine-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif);margin:8px;padding:0}body,h2{font-size:13px}h2{border-bottom:1px dotted gray}h2 .sgi{display:inline-flex}h2.title{border:0;font-size:1.25rem}code{color:#f96079;font-family:Courier New,Courier,monospace;font-weight:600}ul{cursor:default;margin-left:0;padding-left:20px}.options-panel{background:#f0f0f0;border:1px solid silver;border-radius:6px;font-size:12px;left:700px;margin-bottom:20px;padding:4px;position:absolute;top:0;width:350px}.options-panel button,.options-panel input,.options-panel textarea{font-family:var(--alpine-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif);font-size:12px}button.btn{align-items:center;background-color:#fff;border:1px solid #9a9a9a;border-radius:3px;cursor:pointer;display:inline-flex;gap:4px;justify-content:center;padding:6px 8px}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.rotate-270{transform:rotate(270deg)}.text-italic{font-style:italic}