*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}#visualizer{width:100%;height:100%;display:block}#fallback{display:none;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#1a1a2e;color:#eee;font-family:system-ui,-apple-system,sans-serif;text-align:center;padding:2rem}#fallback h1{font-size:1.5rem;margin-bottom:1rem;color:#ff6b6b}#fallback p{margin-bottom:.75rem;line-height:1.5}#fallback ul{list-style:none;margin-bottom:1rem}#fallback li{margin:.25rem 0}#fallback a{color:#4ecdc4;text-decoration:none}#fallback a:hover{text-decoration:underline}#settings-panel{position:fixed;top:1rem;right:1rem;z-index:100;font-family:system-ui,-apple-system,sans-serif}#settings-toggle{background:#1a1a2ee6;color:#eee;border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}#settings-toggle:hover{background:#28283cf2}#settings-content{background:#1a1a2ef2;border:1px solid rgba(255,255,255,.2);border-radius:4px;margin-top:.5rem;padding:1rem;min-width:200px;color:#eee}#settings-content section{margin-bottom:1rem}#settings-content section:last-child{margin-bottom:0}#settings-content h3{font-size:12px;text-transform:uppercase;letter-spacing:.05em;color:#888;margin-bottom:.5rem}#shader-select{width:100%;padding:.5rem;background:#0000004d;color:#eee;border:1px solid rgba(255,255,255,.2);border-radius:4px;font-size:14px;cursor:pointer}#shader-select option{background:#1a1a2e;color:#eee}#params-container{display:flex;flex-direction:column;gap:.75rem}#fullscreen-btn{width:100%;padding:.5rem;background:#4ecdc433;color:#4ecdc4;border:1px solid #4ecdc4;border-radius:4px;cursor:pointer;font-size:14px;transition:background .2s}#fullscreen-btn:hover{background:#4ecdc44d}
