*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#0a0a0f;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden}#viewport{cursor:crosshair;position:fixed;inset:0}#webgl-canvas,#canvas-2d{width:100%;height:100%;position:absolute;inset:0}#panel-container{z-index:10;position:fixed;top:1.5rem;left:1.5rem}.panel{-webkit-backdrop-filter:blur(14px);-webkit-user-select:none;user-select:none;background:#ffffff1f;border:1px solid #ffffff40;border-radius:18px;min-width:230px;padding:1.25rem;box-shadow:0 8px 32px #00000059}.panel h1{letter-spacing:.06em;text-transform:uppercase;color:#ffffffe6;margin-bottom:1rem;font-size:1rem;font-weight:600}.fractal-pills{flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;display:flex}.pill{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:9999px;padding:.3rem .8rem;font-size:.78rem;font-weight:500;transition:background .15s,transform .1s,color .15s}.pill:hover{background:#ffffff38;transform:scale(1.04)}.pill.active{background:var(--accent);border-color:var(--accent);color:#1a1a2e;font-weight:600}.slider-group{margin-bottom:.75rem}.slider-label{color:#ffffffa6;margin-bottom:.3rem;font-size:.76rem}input[type=range]{accent-color:#ffffffb3;cursor:pointer;width:100%}#julia-section{border-top:1px solid #ffffff1f;margin-bottom:.75rem;padding-top:.75rem}.reset-btn{color:#fffc;cursor:pointer;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;width:100%;padding:.5rem;font-size:.82rem;font-weight:500;transition:background .15s}.reset-btn:hover{background:#ffffff2e}#panel-toggle{z-index:20;-webkit-backdrop-filter:blur(12px);color:#ffffffe6;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.2rem;display:none;position:fixed;top:1rem;left:1rem}@media (width<=600px){.panel{max-width:calc(100vw - 2rem);display:none;position:fixed;top:4rem;left:1rem}.panel.expanded{display:block}#panel-toggle{display:flex}#panel-container{position:static}}#crosshair{pointer-events:none;z-index:5;background:#fff9;border-radius:50%;width:6px;height:6px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 4px #0006}#crosshair:before,#crosshair:after{content:"";background:#ffffff73;position:absolute;top:50%;left:50%}#crosshair:before{width:20px;height:1px;transform:translate(-50%,-50%)}#crosshair:after{width:1px;height:20px;transform:translate(-50%,-50%)}#viewport.dragging{cursor:grabbing}.appearance-section{margin-bottom:1rem}.section-label{color:#ffffffa6;text-transform:uppercase;margin-bottom:.5rem;font-size:.76rem;font-weight:600}.toggle-switch{color:#ffffffbf;justify-content:space-between;align-items:center;margin-bottom:.6rem;font-size:.76rem;display:flex}.switch{cursor:pointer;background:#ffffff40;border-radius:9999px;flex-shrink:0;width:2.2rem;height:1.1rem;transition:background .15s;position:relative}.switch[data-active=true]{background:#fff6}.switch-thumb{background:#ffffffe6;border-radius:50%;width:.8rem;height:.8rem;transition:left .15s;position:absolute;top:.15rem;left:.15rem}.switch[data-active=true] .switch-thumb{left:1.25rem}select#color-scheme-select{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;width:100%;padding:.4rem;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:.76rem;transition:background .15s,border-color .15s}select#color-scheme-select:hover{background:#ffffff26;border-color:#ffffff4d}select#color-scheme-select:focus{background:#fff3;border-color:#fff6;outline:none}select#color-scheme-select,select#color-scheme-select option{color:#000}
