@font-face{font-family:Nohemi;src:url("./fonts/Web-TT/Nohemi-SemiBold.woff2") format("woff2"),url("./fonts/Web-TT/Nohemi-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}body,html{margin:0;padding:0;height:100%;background:#fff;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}#gl{position:fixed;inset:0;width:100vw;height:100vh;display:block}#brand-left,#brand-right{position:fixed;top:50px;font-family:Nohemi,"Helvetica Neue",Helvetica,Arial,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,"Apple Color Emoji","Segoe UI Emoji";font-weight:600;font-size:22px;line-height:1;color:#fff;mix-blend-mode:difference;z-index:2;user-select:none;-webkit-user-select:none;text-rendering:optimizeLegibility}#brand-left{left:50px}#brand-right{right:50px}#overlay{position:fixed;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.85);color:#fff;z-index:10;user-select:none;-webkit-user-select:none}#start{appearance:none;border:none;padding:14px 18px;border-radius:10px;background:#fff;color:#111;font-size:16px;font-weight:600;cursor:pointer}#hint{position:fixed;right:12px;bottom:12px;color:rgba(0,0,0,.7);font-size:12px;z-index:1;user-select:none;-webkit-user-select:none}#hint a{color:#000}#panel{position:fixed;top:12px;right:12px;width:280px;max-height:calc(100vh - 24px);overflow:auto;padding:12px;background:rgba(20,20,20,.85);color:#eee;border:1px solid rgba(255,255,255,.12);border-radius:10px;z-index:5;backdrop-filter:blur(4px);display:none}#panel h3{margin:0 0 8px;font-size:14px;color:#fff}#panel .row{margin:8px 0}#panel label{display:block;font-size:12px;opacity:.9}#panel input[type=range]{width:100%}