:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}.app{flex-direction:column;height:100vh;display:flex}.toolbar{color:#eceff1;background:#263238;flex-shrink:0;align-items:center;gap:16px;padding:8px 16px;display:flex}.toolbar__name{color:inherit;background:0 0;border:1px solid #0000;border-radius:4px;padding:4px 6px;font-size:14px;font-weight:600}.toolbar__name:hover,.toolbar__name:focus{background:#37474f;border-color:#546e7a}.toolbar__field{align-items:center;gap:6px;font-size:13px;display:flex}.toolbar__zoom{align-items:center;gap:6px;margin-left:auto;font-size:13px;display:flex}.toolbar__zoom button{width:24px;height:24px}.toolbar__save{color:#fff;cursor:pointer;background:#2e7d32;border:none;border-radius:4px;padding:6px 14px;font-size:13px}.toolbar__save:hover{background:#388e3c}.app__body{flex:1;min-height:0;display:flex}.sidebar{background:#fafafa;border-right:1px solid #e0e0e0;flex-shrink:0;width:220px;padding:12px;overflow-y:auto}.sidebar h2{text-transform:uppercase;letter-spacing:.05em;color:#78909c;margin:0 0 8px;font-size:13px}.sidebar__error{color:#c62828;font-size:12px}.sidebar__empty{color:#9e9e9e;font-size:12px}.sidebar__category{margin-bottom:6px}.sidebar__category-header{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px;display:flex}.sidebar__category-header:hover{background:#eceff1;border-radius:4px}.sidebar__category-title{text-transform:uppercase;letter-spacing:.06em;color:#37474f;flex:1;font-size:13px;font-weight:800}.sidebar__category-items{padding:2px 0 6px 10px}.sidebar__group{margin-bottom:4px}.sidebar__group-header{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:6px 4px;display:flex}.sidebar__group-header:hover{background:#eceff1;border-radius:4px}.sidebar__group-chevron{color:#90a4ae;flex-shrink:0;width:10px;font-size:10px}.sidebar__group-title{text-transform:uppercase;letter-spacing:.05em;color:#455a64;flex:1;font-size:12px;font-weight:700}.sidebar__group-count{color:#90a4ae;background:#eceff1;border-radius:10px;padding:1px 7px;font-size:11px}.sidebar__group-items{padding:2px 0 6px 16px}.component-item{cursor:grab;background:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;gap:8px;margin-bottom:4px;padding:6px;font-size:12px;display:flex}.component-item:hover{border-color:#90a4ae}.component-item__swatch{background:#cfd8dc;border-radius:2px;flex-shrink:0;width:16px;height:28px}.component-item__thumb{object-fit:contain;flex-shrink:0;width:auto;max-width:48px;height:28px}.component-item__label{font-weight:600}.component-item__sub{color:#78909c;font-size:11px}.canvas-container{background:#f4f4f4;flex:1;position:relative;overflow:hidden}.properties{background:#fafafa;border-left:1px solid #e0e0e0;flex-shrink:0;width:240px;padding:12px;overflow-y:auto}.properties h2{text-transform:uppercase;letter-spacing:.05em;color:#78909c;margin:0 0 12px;font-size:13px}.properties--empty p{color:#9e9e9e;font-size:12px}.properties__type{color:#455a64;font-size:12px;font-weight:700}.properties__field{color:#546e7a;margin-bottom:12px;font-size:12px;display:block}.properties__field input,.properties__field select{border:1px solid #cfd8dc;border-radius:4px;width:100%;margin-top:4px;padding:6px;font-size:13px;display:block}.properties__remove{color:#c62828;cursor:pointer;background:#ffebee;border:1px solid #ef9a9a;border-radius:4px;width:100%;margin-top:8px;padding:8px;font-size:12px}.properties__remove:hover{background:#ffcdd2}.properties__wire-row{border-bottom:1px solid #e0e0e0;flex-direction:column;gap:8px;margin-bottom:14px;padding-bottom:14px;display:flex}.properties__wire-row:last-of-type{border-bottom:none;margin-bottom:4px;padding-bottom:0}.properties__field--inline{margin-bottom:0}.properties__hint{color:#90a4ae;margin:4px 0 12px;font-size:11px;line-height:1.4}.color-picker{align-items:center;gap:6px;margin-top:4px;display:flex}.color-picker__swatch{cursor:pointer;border:2px solid #fff;border-radius:50%;outline:1px solid #cfd8dc;flex-shrink:0;width:24px;height:24px;padding:0;position:relative}.color-picker__swatch--active{outline-offset:1px;outline:2px solid #3b82f6}.color-picker__swatch--custom{background:conic-gradient(#e53935,#fdd835,#43a047,#1e88e5,#8e24aa,#e53935);display:inline-flex}.color-picker__swatch--custom input[type=color]{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0}.component-item__swatch--cable{background:#f5f4f1;border:1px solid #a8a29e;border-radius:1px;justify-content:center;align-items:flex-end;gap:1px;width:20px;padding:3px 2px;display:flex}.component-item__swatch-bar{border-radius:1px;flex-shrink:0;width:2px;height:100%}.component-item__swatch[data-type=din_rail]{background-blend-mode:normal, multiply;background-color:#0000;background-image:linear-gradient(#fafaf8 0%,#d8d7d1 20%,#b7b6ae 50%,#d8d7d1 80%,#fafaf8 100%),repeating-linear-gradient(90deg,#4a4945 0 2px,#0000 2px 8px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #9a9990;align-self:center;height:14px}
