:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--bg:#fff;--bg-raised:#f5f5f5;--border:#e0e0e0;--text:#0d0d0d;--text-dim:#333;--text-faint:#6b6b6b}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0d0d0d;--bg-raised:#161616;--border:#2a2a2a;--text:#fff;--text-dim:#ccc;--text-faint:#8a8a8a}}*{box-sizing:border-box}html,body,#app{height:100%}body{background:var(--bg);color:var(--text-dim);-webkit-font-smoothing:antialiased;margin:0;font-family:Montserrat,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6}h1,h2,h3{color:var(--text);margin:0;font-weight:700;line-height:1.15}p{margin:0}.wrap{max-width:1100px;margin:0 auto}.btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.btn-primary{background:var(--text);color:var(--bg)}.btn-primary:hover{filter:brightness(.92);transform:translateY(-1px)}.btn-secondary{color:var(--text);border:1px solid var(--text-faint);background:0 0}.btn-secondary:hover{border-color:var(--text);transform:translateY(-1px)}.card{background:var(--bg-raised);border:1px solid var(--border);border-radius:16px;padding:1.75rem}:focus-visible{outline:2px solid var(--text);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.component{color:var(--text-dim);cursor:default}.lead,.body-stroke{stroke:currentColor;stroke-width:2px;fill:none}.terminal{fill:var(--bg);stroke:var(--text-faint);stroke-width:1.5px;cursor:crosshair}.terminal--pending{fill:var(--text)}.terminal--snap-target{stroke:#2e8b57;stroke-width:3px}.wire-preview{stroke:var(--text);stroke-width:2px;stroke-dasharray:4 3}.connection-hit-target{stroke:#0000;stroke-width:16px;pointer-events:stroke}.connection{stroke:var(--text-faint);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;cursor:pointer}.connection--active{stroke:#2e8b57;stroke-width:2.5px}.connection--selected{stroke-width:4px;stroke-dasharray:6 3}.component--active{color:#2e8b57}.component--active .lead,.component--active .body-stroke{stroke-width:3px}.component--lit .body-stroke{fill:#ffd23f}.component--lit .emission{stroke:#ffd23f}.led-halo{stroke:#ffd23f;stroke-width:1.5px;stroke-dasharray:3 3}.component--reversed{color:var(--text-faint);opacity:.65}.component--selected{outline:2px dashed var(--text);outline-offset:4px}.breadboard-body{fill:var(--bg);stroke:var(--border);stroke-width:1.5px}.breadboard-hole{fill:var(--border)}.meter-label{fill:var(--text-faint);font-weight:600}.component-value-label{cursor:pointer}.component-value-label text{fill:var(--text-faint);font-family:inherit}.workspace{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.workspace-canvas{flex:1;min-width:280px}.palette{flex-direction:column;flex-shrink:0;gap:.5rem;width:140px;display:flex}.palette-item{border:1px solid var(--border);background:var(--bg);color:var(--text-dim);cursor:grab;touch-action:none;border-radius:10px;flex-direction:column;align-items:center;gap:.25rem;padding:.6rem .4rem;font-family:inherit;display:flex}.palette-item:hover{border-color:var(--text-faint)}.palette-icon{width:100%;height:32px;color:var(--text-dim)}.palette-label{font-size:.75rem}@media (width<=640px){.workspace{flex-flow:column}.palette{-webkit-overflow-scrolling:touch;flex-direction:row;width:auto;padding-bottom:.35rem;overflow-x:auto}.palette-item{touch-action:pan-x;flex-shrink:0;width:84px}.workspace-canvas{min-width:0}}.toolbar{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.toolbar button{min-height:44px;padding:.5rem 1rem}.toolbar button:disabled{opacity:.4;cursor:not-allowed}.canvas{touch-action:none}.canvas-empty-hint{fill:var(--text-faint);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:inherit;font-size:14px}.component[data-component-id]{cursor:grab}.drag-ghost{z-index:1000;background:var(--text);color:var(--bg);transform-origin:0 0;border-radius:8px;padding:.4rem .75rem;font-size:.8rem;font-weight:600;translate:-50% -50%}.save-load h2{margin-bottom:1rem;font-size:1.1rem}.save-load-form{margin-bottom:1.25rem}.save-load-label{color:var(--text-faint);margin-bottom:.35rem;font-size:.8rem;display:block}.save-load-row{gap:.5rem;display:flex}.save-load-input{border:1px solid var(--border);background:var(--bg);min-width:0;color:var(--text);border-radius:10px;flex:1;padding:.6rem .85rem;font-family:inherit;font-size:.9rem}.save-load-row .btn{flex-shrink:0}.save-load-error{color:#c0392b;margin-bottom:1rem;font-size:.85rem}.save-load-empty{color:var(--text-faint);font-size:.9rem}.save-load-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.save-load-item{border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .85rem;display:flex}.save-load-item-info{flex-direction:column;min-width:0;display:flex}.save-load-item-name{color:var(--text);overflow-wrap:break-word;font-weight:600}.save-load-item-date{color:var(--text-faint);font-size:.75rem}.save-load-item-actions{flex-shrink:0;gap:.5rem;display:flex}.save-load-item-actions .btn{padding:.4rem .85rem}.value-edit-backdrop{z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.value-edit-panel{width:100%;max-width:320px}.value-edit-panel h2{margin-bottom:1rem;font-size:1rem}.value-edit-row{gap:.5rem;display:flex}
