@import url("./tokens.css");
@import url("./base.css");
@import url("./components.css");
@import url("./responsive-guards.css");
.pcb-delete-icon{display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:#e25555;cursor:pointer}.pcb-delete-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.pcb-delete-icon:hover{color:#c83d3d;background:#fff1f1;border-radius:6px}.pcb-add-icon{display:inline-grid;place-items:center;width:28px;height:28px;color:#078066;vertical-align:middle}.pcb-add-icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}
